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