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