Makefile revision 135781
1#	From: @(#)Makefile	5.20 (Berkeley) 6/12/93
2# $FreeBSD: head/usr.sbin/Makefile 135781 2004-09-25 02:04:54Z trhodes $
3
4# XXX MISSING:		mkproto
5SUBDIR=	ac \
6	accton \
7	${_acpi} \
8	adduser \
9	amd \
10	ancontrol \
11	${_apm} \
12	${_apmd} \
13	${_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	ntp \
109	${_ofwdump} \
110	${_pccard} \
111	pciconf \
112	${_pcvt} \
113	periodic \
114	pkg_install \
115	${_pnpinfo} \
116	ppp \
117	${_pppctl} \
118	pppd \
119	pppstats \
120	${_praliases} \
121	procctl \
122	pstat \
123	pw \
124	pwd_mkdb \
125	quot \
126	quotaon \
127	rarpd \
128	raycontrol \
129	repquota \
130	${_rip6query} \
131	rmt \
132	${_rndc} \
133	${_rndc-confgen} \
134	${_route6d} \
135	rpcbind \
136	rpc.lockd \
137	rpc.statd \
138	rpc.umntall \
139	rpc.yppasswdd \
140	rpc.ypupdated \
141	rpc.ypxfrd \
142	rrenumd \
143	rtadvd \
144	rtprio \
145	rtsold \
146	rwhod \
147	sa \
148	${_sendmail} \
149	setfmac \
150	setkey \
151	setpmac \
152	${_sicontrol} \
153	sliplogin \
154	slstat \
155	smbmsg \
156	${_spkrtest} \
157	spray \
158	${_sysinstall} \
159	syslogd \
160	tcpdchk \
161	tcpdmatch \
162	tcpdump \
163	timed \
164	traceroute \
165	${_traceroute6} \
166	trpt \
167	tzsetup \
168	ugidfw \
169	${_usbd} \
170	${_usbdevs} \
171	vidcontrol \
172	vipw \
173	vnconfig \
174	watch \
175	watchdogd \
176	wicontrol \
177	${_wlconfig} \
178	ypbind \
179	yp_mkdb \
180	yppoll \
181	yppush \
182	ypserv \
183	ypset \
184	zic \
185	${_zzz}
186
187.if ${MACHINE_ARCH} != "arm"
188_sysinstall=	sysinstall
189.endif
190
191.if !defined(NOATM)
192_atm=		atm
193_bsnmpd=	bsnmpd
194.endif
195
196.if !defined(NO_BIND)
197.if !defined(NOCRYPT)
198_dnssec-keygen=		dnssec-keygen
199_dnssec-signzone=	dnssec-signzone
200.endif
201_named=			named
202_named.reload=		named.reload
203_named-checkconf=	named-checkconf
204_named-checkzone=	named-checkzone
205_rndc=			rndc
206_rndc-confgen=		rndc-confgen
207.endif
208
209.if !defined(NO_BLUETOOTH)
210_bluetooth=	bluetooth
211.endif
212
213.if !defined(NOCRYPT) && !defined(NO_OPENSSL)
214_keyserv=	keyserv
215.endif
216
217.if !defined(NOINET6)
218_mld6query=	mld6query
219_rip6query=	rip6query
220_route6d=	route6d
221_traceroute6=	traceroute6
222.endif
223
224.if !defined(NO_IPFILTER)
225_ipftest=	ipftest
226_ipresend=	ipresend
227_ipsend=	ipsend
228_iptest=	iptest
229.endif
230
231.if !defined(NO_PF) && !defined(NO_AUTHPF)
232_authpf=	authpf
233.endif
234
235.if !defined(NO_LPR)
236_lpr=		lpr
237.endif
238
239.if !defined(NO_SENDMAIL)
240_editmap=	editmap
241_mailstats=	mailstats
242_makemap=	makemap
243_praliases=	praliases
244_sendmail=	sendmail
245.endif
246
247.if !defined(NO_USB)
248_usbd=		usbd
249_usbdevs=	usbdevs
250.endif
251
252.if ${MACHINE_ARCH} == "arm"
253_kgmon=		kgmon
254.endif
255
256.if ${MACHINE_ARCH} == "i386"
257.if !defined(NO_ACPI)
258_acpi=		acpi
259.endif
260_apm=		apm
261_apmd=		apmd
262_asf=		asf
263.if ${MACHINE} == "i386"
264_arlcontrol=	arlcontrol
265_boot0cfg=	boot0cfg
266.endif
267.if ${MACHINE} == "pc98"
268_boot98cfg=	boot98cfg
269.endif
270_btxld=		btxld
271.if !defined(NO_I4B)
272_i4b=		i4b
273.endif
274_kgmon=		kgmon
275_kgzip=		kgzip
276_lptcontrol=	lptcontrol
277_mount_nwfs=	mount_nwfs
278_mount_smbfs=	mount_smbfs
279_mptable=	mptable
280_ndiscvt=	ndiscvt
281_pccard=	pccard
282_pcvt=		pcvt
283_pnpinfo=	pnpinfo
284.if !defined(NOLIBPTHREAD)
285_pppctl=	pppctl
286.endif
287_sicontrol=	sicontrol
288_spkrtest=	spkrtest
289_wlconfig=	wlconfig
290_zzz=		zzz
291.endif
292
293.if ${MACHINE_ARCH} == "alpha"
294_elf2exe=	elf2exe
295_pnpinfo=	pnpinfo
296.if !defined(NOLIBC_R)
297_pppctl=	pppctl
298.endif
299.endif
300
301# kgzip: builds, but missing support files
302# mptable: broken (not 64 bit clean)
303# pnpinfo: crashes (not really useful anyway)
304.if ${MACHINE_ARCH} == "amd64"
305.if !defined(NO_ACPI)
306_acpi=		acpi
307.endif
308_asf=		asf
309_boot0cfg=	boot0cfg
310_btxld=		btxld
311_kgmon=		kgmon
312_lptcontrol=	lptcontrol
313_mount_nwfs=	mount_nwfs
314_mount_smbfs=	mount_smbfs
315_mptable=	mptable
316.if !defined(NOLIBPTHREAD)
317_pppctl=	pppctl
318.endif
319_sicontrol=	sicontrol
320_spkrtest=	spkrtest
321_zzz=		zzz
322.endif
323
324.if ${MACHINE_ARCH} == "ia64"
325.if !defined(NO_ACPI)
326_acpi=		acpi
327.endif
328_kgmon=		kgmon
329.if !defined(NOLIBPTHREAD)
330_pppctl=	pppctl
331.endif
332_zzz=		zzz
333.endif
334
335.if ${MACHINE_ARCH} == "sparc64"
336_eeprom=	eeprom
337_ofwdump=	ofwdump
338.if !defined(NOLIBC_R)
339_pppctl=	pppctl
340.endif
341.endif
342
343.include <bsd.subdir.mk>
344