summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1993-04-09 12:57:44 +0000
committercgd <cgd@NetBSD.org>1993-04-09 12:57:44 +0000
commite07dae8a85cbd9dd669232f4ddcfe7f6679492f3 (patch)
tree2ecc6febceaf9c855a8f52af05e69e1410a5d6c3 /usr.bin
parent564a27b41552186ae081a394fea8bf4183fbf82f (diff)
added the following dirs from net/2 (patch 119):
error fpr fsplit indent lastcomm look quota sccs tcopy tset vgrind vmstat window
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile22
1 files changed, 11 insertions, 11 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index e8f369608a9..488fb6b12aa 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,24 +1,24 @@
# @(#)Makefile 5.8.1.1 (Berkeley) 5/8/91
#
-# $Header: /cvsroot/src/usr.bin/Makefile,v 1.10 1993/04/09 12:21:10 cgd Exp $
+# $Header: /cvsroot/src/usr.bin/Makefile,v 1.11 1993/04/09 12:57:44 cgd Exp $
# BROKEN: tn3270 rcs
SUBDIR= ar awk biff basename cal calendar \
checknr chpass cksum cmp col colcrt colrm column comm compress \
cpio crontab ctags cut diff diff3 dirname du egrep elvis elvisrecover \
- env expand false fgrep file find finger fmt fold from fstat ftp \
- g++ gas gcc gdb gprof grep groff groups head hexdump id join \
- ktrace last ld leave lex locate lock logger \
- login logname lorder m4 machine mail make man mesg mkdep mkfifo \
+ env error expand false fgrep file find finger fmt fold fpr from \
+ fsplit fstat ftp g++ gas gcc gdb gprof grep groff groups head hexdump \
+ id indent join ktrace last lastcomm ld leave lex locate lock logger \
+ login logname look lorder m4 machine mail make man mesg mkdep mkfifo \
mkstr more msgs netstat nfsstat nice nm nohup pagesize \
- passwd paste patch pr printenv printf ranlib \
+ passwd paste patch pr printenv printf quota ranlib \
rdist ref renice rlogin rpcgen rpcinfo rsh ruptime rwall rwho \
- script sed shar showmount size soelim sort split strings \
- strip su symorder tail talk tar tee telnet tftp time \
- tip touch tput tr true tsort tty ul unexpand unifdef uniq \
- unvis users uudecode uuencode vacation vis \
- w wall wc what whereis which who whoami whois \
+ sccs script sed shar showmount size soelim sort split strings \
+ strip su symorder tail talk tar tcopy tee telnet tftp time \
+ tip touch tput tr true tset tsort tty ul unexpand unifdef uniq \
+ unvis users uudecode uuencode vacation vgrind vis vmstat \
+ w wall wc what whereis which who whoami whois window \
write xargs xinstall xstr yacc yes
.include <bsd.subdir.mk>