summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-10-01 03:44:05 +0000
committerdg <dg@FreeBSD.org>1994-10-01 03:44:05 +0000
commita8bebbdae6205ca292c16d8be0b973e9c149b101 (patch)
tree5cb574cf1b6bebea0e1c23c97c601ca289aa8ae3 /usr.sbin
parent416758cb8c78ffc32e634bebbc1ebd22e64afba0 (diff)
downloadFreeBSD-src-a8bebbdae6205ca292c16d8be0b973e9c149b101.zip
FreeBSD-src-a8bebbdae6205ca292c16d8be0b973e9c149b101.tar.gz
Added apm and apmconf. NOTE: This makefile is wrong in a variety of ways.
For one thing, the handling of arch-specific utilities is broken, and things like apm and apmconf (and fdformat, kbdcontrol, vidcontrol, etc) shouldn't be built for all arch's.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 385f53f..ab5c97d 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -3,7 +3,7 @@
# XXX MISSING: mkproto
# XXX MISSING SOURCES: quot
# XXX TEMP. BROKEN: iostat
-SUBDIR= ac accton amd arp chown chroot \
+SUBDIR= ac accton amd apm apmconf arp chown chroot \
cron crunch dbsym dev_mkdb diskpart edquota fdformat fdwrite \
inetd kbdcontrol kgmon kvm_mkdb lpr lptcontrol \
manctl mtree mrouted named nslookup pkg_install portmap pstat \
OpenPOWER on IntegriCloud