Makefile revision 1.109
1#	$NetBSD: Makefile,v 1.109 2000/06/20 06:00:36 thorpej Exp $
2#	from: @(#)Makefile	8.3 (Berkeley) 1/7/94
3
4SUBDIR=	apply apropos asa at audio banner basename biff \
5	bzip2 bzip2recover cal calendar cap_mkdb cdplay checknr chflags \
6	chpass cksum cmp col colcrt colrm column comm compress \
7	crontab crunch ctags cut dirname du eject elf2aout elf2ecoff env \
8	error expand false fdformat fgen file find finger fmt fold fpr \
9	from fsplit fstat ftp gencat getconf getopt gprof head hesinfo \
10	hexdump id indent innetgr ipcrm ipcs join jot kdump ktrace ktruss \
11	lam last lastcomm ldd leave less lex locate lock \
12	logger login logname look lorder m4 machine mail \
13	make man menuc mesg midiplay mixerctl mkdep mkfifo mkstr mktemp \
14	modstat msgc msgs netgroup netstat newsyslog nfsstat nice nl nohup \
15	pagesize passwd paste patch pr printenv printf quota rdist \
16	renice rev rlogin rpcgen rpcinfo rs rsh rup \
17	ruptime rusers rwall rwho script sed shar shlock \
18	showmount shuffle skey skeyinfo skeyinit soelim split \
19	su systat tail talk tcopy tee telnet tftp time \
20	tip tn3270 top touch tput tr true tset tsort tty ul \
21	uname unexpand unifdef uniq units unvis usbhidctl users \
22	uudecode uuencode vacation vgrind vi vis vmstat w \
23	wall wc what whatis whereis which who whois window \
24	write xargs xinstall xlint xstr yacc yes ypcat \
25	ypmatch ypwhich
26
27SUBDIR+= openssl
28
29SUBDIR+= compile_et kdestroy kf kinit klist kpasswd mk_cmds string2key
30
31.include <bsd.subdir.mk>
32