summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authoriwasaki <iwasaki@FreeBSD.org>2000-08-31 15:12:23 +0000
committeriwasaki <iwasaki@FreeBSD.org>2000-08-31 15:12:23 +0000
commit2bbee59fc934223c4cd32612867ff0047d26c79a (patch)
treeebe9c73a8f3c3a7c09c0bff04d19a5e3b68e79f2 /usr.sbin/Makefile
parentd15e4891fc346c4a9751e132de24131b232866c5 (diff)
downloadFreeBSD-src-2bbee59fc934223c4cd32612867ff0047d26c79a.zip
FreeBSD-src-2bbee59fc934223c4cd32612867ff0047d26c79a.tar.gz
Activate acpi.
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 fa46b98..664c928 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -152,7 +152,8 @@ SUBDIR+=elf2exe
.endif
.if ${MACHINE_ARCH} == "i386"
-SUBDIR+=apm \
+SUBDIR+=acpi \
+ apm \
apmd \
boot0cfg \
btxld \
OpenPOWER on IntegriCloud