1993-03-21 12:45:37 +03:00
|
|
|
# @(#)Makefile 5.8.1.1 (Berkeley) 5/8/91
|
1993-03-21 21:04:42 +03:00
|
|
|
#
|
|
|
|
# PATCHES MAGIC LEVEL PATCH THAT GOT US HERE
|
|
|
|
# -------------------- ----- ----------------------
|
|
|
|
# CURRENT PATCH LEVEL: 1 00087
|
|
|
|
# -------------------- ----- ----------------------
|
|
|
|
#
|
|
|
|
# 09 Mar 93 Rodney W. Grimes Added netstat, rwho, and ruptime
|
|
|
|
# to SUBDIR
|
|
|
|
#
|
1993-03-21 12:45:37 +03:00
|
|
|
|
1993-03-23 05:05:06 +03:00
|
|
|
# BROKEN: tn3270
|
|
|
|
|
1993-03-21 12:45:37 +03:00
|
|
|
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 \
|
1993-03-31 22:06:52 +04:00
|
|
|
g++ gas gcc gdb gprof grep groff groups head hexdump id join \
|
1993-03-21 12:45:37 +03:00
|
|
|
ktrace last ld leave lex locate lock logger \
|
|
|
|
login logname lorder m4 machine mail make man mesg mkdep mkfifo \
|
1993-03-21 21:04:42 +03:00
|
|
|
mkstr more netstat nfsstat nice nm nohup pagesize \
|
1993-03-21 12:45:37 +03:00
|
|
|
passwd paste pr printenv printf ranlib rcs \
|
1993-03-21 21:04:42 +03:00
|
|
|
rdist renice rlogin rsh ruptime rwho script sed \
|
1993-03-21 12:45:37 +03:00
|
|
|
shar showmount size soelim sort split strings \
|
|
|
|
strip su symorder tail talk tar tee telnet tftp time \
|
1993-03-23 05:05:06 +03:00
|
|
|
tip touch tput tr true tsort tty ul unexpand unifdef uniq \
|
1993-03-21 12:45:37 +03:00
|
|
|
unvis users uudecode uuencode vacation vis \
|
|
|
|
w wall wc what whereis which who whoami whois \
|
|
|
|
write xargs xinstall xstr yacc yes
|
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|