aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile.ia64
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2010-09-13 02:21:07 +0000
committerWarner Losh <imp@FreeBSD.org>2010-09-13 02:21:07 +0000
commit519b7ecc1b2ceecfc70bd75523816e740aa1c7ad (patch)
treedc070b70a3e18147ce041a844189bbf4a5d5962b /usr.sbin/Makefile.ia64
parent146fce53d858e49e5945a66a039b6b8f50ffb399 (diff)
downloadsrc-519b7ecc1b2ceecfc70bd75523816e740aa1c7ad.tar.gz
src-519b7ecc1b2ceecfc70bd75523816e740aa1c7ad.zip
Merge from tbemd: use Makefile.arch to control building.
Reviewed by: arch@ (many times, no objection)
Notes
Notes: svn path=/head/; revision=212525
Diffstat (limited to 'usr.sbin/Makefile.ia64')
-rw-r--r--usr.sbin/Makefile.ia649
1 files changed, 9 insertions, 0 deletions
diff --git a/usr.sbin/Makefile.ia64 b/usr.sbin/Makefile.ia64
new file mode 100644
index 000000000000..0a897b40b316
--- /dev/null
+++ b/usr.sbin/Makefile.ia64
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+.if ${MK_ACPI} != "no"
+SUBDIR+= acpi
+.endif
+SUBDIR+= kgmon
+SUBDIR+= mount_smbfs
+SUBDIR:= ${SUBDIR:Nuathload}
+SUBDIR+= zzz