diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 95f766c06c64..abc49b9bbcf9 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 1/7/94 -# $Id: Makefile,v 1.70 1996/06/20 17:47:24 adam Exp $ +# $Id: Makefile,v 1.71 1996/06/28 05:36:32 phk Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct units xsend @@ -8,7 +8,7 @@ # SUBDIR= apply ar at banner basename biff cal calendar \ cap_mkdb chat checknr chflags chpass cksum col colcrt colldef colrm \ - column comm compile_et compress cpp ctags cut devmenu dig \ + column comm compile_et compress cpp ctags cut dig \ dirname dnsquery du ee env error expand f2c false fetch file file2c \ find finger fmt fold fpr from fsplit fstat ftp gcore gencat getopt \ gprof head hexdump host id indent ipcrm ipcs \ diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 8e1ae2548675..c8898e45dd27 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,10 +1,10 @@ # From: @(#)Makefile 5.20 (Berkeley) 6/12/93 -# $Id: Makefile,v 1.94 1996/08/29 20:15:11 peter Exp $ +# $Id: Makefile,v 1.95 1996/08/29 22:20:58 peter Exp $ # XXX MISSING: mkproto SUBDIR= ac accton adduser amd arp bootparamd cdcontrol chown chroot \ cron crunch ctm dev_mkdb diskpart edquota inetd kernbb keyadmin \ - kgmon kvm_mkdb lpr lsdev manctl mkdosfs mrouted mtree \ + kgmon kvm_mkdb lpr manctl mkdosfs mrouted mtree \ named named.reload named.restart ndc \ newsyslog nslookup pccard pcvt pkg_install portmap ppp pppd \ pppstats pstat pwd_mkdb quot quotaon rarpd repquota rmt \