1993-07-30 22:11:51 +00:00
|
|
|
# from: @(#)Makefile 5.8.1.1 (Berkeley) 5/8/91
|
1993-12-12 00:38:58 +00:00
|
|
|
# $Id: Makefile,v 1.31 1993/12/12 00:38:58 cgd Exp $
|
1993-03-23 02:05:06 +00:00
|
|
|
|
1993-12-05 11:34:40 +00:00
|
|
|
SUBDIR= ar asa at biff basename cal calendar cap_mkdb \
|
1993-03-21 09:45:37 +00:00
|
|
|
checknr chpass cksum cmp col colcrt colrm column comm compress \
|
1993-08-13 12:06:47 +00:00
|
|
|
crontab ctags cut dirname du elvis elvisrecover \
|
1993-04-29 11:24:58 +00:00
|
|
|
env error expand false file find finger fmt fold fpr from \
|
1993-11-14 16:30:45 +00:00
|
|
|
fsplit fstat ftp getopt gprof groups head hexdump id indent \
|
1993-12-12 00:38:58 +00:00
|
|
|
ipcrm ipcs join ktrace last lastcomm leave lex locate lock logger \
|
1993-04-09 12:57:44 +00:00
|
|
|
login logname look lorder m4 machine mail make man mesg mkdep mkfifo \
|
1993-06-07 19:51:59 +00:00
|
|
|
mkstr modstat more msgs netstat newsyslog nfsstat nice nm nohup \
|
|
|
|
pagesize passwd paste patch printenv printf quota ranlib \
|
1993-06-03 19:32:26 +00:00
|
|
|
rdist ref renice rev rlogin rpcgen rpcinfo \
|
|
|
|
rsh rup ruptime rusers rwall rwho \
|
1993-04-29 11:24:58 +00:00
|
|
|
sccs script sed shar showmount size soelim split strings \
|
1993-04-30 08:04:14 +00:00
|
|
|
strip su symorder tail talk tcopy tee telnet tftp time \
|
1993-05-06 10:46:12 +00:00
|
|
|
tip tn3270 touch tput tr true tset tsort tty ul uname unexpand \
|
1993-11-03 15:25:15 +00:00
|
|
|
unifdef uniq units unvis users uudecode uuencode vacation vgrind vis \
|
1993-05-06 10:46:12 +00:00
|
|
|
vmstat w wall wc what whereis which who whoami whois window write \
|
|
|
|
xargs xinstall xstr yacc yes
|
1993-03-21 09:45:37 +00:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|