From a8bebbdae6205ca292c16d8be0b973e9c149b101 Mon Sep 17 00:00:00 2001 From: dg Date: Sat, 1 Oct 1994 03:44:05 +0000 Subject: 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. --- usr.sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin') 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 \ -- cgit v1.1