NetBSD/usr.bin/Makefile

25 lines
1.0 KiB
Makefile
Raw Normal View History

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
#
# $Header: /cvsroot/src/usr.bin/Makefile,v 1.8 1993/04/08 02:22:57 cgd Exp $
1993-03-21 12:45:37 +03:00
1993-04-02 02:42:34 +04:00
# BROKEN: tn3270 rcs
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-02 02:42:34 +04:00
passwd paste pr printenv printf ranlib \
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 \
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>