Makefile revision 172650
1#	From: @(#)Makefile	5.20 (Berkeley) 6/12/93
2# $FreeBSD: head/usr.sbin/Makefile 172650 2007-10-14 19:20:59Z ru $
3
4.include <bsd.own.mk>
5
6# XXX MISSING:		mkproto
7SUBDIR=	ac \
8	accton \
9	${_acpi} \
10	adduser \
11	amd \
12	ancontrol \
13	${_apm} \
14	${_apmd} \
15	${_arlcontrol} \
16	arp \
17	${_asf} \
18	${_atm} \
19	${_audit} \
20	${_auditd} \
21	${_auditreduce} \
22	${_authpf} \
23	${_bluetooth} \
24	${_boot0cfg} \
25	${_boot98cfg} \
26	bootparamd \
27	bsnmpd \
28	${_btxld} \
29	burncd \
30	cdcontrol \
31	chkgrp \
32	chown \
33	chroot \
34	ckdist \
35	config \
36	cron \
37	crunch \
38	ctm \
39	daemon \
40	dconschat \
41	devinfo \
42	digictl \
43	diskinfo \
44	${_dnssec-keygen} \
45	${_dnssec-signzone} \
46	${_editmap} \
47	edquota \
48	${_eeprom} \
49	extattr \
50	extattrctl \
51	${_faithd} \
52	fdcontrol \
53	fdformat \
54	fdread \
55	fdwrite \
56	flowctl \
57	freebsd-update \
58	${_ftp-proxy} \
59	fwcontrol \
60	getfmac \
61	getpmac \
62	gstat \
63	${_i4b} \
64	ifmcstat \
65	inetd \
66	iostat \
67	${_ip6addrctl} \
68	ipfwpcap \
69	${_IPXrouted} \
70	jail \
71	jexec \
72	jls \
73	kbdcontrol \
74	kbdmap \
75	${_keyserv} \
76	${_kgmon} \
77	${_kgzip} \
78	kldxref \
79	lastlogin \
80	lmcconfig \
81	${_lpr} \
82	${_lptcontrol} \
83	${_mailstats} \
84	mailwrapper \
85	${_makemap} \
86	manctl \
87	memcontrol \
88	mergemaster \
89	mixer \
90	${_mld6query} \
91	mlxcontrol \
92	mountd \
93	${_mount_nwfs} \
94	mount_portalfs \
95	${_mount_smbfs} \
96	moused \
97	${_mptable} \
98	mtest \
99	mtree \
100	${_named} \
101	${_named-checkconf} \
102	${_named-checkzone} \
103	${_named.reload} \
104	${_ndiscvt} \
105	${_ndp} \
106	newsyslog \
107	nfsd \
108	ngctl \
109	nghook \
110	nologin \
111	${_nscd} \
112	ntp \
113	${_nvram} \
114	${_ofwdump} \
115	pccard \
116	pciconf \
117	periodic \
118	pkg_install \
119	pmccontrol \
120	pmcstat \
121	${_pnpinfo} \
122	portsnap \
123	powerd \
124	ppp \
125	${_pppctl} \
126	pppd \
127	pppstats \
128	${_praliases} \
129	${_praudit} \
130	procctl \
131	pstat \
132	pw \
133	pwd_mkdb \
134	quot \
135	quotaon \
136	rarpd \
137	raycontrol \
138	repquota \
139	${_rip6query} \
140	rmt \
141	${_rndc} \
142	${_rndc-confgen} \
143	${_route6d} \
144	rpcbind \
145	rpc.lockd \
146	rpc.statd \
147	rpc.umntall \
148	${_rpc.yppasswdd} \
149	${_rpc.ypupdated} \
150	${_rpc.ypxfrd} \
151	${_rrenumd} \
152	${_rtadvd} \
153	rtprio \
154	${_rtsold} \
155	rwhod \
156	sa \
157	sade \
158	${_sendmail} \
159	sensorsd \
160	setfmac \
161	setpmac \
162	${_sicontrol} \
163	sliplogin \
164	slstat \
165	smbmsg \
166	snapinfo \
167	${_spkrtest} \
168	spray \
169	${_sysinstall} \
170	syslogd \
171	tcpdchk \
172	tcpdmatch \
173	tcpdrop \
174	tcpdump \
175	timed \
176	traceroute \
177	${_traceroute6} \
178	trpt \
179	tzsetup \
180	ugidfw \
181	${_usbdevs} \
182	vidcontrol \
183	vipw \
184	watch \
185	watchdogd \
186	wlandebug \
187	${_wlconfig} \
188	wpa \
189	${_ypbind} \
190	${_yp_mkdb} \
191	${_yppoll} \
192	${_yppush} \
193	${_ypserv} \
194	${_ypset} \
195	zic \
196	${_zzz}
197
198.if ${MACHINE_ARCH} != "arm"
199_sysinstall=	sysinstall
200.endif
201
202# Disabled in 7.0 as netatm is not MPSAFE.
203#.if ${MK_ATM} != "no"
204#_atm=		atm
205#.endif
206
207.if ${MK_AUDIT} != "no"
208_audit= 	audit
209_auditd=	auditd
210_auditreduce=	auditreduce
211_praudit=	praudit
212.endif
213
214.if ${MK_BIND_DNSSEC} != "no" && ${MK_OPENSSL} != "no"
215_dnssec-keygen=		dnssec-keygen
216_dnssec-signzone=	dnssec-signzone
217.endif
218.if ${MK_BIND_NAMED} != "no"
219_named=			named
220_named-checkconf=	named-checkconf
221_named-checkzone=	named-checkzone
222_named.reload=		named.reload
223_rndc=			rndc
224_rndc-confgen=		rndc-confgen
225.endif
226
227.if ${MK_BLUETOOTH} != "no"
228_bluetooth=	bluetooth
229.endif
230
231.if ${MK_OPENSSL} != "no"
232_keyserv=	keyserv
233.endif
234
235.if ${MK_PF} != "no"
236_ftp-proxy=	ftp-proxy
237.endif
238
239.if ${MK_INET6} != "no"
240_faithd=	faithd
241_ip6addrctl=	ip6addrctl
242_mld6query=	mld6query
243_ndp=		ndp
244_rip6query=	rip6query
245_route6d=	route6d
246_rrenumd=	rrenumd
247_rtadvd=	rtadvd
248_rtsold=	rtsold
249_traceroute6=	traceroute6
250.endif
251
252.if ${MK_IPX} != "no"
253_IPXrouted=	IPXrouted
254.endif
255
256.if ${MK_NIS} != "no"
257_rpc.yppasswdd=	rpc.yppasswdd
258_rpc.ypupdated=	rpc.ypupdated
259_rpc.ypxfrd=	rpc.ypxfrd
260_ypbind=	ypbind
261_yp_mkdb=	yp_mkdb
262_yppoll=	yppoll
263_yppush=	yppush
264_ypserv=	ypserv
265_ypset=		ypset
266.endif
267
268.if ${MK_AUTHPF} != "no"
269_authpf=	authpf
270.endif
271
272.if ${MK_LIBTHR} != "no" || ${MK_LIBKSE} != "no"
273_pppctl=	pppctl
274.endif
275
276.if ${MK_LPR} != "no"
277_lpr=		lpr
278.endif
279
280.if ${MK_NS_CACHING} != "no"
281.if ${MK_LIBTHR} != "no" || ${MK_LIBKSE} != "no"
282_nscd=		nscd
283.endif
284.endif
285
286.if ${MK_SENDMAIL} != "no"
287_editmap=	editmap
288_mailstats=	mailstats
289_makemap=	makemap
290_praliases=	praliases
291_sendmail=	sendmail
292.endif
293
294.if ${MK_USB} != "no"
295_usbdevs=	usbdevs
296.endif
297
298.if ${MACHINE_ARCH} == "arm"
299_kgmon=		kgmon
300.endif
301
302.if ${MACHINE_ARCH} == "i386"
303_apm=		apm
304_apmd=		apmd
305_asf=		asf
306_btxld=		btxld
307.if ${MK_I4B} != "no"
308_i4b=		i4b
309.endif
310_kgmon=		kgmon
311_kgzip=		kgzip
312_lptcontrol=	lptcontrol
313.if ${MK_NCP} != "no"
314_mount_nwfs=	mount_nwfs
315.endif
316_mount_smbfs=	mount_smbfs
317_mptable=	mptable
318_ndiscvt=	ndiscvt
319_pnpinfo=	pnpinfo
320_sicontrol=	sicontrol
321_spkrtest=	spkrtest
322_zzz=		zzz
323.if ${MACHINE} == "i386" 
324.if ${MK_ACPI} != "no"
325_acpi=		acpi
326.endif
327_arlcontrol=	arlcontrol
328_boot0cfg=	boot0cfg
329_wlconfig=	wlconfig
330.elif ${MACHINE} == "pc98"
331_boot98cfg=	boot98cfg
332.endif
333.endif
334
335# kgzip: builds, but missing support files
336# mptable: broken (not 64 bit clean)
337# pnpinfo: crashes (not really useful anyway)
338.if ${MACHINE_ARCH} == "amd64"
339.if ${MK_ACPI} != "no"
340_acpi=		acpi
341.endif
342_asf=		asf
343_boot0cfg=	boot0cfg
344_btxld=		btxld
345_kgmon=		kgmon
346_lptcontrol=	lptcontrol
347.if ${MK_NCP} != "no"
348_mount_nwfs=	mount_nwfs
349.endif
350_mount_smbfs=	mount_smbfs
351_mptable=	mptable
352_ndiscvt=	ndiscvt
353_sicontrol=	sicontrol
354_spkrtest=	spkrtest
355_zzz=		zzz
356.endif
357
358.if ${MACHINE_ARCH} == "ia64"
359.if ${MK_ACPI} != "no"
360_acpi=		acpi
361.endif
362_kgmon=		kgmon
363_mount_smbfs=	mount_smbfs
364_zzz=		zzz
365.endif
366
367.if ${MACHINE_ARCH} == "powerpc"
368_mount_smbfs=	mount_smbfs
369_nvram=		nvram
370.endif
371
372.if ${MACHINE_ARCH} == "sparc64"
373_eeprom=	eeprom
374_ofwdump=	ofwdump
375.endif
376
377.include <bsd.subdir.mk>
378