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.
This commit is contained in:
David Greenman 1994-10-01 03:44:05 +00:00
parent 48a103c379
commit 4ada351cf2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3262

View File

@ -3,7 +3,7 @@
# XXX MISSING: mkproto # XXX MISSING: mkproto
# XXX MISSING SOURCES: quot # XXX MISSING SOURCES: quot
# XXX TEMP. BROKEN: iostat # 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 \ cron crunch dbsym dev_mkdb diskpart edquota fdformat fdwrite \
inetd kbdcontrol kgmon kvm_mkdb lpr lptcontrol \ inetd kbdcontrol kgmon kvm_mkdb lpr lptcontrol \
manctl mtree mrouted named nslookup pkg_install portmap pstat \ manctl mtree mrouted named nslookup pkg_install portmap pstat \