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.13 1993/04/26 14:13:28 mycroft Exp $
|
|
|
|
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 error expand false fgrep file find finger fmt fold fpr from \
|
|
fsplit fstat ftp g++ gas gcc gdb gprof grep 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 netstat nfsstat nice nm nohup pagesize \
|
|
passwd paste patch pr printenv printf quota ranlib \
|
|
rdist ref renice rlogin rpcgen rpcinfo rsh ruptime rwall rwho \
|
|
sccs script sed shar showmount size soelim sort split strings \
|
|
strip su symorder tail talk tar 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>
|