1 # @(#)Makefile 5.8.1.1 (Berkeley) 5/8/91 2 # 3 # PATCHES MAGIC LEVEL PATCH THAT GOT US HERE 4 # -------------------- ----- ---------------------- 5 # CURRENT PATCH LEVEL: 1 00087 6 # -------------------- ----- ---------------------- 7 # 8 # 09 Mar 93 Rodney W. Grimes Added netstat, rwho, and ruptime 9 # to SUBDIR 10 # 11 12 SUBDIR= ar awk biff basename cal calendar \ 13 checknr chpass cksum cmp col colcrt colrm column comm compress \ 14 cpio crontab ctags cut diff diff3 dirname du egrep elvis elvisrecover \ 15 env expand false fgrep file find finger fmt fold from fstat ftp \ 16 g++ gas gcc gdb grep groff groups head hexdump id join \ 17 ktrace last ld leave lex locate lock logger \ 18 login logname lorder m4 machine mail make man mesg mkdep mkfifo \ 19 mkstr more netstat nfsstat nice nm nohup pagesize \ 20 passwd paste pr printenv printf ranlib rcs \ 21 rdist renice rlogin rsh ruptime rwho script sed \ 22 shar showmount size soelim sort split strings \ 23 strip su symorder tail talk tar tee telnet tftp time \ 24 tip tn3270 touch tput tr true tsort tty ul unexpand unifdef uniq \ 25 unvis users uudecode uuencode vacation vis \ 26 w wall wc what whereis which who whoami whois \ 27 write xargs xinstall xstr yacc yes 28 29 .include <bsd.subdir.mk> 30