25 lines
1.0 KiB
Makefile
25 lines
1.0 KiB
Makefile
# @(#)Makefile 5.8.1.1 (Berkeley) 5/8/91
|
|
#
|
|
# $Header: /cvsroot/src/usr.bin/Makefile,v 1.9 1993/04/09 11:33:20 cgd Exp $
|
|
|
|
# BROKEN: tn3270 rcs
|
|
|
|
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 expand false fgrep file find finger fmt fold from fstat ftp \
|
|
g++ gas gcc gdb gprof grep groff groups head hexdump id join \
|
|
ktrace last ld leave lex locate lock logger \
|
|
login logname lorder m4 machine mail make man mesg mkdep mkfifo \
|
|
mkstr more netstat nfsstat nice nm nohup pagesize \
|
|
passwd paste patch pr printenv printf ranlib \
|
|
rdist ref renice rlogin rpcgen rpcinfo rsh ruptime rwall rwho \
|
|
script sed shar showmount size soelim sort split strings \
|
|
strip su symorder tail talk tar tee telnet tftp time \
|
|
tip touch tput tr true tsort tty ul unexpand unifdef uniq \
|
|
unvis users uudecode uuencode vacation vis \
|
|
w wall wc what whereis which who whoami whois \
|
|
write xargs xinstall xstr yacc yes
|
|
|
|
.include <bsd.subdir.mk>
|