Home | History | Annotate | Line # | Download | only in usr.bin
Makefile revision 1.26
      1  1.25  mycroft #	from: @(#)Makefile	5.8.1.1 (Berkeley) 5/8/91
      2  1.26      cgd #	$Id: Makefile,v 1.26 1993/08/13 12:06:47 cgd Exp $
      3   1.1      cgd 
      4  1.20      cgd SUBDIR=	ar biff basename cal calendar cap_mkdb \
      5   1.1      cgd 	checknr chpass cksum cmp col colcrt colrm column comm compress \
      6  1.26      cgd 	crontab ctags cut dirname du elvis elvisrecover \
      7  1.14      cgd 	env error expand false file find finger fmt fold fpr from \
      8  1.24   brezak 	fsplit fstat ftp getopt gprof groups head hexdump \
      9  1.17    glass 	id indent join ktrace last lastcomm leave locate lock logger \
     10  1.11      cgd 	login logname look lorder m4 machine mail make man mesg mkdep mkfifo \
     11  1.23      cgd 	mkstr modstat more msgs netstat newsyslog nfsstat nice nm nohup \
     12  1.23      cgd 	pagesize passwd paste patch printenv printf quota ranlib \
     13  1.22   brezak 	rdist ref renice rev rlogin rpcgen rpcinfo \
     14  1.22   brezak 	rsh rup ruptime rusers 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.18      cgd 	tip tn3270 touch tput tr true tset tsort tty ul uname unexpand \
     18  1.18      cgd 	unifdef uniq unvis users uudecode uuencode vacation vgrind vis \
     19  1.18      cgd 	vmstat w wall wc what whereis which who whoami whois window write \
     20  1.18      cgd 	xargs xinstall xstr yacc yes
     21   1.1      cgd 
     22   1.1      cgd .include <bsd.subdir.mk>
     23