Makefile revision 81054
1109998Smarkm#	From: @(#)Makefile	5.20 (Berkeley) 6/12/93
2109998Smarkm# $FreeBSD: head/usr.sbin/Makefile 81054 2001-08-02 15:47:03Z sobomax $
3109998Smarkm
4109998Smarkm# XXX MISSING:		mkproto
5109998SmarkmSUBDIR=	IPXrouted \
6109998Smarkm	ac \
7109998Smarkm	accton \
8109998Smarkm	adduser \
9296465Sdelphij	amd \
10109998Smarkm	ancontrol \
11109998Smarkm	arp \
12109998Smarkm	atm \
13109998Smarkm	bootparamd \
14109998Smarkm	burncd \
15109998Smarkm	cdcontrol \
16109998Smarkm	chkgrp \
17109998Smarkm	chown \
18109998Smarkm	chroot \
19109998Smarkm	ckdist \
20109998Smarkm	config \
21109998Smarkm	cron \
22109998Smarkm	crunch \
23109998Smarkm	ctm \
24109998Smarkm	dev_mkdb \
25109998Smarkm	devinfo \
26109998Smarkm	digictl \
27109998Smarkm	diskcheckd \
28109998Smarkm	diskpart \
29109998Smarkm	edquota \
30109998Smarkm	extattrctl \
31109998Smarkm	faithd \
32109998Smarkm	fdcontrol \
33109998Smarkm	fdformat \
34109998Smarkm	fdread \
35109998Smarkm	fdwrite \
36109998Smarkm	getextattr \
37109998Smarkm	gifconfig \
38109998Smarkm	ifmcstat \
39109998Smarkm	inetd \
40109998Smarkm	iostat \
41109998Smarkm	ipftest \
42109998Smarkm	ipresend \
43109998Smarkm	ipsend \
44109998Smarkm	iptest \
45109998Smarkm	jail \
46109998Smarkm	kbdcontrol \
47109998Smarkm	kbdmap \
48109998Smarkm	kernbb \
49109998Smarkm	lastlogin \
50109998Smarkm	manctl \
51109998Smarkm	memcontrol \
52109998Smarkm	mergemaster \
53109998Smarkm	mixer \
54109998Smarkm	mld6query \
55109998Smarkm	mlxcontrol \
56296465Sdelphij	moused \
57109998Smarkm	mrouted \
58194206Ssimon	mtest \
59194206Ssimon	mtree \
60194206Ssimon	ndp \
61194206Ssimon	newsyslog \
62109998Smarkm	ngctl \
63296465Sdelphij	ntp \
64296465Sdelphij	nghook \
65109998Smarkm	pccard \
66109998Smarkm	pciconf \
67109998Smarkm	periodic \
68109998Smarkm	pkg_install \
69109998Smarkm	pnpinfo \
70296465Sdelphij	ppp \
71109998Smarkm	pppctl \
72109998Smarkm	pppd \
73109998Smarkm	pppstats \
74109998Smarkm	prefix \
75296465Sdelphij	procctl \
76296465Sdelphij	pstat \
77296465Sdelphij	pw \
78296465Sdelphij	pwd_mkdb \
79296465Sdelphij	quot \
80296465Sdelphij	quotaon \
81296465Sdelphij	rarpd \
82109998Smarkm	raycontrol \
83109998Smarkm	repquota \
84296465Sdelphij	rip6query \
85296465Sdelphij	rmt \
86296465Sdelphij	route6d \
87296465Sdelphij	rpcbind \
88296465Sdelphij	rpc.lockd \
89296465Sdelphij	rpc.statd \
90296465Sdelphij	rpc.umntall \
91296465Sdelphij	rpc.yppasswdd \
92296465Sdelphij	rpc.ypupdated \
93296465Sdelphij	rpc.ypxfrd \
94296465Sdelphij	rrenumd \
95296465Sdelphij	rtadvd \
96296465Sdelphij	rtprio \
97296465Sdelphij	rtsold \
98296465Sdelphij	rwhod \
99109998Smarkm	sa \
100109998Smarkm	setextattr \
101109998Smarkm	setkey \
102109998Smarkm	sliplogin \
103109998Smarkm	slstat \
104	spray \
105	sysinstall \
106	syslogd \
107	tcpdchk \
108	tcpdmatch \
109	tcpdump \
110	timed \
111	traceroute \
112	traceroute6 \
113	trpt \
114	tzsetup \
115	usbd \
116	usbdevs \
117	vidcontrol \
118	vipw \
119	vnconfig \
120	watch \
121	wicontrol \
122	xten \
123	yp_mkdb \
124	ypbind \
125	yppoll \
126	yppush \
127	ypserv \
128	ypset \
129	zic
130
131.if !defined(NO_BIND)
132SUBDIR+=named \
133	named.reload \
134	named.restart \
135	ndc \
136	nslookup \
137	nsupdate
138.endif
139
140.if !defined(NO_LPR)
141SUBDIR+=lpr
142.endif
143
144.if !defined(NO_MAILWRAPPER)
145SUBDIR+=mailwrapper
146.endif
147
148.if !defined(NO_SENDMAIL)
149SUBDIR+=mailstats \
150	makemap \
151	praliases \
152	sendmail
153.endif
154
155.if ${MACHINE_ARCH} == "alpha"
156SUBDIR+=elf2exe
157.endif
158
159.if ${MACHINE_ARCH} == "i386"
160SUBDIR+=acpi \
161	apm \
162	apmd \
163	btxld \
164	kgmon \
165	kgzip \
166	lptcontrol \
167	mptable \
168	pcvt \
169	sgsc \
170	sicontrol \
171	spkrtest \
172	stallion \
173	wlconfig
174.if !defined(NO_I4B)
175SUBDIR+=i4b
176.endif
177.endif
178
179.if ${MACHINE} == "i386"
180SUBDIR+=boot0cfg
181.endif
182
183.if ${MACHINE} == "pc98"
184SUBDIR+=boot98cfg
185.endif
186
187.if exists(${.CURDIR}/../../crypto) && !defined(NOCRYPT) && !defined(NO_OPENSSL)
188SUBDIR+=keyserv
189.endif
190
191.include <bsd.subdir.mk>
192