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 # BROKEN: tn3270 rcs 13 14 SUBDIR= ar awk biff basename cal calendar \ 15 checknr chpass cksum cmp col colcrt colrm column comm compress \ 16 cpio crontab ctags cut diff diff3 dirname du egrep elvis elvisrecover \ 17 env expand false fgrep file find finger fmt fold from fstat ftp \ 18 g++ gas gcc gdb gprof grep groff groups head hexdump id join \ 19 ktrace last ld leave lex locate lock logger \ 20 login logname lorder m4 machine mail make man mesg mkdep mkfifo \ 21 mkstr more netstat nfsstat nice nm nohup pagesize \ 22 passwd paste pr printenv printf ranlib \ 23 rdist renice rlogin rsh ruptime rwho script sed \ 24 shar showmount size soelim sort split strings \ 25 strip su symorder tail talk tar tee telnet tftp time \ 26 tip touch tput tr true tsort tty ul unexpand unifdef uniq \ 27 unvis users uudecode uuencode vacation vis \ 28 w wall wc what whereis which who whoami whois \ 29 write xargs xinstall xstr yacc yes 30 31 .include <bsd.subdir.mk> 32