summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/Makefile4
-rw-r--r--usr.sbin/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 95f766c..abc49b9 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 8e1ae25..c8898e4 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 \
OpenPOWER on IntegriCloud