summaryrefslogtreecommitdiffstats
path: root/sys/boot/ia64/Makefile
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2000-12-08 04:08:09 +0000
committermarcel <marcel@FreeBSD.org>2000-12-08 04:08:09 +0000
commit9286fe07da8f5b14a0ebd2b3885aa7866f64a48c (patch)
tree62ae81964e8df0415c128cccfff746fc5c2a320f /sys/boot/ia64/Makefile
parent2f10d8e43e48596a815e7fe3129e965b3147077a (diff)
downloadFreeBSD-src-9286fe07da8f5b14a0ebd2b3885aa7866f64a48c.zip
FreeBSD-src-9286fe07da8f5b14a0ebd2b3885aa7866f64a48c.tar.gz
Add "empty" makefile. Cross-building fails without it.
Diffstat (limited to 'sys/boot/ia64/Makefile')
-rw-r--r--sys/boot/ia64/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/boot/ia64/Makefile b/sys/boot/ia64/Makefile
new file mode 100644
index 0000000..4dfb082
--- /dev/null
+++ b/sys/boot/ia64/Makefile
@@ -0,0 +1,5 @@
+# $FreeBSD$
+
+SUBDIR=
+
+.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud