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