Add the source code for /usr/src/usr.bin from the Net/2 tape
[unix-history] / usr / src / usr.bin / Makefile
index 021b2ce..283ca98 100644 (file)
@@ -2,28 +2,34 @@
 #
 # PATCHES MAGIC                LEVEL   PATCH THAT GOT US HERE
 # --------------------         -----   ----------------------
 #
 # PATCHES MAGIC                LEVEL   PATCH THAT GOT US HERE
 # --------------------         -----   ----------------------
-# CURRENT PATCH LEVEL:         1       00087
+# CURRENT PATCH LEVEL:         2       00124
 # --------------------         -----   ----------------------
 #
 # 09 Mar 93    Rodney W. Grimes        Added netstat, rwho, and ruptime
 #                                      to SUBDIR
 # --------------------         -----   ----------------------
 #
 # 09 Mar 93    Rodney W. Grimes        Added netstat, rwho, and ruptime
 #                                      to SUBDIR
+# 04 Apr 93    Rodney W. Grimes        Added 15 programs, disabled tn3270,
+#                                      enable msgs
 #
 
 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 \
 #
 
 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 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 \
-       mkstr more netstat nfsstat nice nm nohup pagesize \
-       passwd paste pr printenv printf ranlib rcs \
-       rdist renice rlogin rsh ruptime rwho script sed \
+       env error expand false fgrep file find finger fmt fold fpr from fsplit \
+       fstat ftp \
+       g++ gas gcc gdb grep gprof 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 mt netstat nfsstat nice nm nohup pagesize \
+       passwd paste pr printenv printf quota ranlib rcs \
+       rdist renice rlogin rsh ruptime rwho sccs script sed \
        shar showmount size soelim sort split strings \
        shar showmount size soelim sort split strings \
-       strip su symorder tail talk tar tee telnet tftp time \
-       tip tn3270 touch tput tr true tsort tty ul unexpand unifdef uniq \
-       unvis users uudecode uuencode vacation vis \
+       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 \
        w wall wc what whereis which who whoami whois \
-       write xargs xinstall xstr yacc yes
+       window write xargs xinstall xstr yacc yes
+       
+
+# disabled tn3270
 
 .include <bsd.subdir.mk>
 
 .include <bsd.subdir.mk>