1 1.1 cgd # @(#)Makefile 5.8.1.1 (Berkeley) 5/8/91 2 1.2 cgd # 3 1.9 cgd # $Header: /tank/opengrok/rsync2/NetBSD/src/usr.bin/Makefile,v 1.9 1993/04/09 11:33:20 cgd Exp $ 4 1.1 cgd 5 1.5 cgd # BROKEN: tn3270 rcs 6 1.3 cgd 7 1.1 cgd SUBDIR= ar awk biff basename cal calendar \ 8 1.1 cgd checknr chpass cksum cmp col colcrt colrm column comm compress \ 9 1.1 cgd cpio crontab ctags cut diff diff3 dirname du egrep elvis elvisrecover \ 10 1.1 cgd env expand false fgrep file find finger fmt fold from fstat ftp \ 11 1.4 cgd g++ gas gcc gdb gprof grep groff groups head hexdump id join \ 12 1.1 cgd ktrace last ld leave lex locate lock logger \ 13 1.1 cgd login logname lorder m4 machine mail make man mesg mkdep mkfifo \ 14 1.2 cgd mkstr more netstat nfsstat nice nm nohup pagesize \ 15 1.9 cgd passwd paste patch pr printenv printf ranlib \ 16 1.8 cgd rdist ref renice rlogin rpcgen rpcinfo rsh ruptime rwall rwho \ 17 1.7 cgd script sed shar showmount size soelim sort split strings \ 18 1.1 cgd strip su symorder tail talk tar tee telnet tftp time \ 19 1.3 cgd tip touch tput tr true tsort tty ul unexpand unifdef uniq \ 20 1.1 cgd unvis users uudecode uuencode vacation vis \ 21 1.1 cgd w wall wc what whereis which who whoami whois \ 22 1.1 cgd write xargs xinstall xstr yacc yes 23 1.1 cgd 24 1.1 cgd .include <bsd.subdir.mk> 25