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