Home | History | Annotate | Line # | Download | only in usr.bin
Makefile revision 1.11
      1   1.1  cgd #	@(#)Makefile	5.8.1.1 (Berkeley) 5/8/91
      2   1.2  cgd #
      3  1.11  cgd # $Header: /tank/opengrok/rsync2/NetBSD/src/usr.bin/Makefile,v 1.11 1993/04/09 12:57:44 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.11  cgd 	env error expand false fgrep file find finger fmt fold fpr from \
     11  1.11  cgd 	fsplit fstat ftp g++ gas gcc gdb gprof grep groff groups head hexdump \
     12  1.11  cgd 	id indent join ktrace last lastcomm ld leave lex locate lock logger \
     13  1.11  cgd 	login logname look lorder m4 machine mail make man mesg mkdep mkfifo \
     14  1.10  cgd 	mkstr more msgs netstat nfsstat nice nm nohup pagesize \
     15  1.11  cgd 	passwd paste patch pr printenv printf quota ranlib \
     16   1.8  cgd 	rdist ref renice rlogin rpcgen rpcinfo rsh ruptime rwall rwho \
     17  1.11  cgd 	sccs script sed shar showmount size soelim sort split strings \
     18  1.11  cgd 	strip su symorder tail talk tar tcopy tee telnet tftp time \
     19  1.11  cgd 	tip touch tput tr true tset tsort tty ul unexpand unifdef uniq \
     20  1.11  cgd 	unvis users uudecode uuencode vacation vgrind vis vmstat \
     21  1.11  cgd 	w wall wc what whereis which who whoami whois window \
     22   1.1  cgd 	write xargs xinstall xstr yacc yes
     23   1.1  cgd 
     24   1.1  cgd .include <bsd.subdir.mk>
     25