Makefile revision 135569
1250746Sgabor#	From: @(#)Makefile	5.20 (Berkeley) 6/12/93
2250746Sgabor# $FreeBSD: head/usr.sbin/Makefile 135569 2004-09-22 12:13:58Z des $
3250746Sgabor
4260656Shrs# XXX MISSING:		mkproto
5260656ShrsSUBDIR=	ac \
6260656Shrs	accton \
7260656Shrs	${_acpi} \
8260656Shrs	adduser \
9257814Sgjb	amd \
10267592Sgjb	ancontrol \
11267592Sgjb	${_apm} \
12257814Sgjb	${_apmd} \
13250746Sgabor	${_arlcontrol} \
14	arp \
15	${_asf} \
16	${_atm} \
17	${_authpf} \
18	${_bluetooth} \
19	${_boot0cfg} \
20	${_boot98cfg} \
21	bootparamd \
22	${_bsnmpd} \
23	${_btxld} \
24	burncd \
25	cdcontrol \
26	chkgrp \
27	chown \
28	chroot \
29	ckdist \
30	config \
31	cron \
32	crunch \
33	ctm \
34	daemon \
35	dconschat \
36	devinfo \
37	digictl \
38	diskinfo \
39	${_dnssec-keygen} \
40	${_dnssec-signzone} \
41	${_editmap} \
42	edquota \
43	${_eeprom} \
44	${_elf2exe} \
45	extattr \
46	extattrctl \
47	faithd \
48	fdcontrol \
49	fdformat \
50	fdread \
51	fdwrite \
52	flowctl \
53	fwcontrol \
54	getfmac \
55	getpmac \
56	gstat \
57	${_i4b} \
58	ifmcstat \
59	inetd \
60	iostat \
61	ip6addrctl \
62	${_ipftest} \
63	${_ipresend} \
64	${_ipsend} \
65	${_iptest} \
66	IPXrouted \
67	jail \
68	jexec \
69	jls \
70	kbdcontrol \
71	kbdmap \
72	${_keyserv} \
73	${_kgmon} \
74	${_kgzip} \
75	kldxref \
76	lastlogin \
77	${_lpr} \
78	${_lptcontrol} \
79	${_mailstats} \
80	mailwrapper \
81	${_makemap} \
82	manctl \
83	memcontrol \
84	mergemaster \
85	mixer \
86	${_mld6query} \
87	mlxcontrol \
88	mountd \
89	${_mount_nwfs} \
90	mount_portalfs \
91	${_mount_smbfs} \
92	moused \
93	${_mptable} \
94	mrouted \
95	mtest \
96	mtree \
97	${_named} \
98	${_named.reload} \
99	${_named-checkconf} \
100	${_named-checkzone} \
101	${_ndiscvt} \
102	ndp \
103	newsyslog \
104	nfsd \
105	ngctl \
106	nghook \
107	nologin \
108	${_nslookup} \
109	${_nsupdate} \
110	ntp \
111	${_ofwdump} \
112	${_pccard} \
113	pciconf \
114	${_pcvt} \
115	periodic \
116	pkg_install \
117	${_pnpinfo} \
118	ppp \
119	${_pppctl} \
120	pppd \
121	pppstats \
122	${_praliases} \
123	procctl \
124	pstat \
125	pw \
126	pwd_mkdb \
127	quot \
128	quotaon \
129	rarpd \
130	raycontrol \
131	repquota \
132	${_rip6query} \
133	rmt \
134	${_rndc} \
135	${_rndc-confgen} \
136	${_route6d} \
137	rpcbind \
138	rpc.lockd \
139	rpc.statd \
140	rpc.umntall \
141	rpc.yppasswdd \
142	rpc.ypupdated \
143	rpc.ypxfrd \
144	rrenumd \
145	rtadvd \
146	rtprio \
147	rtsold \
148	rwhod \
149	sa \
150	${_sendmail} \
151	setfmac \
152	setkey \
153	setpmac \
154	${_sicontrol} \
155	sliplogin \
156	slstat \
157	smbmsg \
158	${_spkrtest} \
159	spray \
160	${_sysinstall} \
161	syslogd \
162	tcpdchk \
163	tcpdmatch \
164	tcpdump \
165	timed \
166	traceroute \
167	${_traceroute6} \
168	trpt \
169	tzsetup \
170	ugidfw \
171	${_usbd} \
172	${_usbdevs} \
173	vidcontrol \
174	vipw \
175	vnconfig \
176	watch \
177	watchdogd \
178	wicontrol \
179	${_wlconfig} \
180	ypbind \
181	yp_mkdb \
182	yppoll \
183	yppush \
184	ypserv \
185	ypset \
186	zic \
187	${_zzz}
188
189.if ${MACHINE_ARCH} != "arm"
190_sysinstall=	sysinstall
191.endif
192
193.if !defined(NOATM)
194_atm=		atm
195#_bsnmpd=	bsnmpd
196.endif
197
198.if !defined(NO_BIND) && !defined(NOCRYPT)
199_dnssec-keygen=		dnssec-keygen
200_dnssec-signzone=	dnssec-signzone
201.endif
202
203.if !defined(NO_BIND)
204_named=			named
205_named.reload=		named.reload
206_named-checkconf=	named-checkconf
207_named-checkzone=	named-checkzone
208_rndc=			rndc
209_rndc-confgen=		rndc-confgen
210.endif
211
212.if !defined(NO_BLUETOOTH)
213_bluetooth=	bluetooth
214.endif
215
216.if !defined(NOCRYPT) && !defined(NO_OPENSSL)
217_keyserv=	keyserv
218.endif
219
220.if !defined(NOINET6)
221_mld6query=	mld6query
222_rip6query=	rip6query
223_route6d=	route6d
224_traceroute6=	traceroute6
225.endif
226
227.if !defined(NO_IPFILTER)
228_ipftest=	ipftest
229_ipresend=	ipresend
230_ipsend=	ipsend
231_iptest=	iptest
232.endif
233
234.if !defined(NO_PF) && !defined(NO_AUTHPF)
235_authpf=	authpf
236.endif
237
238.if !defined(NO_LPR)
239_lpr=		lpr
240.endif
241
242.if !defined(NO_SENDMAIL)
243_editmap=	editmap
244_mailstats=	mailstats
245_makemap=	makemap
246_praliases=	praliases
247_sendmail=	sendmail
248.endif
249
250.if !defined(NO_USB)
251_usbd=		usbd
252_usbdevs=	usbdevs
253.endif
254
255.if ${MACHINE_ARCH} == "i386"
256.if !defined(NO_ACPI)
257_acpi=		acpi
258.endif
259_apm=		apm
260_apmd=		apmd
261_asf=		asf
262.if ${MACHINE} == "i386"
263_arlcontrol=	arlcontrol
264_boot0cfg=	boot0cfg
265.endif
266.if ${MACHINE} == "pc98"
267_boot98cfg=	boot98cfg
268.endif
269_btxld=		btxld
270.if !defined(NO_I4B)
271_i4b=		i4b
272.endif
273_kgmon=		kgmon
274_kgzip=		kgzip
275_lptcontrol=	lptcontrol
276_mount_nwfs=	mount_nwfs
277_mount_smbfs=	mount_smbfs
278_mptable=	mptable
279_ndiscvt=	ndiscvt
280_pccard=	pccard
281_pcvt=		pcvt
282_pnpinfo=	pnpinfo
283.if !defined(NOLIBPTHREAD)
284_pppctl=	pppctl
285.endif
286_sicontrol=	sicontrol
287_spkrtest=	spkrtest
288_wlconfig=	wlconfig
289_zzz=		zzz
290.endif
291
292.if ${MACHINE_ARCH} == "alpha"
293_elf2exe=	elf2exe
294_pnpinfo=	pnpinfo
295.if !defined(NOLIBC_R)
296_pppctl=	pppctl
297.endif
298.endif
299
300# kgzip: builds, but missing support files
301# mptable: broken (not 64 bit clean)
302# pnpinfo: crashes (not really useful anyway)
303.if ${MACHINE_ARCH} == "amd64"
304.if !defined(NO_ACPI)
305_acpi=		acpi
306.endif
307_asf=		asf
308_boot0cfg=	boot0cfg
309_btxld=		btxld
310_kgmon=		kgmon
311_lptcontrol=	lptcontrol
312_mount_nwfs=	mount_nwfs
313_mount_smbfs=	mount_smbfs
314_mptable=	mptable
315.if !defined(NOLIBPTHREAD)
316_pppctl=	pppctl
317.endif
318_sicontrol=	sicontrol
319_spkrtest=	spkrtest
320_zzz=		zzz
321.endif
322
323.if ${MACHINE_ARCH} == "ia64"
324.if !defined(NO_ACPI)
325_acpi=		acpi
326.endif
327_kgmon=		kgmon
328.if !defined(NOLIBPTHREAD)
329_pppctl=	pppctl
330.endif
331_zzz=		zzz
332.endif
333
334.if ${MACHINE_ARCH} == "sparc64"
335_eeprom=	eeprom
336_ofwdump=	ofwdump
337.if !defined(NOLIBC_R)
338_pppctl=	pppctl
339.endif
340.endif
341
342.include <bsd.subdir.mk>
343