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