aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2003-11-03 04:25:55 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2003-11-03 04:25:55 +0000
commitcb3e210e30bbd7af0ca8c6bfbd54a1ab74bef4df (patch)
treefdee8d8e80d11d5e51e2f994e56edfe8ec3a363e /usr.sbin/Makefile
parent112b6d3aa938bdedd5f2ff9d6780ac59ec61bc23 (diff)
downloadsrc-cb3e210e30bbd7af0ca8c6bfbd54a1ab74bef4df.tar.gz
src-cb3e210e30bbd7af0ca8c6bfbd54a1ab74bef4df.zip
Build zzz(8) on ia64. It first checks ACPI before it checks for APM.
It will therefore always suspend using ACPI.
Notes
Notes: svn path=/head/; revision=121924
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index cfcb0c3b4be8..a51a0aa0a237 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -214,7 +214,8 @@ SUBDIR+=i4b
.endif
.if ${MACHINE_ARCH} == "ia64"
-SUBDIR+=acpi
+SUBDIR+=acpi \
+ zzz
.endif
# kgmon: builds, but no kernel profiling