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-09 15:33:20 +04:00
|
|
|
# $Header: /cvsroot/src/usr.bin/Makefile,v 1.9 1993/04/09 11:33:20 cgd Exp $
|
1993-03-21 12:45:37 +03:00
|
|
|
|
1993-04-02 02:42:34 +04:00
|
|
|
# BROKEN: tn3270 rcs
|
1993-03-23 05:05:06 +03:00
|
|
|
|
1993-03-21 12:45:37 +03:00
|
|
|
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 \
|
1993-03-31 22:06:52 +04:00
|
|
|
g++ gas gcc gdb gprof grep groff groups head hexdump id join \
|
1993-03-21 12:45:37 +03:00
|
|
|
ktrace last ld leave lex locate lock logger \
|
|
|
|
login logname lorder m4 machine mail make man mesg mkdep mkfifo \
|
1993-03-21 21:04:42 +03:00
|
|
|
mkstr more netstat nfsstat nice nm nohup pagesize \
|
1993-04-09 15:33:20 +04:00
|
|
|
passwd paste patch pr printenv printf ranlib \
|
1993-04-08 06:22:57 +04:00
|
|
|
rdist ref renice rlogin rpcgen rpcinfo rsh ruptime rwall rwho \
|
1993-04-05 00:14:43 +04:00
|
|
|
script sed shar showmount size soelim sort split strings \
|
1993-03-21 12:45:37 +03:00
|
|
|
strip su symorder tail talk tar tee telnet tftp time \
|
1993-03-23 05:05:06 +03:00
|
|
|
tip touch tput tr true tsort tty ul unexpand unifdef uniq \
|
1993-03-21 12:45:37 +03:00
|
|
|
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>
|