diff options
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r-- | usr.sbin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 9538e3a2e11..08c8355659e 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,12 +1,12 @@ -# $OpenBSD: Makefile,v 1.21 1996/09/28 05:58:34 downsj Exp $ +# $OpenBSD: Makefile,v 1.22 1996/10/31 22:33:52 deraadt Exp $ # not yet done: catman .include <bsd.own.mk> SUBDIR= ac accton adduser arp bootpd bootpgw bootpef bootptest \ - chown chroot config cron dev_mkdb \ - diskpart edquota gspa inetd iostat \ + chown chroot config cron ctm dev_mkdb \ + edquota gspa inetd iostat \ ipftest ipmon ipsend kgmon \ kvm_mkdb lpr map-mbone mrinfo mopd mrouted mtrace mtree named \ netgroup_mkdb pkg_install portmap pppd pstat pwd_mkdb quot quotaon \ |