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