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