Makefile revision 63437
1184610Salfred#	From: @(#)Makefile	8.3 (Berkeley) 1/7/94
2184610Salfred# $FreeBSD: head/usr.bin/Makefile 63437 2000-07-18 17:03:58Z sheldonh $
3184610Salfred
4184610Salfred# XXX MISSING:		deroff diction graph learn plot
5184610Salfred#			spell spline struct xsend
6184610Salfred# XXX broken:		tconv
7189585Sthompsa# XXX Use GNU versions: apropos bc dc diff grep ld man patch ptx uucp whatis
8234686Shselasky# Moved to secure: bdes
9184610Salfred#
10184610SalfredSUBDIR=	apply \
11184610Salfred	at \
12184610Salfred	banner \
13184610Salfred	basename \
14184610Salfred	biff \
15194674Sthompsa	brandelf \
16184610Salfred	c89 \
17184610Salfred	calendar \
18253339Shselasky	cap_mkdb \
19184610Salfred	chat \
20201381Sed	checknr \
21201381Sed	chflags \
22236944Shselasky	chkey \
23253339Shselasky	chpass \
24236944Shselasky	cksum \
25194674Sthompsa	cmp \
26189628Sthompsa	col \
27189585Sthompsa	colcrt \
28189585Sthompsa	colldef \
29223495Shselasky	colrm \
30189585Sthompsa	column \
31194674Sthompsa	comm \
32194674Sthompsa	compile_et \
33194674Sthompsa	compress \
34194674Sthompsa	ctags \
35194674Sthompsa	cut \
36194674Sthompsa	dirname \
37213852Shselasky	du \
38213852Shselasky	ee \
39213852Shselasky	enigma \
40213852Shselasky	env \
41253637Srpaulo	expand \
42253637Srpaulo	false \
43253637Srpaulo	fetch \
44253637Srpaulo	file \
45253637Srpaulo	file2c \
46253637Srpaulo	find \
47253637Srpaulo	finger \
48253637Srpaulo	fmt \
49248236Shselasky	fold \
50248236Shselasky	from \
51248236Shselasky	fstat \
52248236Shselasky	ftp \
53248236Shselasky	genassym \
54253339Shselasky	gencat \
55253339Shselasky	gensetdefs \
56253339Shselasky	getconf \
57248236Shselasky	getopt \
58253339Shselasky	gprof \
59253339Shselasky	head \
60253339Shselasky	hexdump \
61253339Shselasky	id \
62253339Shselasky	indent \
63253339Shselasky	ipcrm \
64253339Shselasky	ipcs \
65253339Shselasky	join \
66248236Shselasky	jot \
67248236Shselasky	kdump \
68248236Shselasky	kenv \
69248236Shselasky	key \
70248236Shselasky	keyinfo \
71248236Shselasky	keyinit \
72184610Salfred	keylogin \
73184610Salfred	keylogout \
74219101Shselasky	killall \
75219101Shselasky	ktrace \
76219101Shselasky	kzip \
77219101Shselasky	lam \
78225659Shselasky	last \
79219101Shselasky	lastcomm \
80219101Shselasky	ldd \
81219101Shselasky	leave \
82219101Shselasky	less \
83219101Shselasky	lessecho \
84224917Shselasky	lesskey \
85219101Shselasky	lex \
86234193Shselasky	limits \
87219101Shselasky	locate \
88219101Shselasky	lock \
89219101Shselasky	lockf \
90219101Shselasky	logger \
91219101Shselasky	login \
92219101Shselasky	logname \
93219101Shselasky	look \
94219101Shselasky	lorder \
95219101Shselasky	lsvfs \
96219101Shselasky	m4 \
97219101Shselasky	mail \
98219101Shselasky	make \
99219101Shselasky	mesg \
100219101Shselasky	minigzip \
101219101Shselasky	mk_cmds \
102219101Shselasky	mkdep \
103219101Shselasky	mkfifo \
104219101Shselasky	mklocale \
105219101Shselasky	mkstr \
106219101Shselasky	mktemp \
107219101Shselasky	msgs \
108234686Shselasky	mt \
109219101Shselasky	ncal \
110219101Shselasky	netstat \
111219101Shselasky	newkey \
112235128Shselasky	nfsstat \
113219101Shselasky	nice \
114227404Shselasky	nohup \
115227404Shselasky	objformat \
116227404Shselasky	opieinfo \
117227404Shselasky	opiekey \
118219101Shselasky	opiepasswd \
119219101Shselasky	pagesize \
120219101Shselasky	passwd \
121219101Shselasky	paste \
122219101Shselasky	pr \
123219101Shselasky	printenv \
124219101Shselasky	printf \
125219101Shselasky	quota \
126219101Shselasky	rdist \
127219101Shselasky	renice \
128219101Shselasky	rev \
129219101Shselasky	rlogin \
130219101Shselasky	rpcgen \
131219101Shselasky	rpcinfo \
132219101Shselasky	rs \
133219101Shselasky	rsh \
134219101Shselasky	rup \
135219101Shselasky	ruptime \
136219101Shselasky	rusers \
137219101Shselasky	rwall \
138219101Shselasky	rwho \
139219101Shselasky	script \
140219101Shselasky	sed \
141219101Shselasky	shar \
142219101Shselasky	showmount \
143219101Shselasky	sockstat \
144219101Shselasky	soelim \
145219101Shselasky	split \
146219101Shselasky	su \
147219101Shselasky	symorder \
148219101Shselasky	systat \
149219101Shselasky	tail \
150219101Shselasky	talk \
151219101Shselasky	tcopy \
152219101Shselasky	tee \
153219101Shselasky	tftp \
154219101Shselasky	time \
155219101Shselasky	tip \
156219101Shselasky	top \
157219101Shselasky	touch \
158219101Shselasky	tput \
159219101Shselasky	tr \
160219101Shselasky	true \
161219101Shselasky	truncate \
162219101Shselasky	truss \
163219101Shselasky	tset \
164219101Shselasky	tsort \
165219101Shselasky	tty \
166219101Shselasky	ul \
167219101Shselasky	uname \
168219101Shselasky	unexpand \
169219101Shselasky	unifdef \
170219101Shselasky	uniq \
171219101Shselasky	units \
172219101Shselasky	unvis \
173219101Shselasky	usbhidctl \
174219101Shselasky	users \
175219101Shselasky	uudecode \
176219101Shselasky	uuencode \
177219101Shselasky	vacation \
178219101Shselasky	vgrind \
179219101Shselasky	vi \
180219101Shselasky	vis \
181219101Shselasky	vmstat \
182219101Shselasky	w \
183219101Shselasky	wall \
184219101Shselasky	wc \
185219101Shselasky	what \
186219101Shselasky	whereis \
187219101Shselasky	which \
188219101Shselasky	who \
189219101Shselasky	whois \
190219101Shselasky	window \
191219101Shselasky	write \
192219101Shselasky	xargs \
193219101Shselasky	xinstall \
194219101Shselasky	xlint \
195219101Shselasky	xstr \
196219101Shselasky	yacc \
197219101Shselasky	yes \
198219101Shselasky	ypcat \
199219101Shselasky	ypmatch \
200219101Shselasky	ypwhich
201219101Shselasky
202219101Shselasky.if defined(RELEASEDIR) || (!exists(${.CURDIR}/../kerberosIV) && \
203219101Shselasky    !exists(${.CURDIR}/../secure)) || defined(NOCRYPT) || \
204219101Shselasky    !defined(MAKE_KERBEROS4)
205219101Shselasky# Releases need both this non-crypt telnet and the crypt telnet.
206219101ShselaskySUBDIR+=telnet
207219101Shselasky.endif
208219101Shselasky
209219101Shselasky.if !defined(NO_BIND)
210219101ShselaskySUBDIR+=dig \
211219101Shselasky	dnskeygen \
212219101Shselasky	dnsquery \
213219101Shselasky	host
214219101Shselasky.endif
215219101Shselasky
216219101Shselasky.if ${MACHINE_ARCH} == "i386"
217219101Shselasky# Things that don't compile on alpha or are aout specific:
218219101ShselaskySUBDIR+=ar \
219219101Shselasky	doscmd \
220219101Shselasky	gcore \
221219101Shselasky	gprof4 \
222219101Shselasky	ncplist \
223219101Shselasky	ncplogin \
224219101Shselasky	nm \
225250201Shselasky	ranlib \
226246789Shselasky	sasc \
227219101Shselasky	size \
228219101Shselasky	strings \
229219101Shselasky	strip
230219101Shselasky.endif
231219101Shselasky
232223495Shselasky.if ${MACHINE_ARCH} == "alpha"
233223495ShselaskySUBDIR+=uac
234219101Shselasky.endif
235219101Shselasky
236219101Shselasky.include <bsd.subdir.mk>
237219101Shselasky