diff options
| author | cgd <cgd@NetBSD.org> | 1994-03-24 18:42:49 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1994-03-24 18:42:49 +0000 |
| commit | 838dfaa45403a32eb88a91842ffcdf87562cd74d (patch) | |
| tree | ec84a6235d17fb6de2c0c3e4fbd53081b2b36593 | |
| parent | 0b6d07eca83ede37e336d03372c3677aee01228f (diff) | |
add as
| -rw-r--r-- | usr.sbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 4832a6f72c3..e07fc15f124 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.6.1.2 (Berkeley) 5/8/91 -# $Id: Makefile,v 1.29 1994/02/18 03:02:09 cgd Exp $ +# $Id: Makefile,v 1.30 1994/03/24 18:42:49 cgd Exp $ # not yet done: catman @@ -7,7 +7,7 @@ SUBDIR= accton amd arp chown chroot config config.new cron dev_mkdb \ diskpart edquota gettable htable inetd iostat kgmon \ kvm_mkdb lpr mrouted mtree named portmap pppd pwd_mkdb quot quotaon \ rarpd rbootd repquota rmt rpc.bootparamd rwhod \ - sendmail sliplogin slstats spray swapinfo \ + sa sendmail sliplogin slstats spray swapinfo \ syslogd tcpdump timed traceroute trpt trsp update vipw vnconfig \ ypbind yppoll ypset |
