23 lines
1.1 KiB
Makefile
23 lines
1.1 KiB
Makefile
# @(#)Makefile 5.8.1.1 (Berkeley) 5/8/91
|
|
#
|
|
# $Header: /cvsroot/src/usr.bin/Makefile,v 1.14 1993/04/29 11:24:58 cgd Exp $
|
|
|
|
SUBDIR= ar biff basename cal calendar \
|
|
checknr chpass cksum cmp col colcrt colrm column comm compress \
|
|
cpio crontab ctags cut dirname du egrep elvis elvisrecover \
|
|
env error expand false file find finger fmt fold fpr from \
|
|
fsplit fstat ftp g++ gprof grep groff groups head hexdump \
|
|
id indent ktrace last lastcomm ld leave locate lock logger \
|
|
login logname look lorder m4 machine mail make man mesg mkdep mkfifo \
|
|
mkstr more msgs netstat nfsstat nice nm nohup pagesize \
|
|
passwd paste patch printenv printf quota ranlib \
|
|
rdist ref renice rlogin rpcgen rpcinfo rsh ruptime rwall rwho \
|
|
sccs script sed shar showmount size soelim split strings \
|
|
strip su symorder talk tcopy tee telnet tftp time \
|
|
tip tn3270 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 window \
|
|
write xargs xinstall xstr yacc yes
|
|
|
|
.include <bsd.subdir.mk>
|