386BSD 0.1 development
[unix-history] / usr / src / usr.bin / Makefile
CommitLineData
2bc1d4a7
WJ
1# @(#)Makefile 5.8.1.1 (Berkeley) 5/8/91
2
3SUBDIR= ar awk biff basename cal calendar \
4 checknr chpass cksum cmp col colcrt colrm column comm compress \
5 cpio crontab ctags cut diff diff3 dirname du egrep elvis elvisrecover \
6 env expand false fgrep file find finger fmt fold from fstat ftp \
7 g++ gas gcc gdb grep groff groups head hexdump id join \
8 ktrace last ld leave lex locate lock logger \
9 login logname lorder m4 machine mail make man mesg mkdep mkfifo \
10 mkstr more nfsstat nice nm nohup pagesize \
11 passwd paste pr printenv printf ranlib rcs \
12 rdist renice rlogin rsh script sed \
13 shar showmount size soelim sort split strings \
14 strip su symorder tail talk tar tee telnet tftp time \
15 tip tn3270 touch tput tr true tsort tty ul unexpand unifdef uniq \
16 unvis users uudecode uuencode vacation vis \
17 w wall wc what whereis which who whoami whois \
18 write xargs xinstall xstr yacc yes
19
20.include <bsd.subdir.mk>