Makefile revision 65695
133965Sjdp#	From: @(#)Makefile	5.20 (Berkeley) 6/12/93
289857Sobrien# $FreeBSD: head/usr.sbin/Makefile 65695 2000-09-10 15:33:07Z kato $
3218822Sdim
433965Sjdp# XXX MISSING:		mkproto
533965SjdpSUBDIR=	IPXrouted \
6130561Sobrien	ac \
733965Sjdp	accton \
8130561Sobrien	adduser \
9130561Sobrien	amd \
10130561Sobrien	ancontrol \
11130561Sobrien	arp \
1233965Sjdp	atm \
13130561Sobrien	bootparamd \
14130561Sobrien	burncd \
15130561Sobrien	cdcontrol \
16130561Sobrien	chkgrp \
1733965Sjdp	chown \
18130561Sobrien	chroot \
19130561Sobrien	ckdist \
20218822Sdim	config \
2133965Sjdp	cron \
2233965Sjdp	crunch \
2333965Sjdp	ctm \
2433965Sjdp	dev_mkdb \
2533965Sjdp	diskpart \
2633965Sjdp	edquota \
2733965Sjdp	extattrctl \
2833965Sjdp	faithd \
2933965Sjdp	fdcontrol \
3078828Sobrien	fdformat \
3189857Sobrien	fdwrite \
3278828Sobrien	getextattr \
3378828Sobrien	gifconfig \
3478828Sobrien	ifmcstat \
3533965Sjdp	inetd \
3633965Sjdp	iostat \
37130561Sobrien	ipftest \
38130561Sobrien	ipresend \
3933965Sjdp	ipsend \
40130561Sobrien	iptest \
41130561Sobrien	jail \
4233965Sjdp	kbdcontrol \
4333965Sjdp	kbdmap \
4433965Sjdp	kernbb \
4533965Sjdp	keyserv \
46130561Sobrien	manctl \
4733965Sjdp	memcontrol \
4833965Sjdp	mergemaster \
4933965Sjdp	mixer \
5033965Sjdp	mld6query \
5133965Sjdp	mlxcontrol \
5233965Sjdp	moused \
5333965Sjdp	mrouted \
5433965Sjdp	mtest \
5533965Sjdp	mtree \
5633965Sjdp	ndp \
5733965Sjdp	newsyslog \
5833965Sjdp	ngctl \
5933965Sjdp	ntp \
6033965Sjdp	nghook \
6133965Sjdp	pccard \
6233965Sjdp	pciconf \
6333965Sjdp	periodic \
6433965Sjdp	pim6dd \
6533965Sjdp	pim6sd \
6633965Sjdp	pkg_install \
67130561Sobrien	pnpinfo \
68130561Sobrien	portmap \
6933965Sjdp	ppp \
7033965Sjdp	pppctl \
7133965Sjdp	pppd \
7233965Sjdp	pppstats \
7333965Sjdp	prefix \
7433965Sjdp	procctl \
7533965Sjdp	pstat \
7633965Sjdp	pw \
7733965Sjdp	pwd_mkdb \
7833965Sjdp	quot \
7989857Sobrien	quotaon \
80130561Sobrien	rarpd \
81130561Sobrien	repquota \
8289857Sobrien	rip6query \
8333965Sjdp	rmt \
8433965Sjdp	route6d \
8533965Sjdp	rpc.lockd \
8633965Sjdp	rpc.statd \
8733965Sjdp	rpc.umntall \
8833965Sjdp	rpc.yppasswdd \
8933965Sjdp	rpc.ypupdated \
9033965Sjdp	rpc.ypxfrd \
9133965Sjdp	rrenumd \
9233965Sjdp	rtadvd \
9333965Sjdp	rtprio \
9433965Sjdp	rtsold \
9560484Sobrien	rwhod \
9660484Sobrien	sa \
9760484Sobrien	setextattr \
9860484Sobrien	setkey \
9960484Sobrien	sliplogin \
10060484Sobrien	slstat \
10160484Sobrien	spray \
10260484Sobrien	syslogd \
10360484Sobrien	tcpdchk \
10460484Sobrien	tcpdmatch \
10533965Sjdp	tcpdump \
10633965Sjdp	timed \
10789857Sobrien	traceroute \
10889857Sobrien	traceroute6 \
109130561Sobrien	trpt \
110130561Sobrien	tzsetup \
111130561Sobrien	usbd \
112130561Sobrien	usbdevs \
113130561Sobrien	vidcontrol \
114130561Sobrien	vipw \
115130561Sobrien	vnconfig \
116130561Sobrien	watch \
11789857Sobrien	xten \
11889857Sobrien	yp_mkdb \
11989857Sobrien	ypbind \
120130561Sobrien	yppoll \
121130561Sobrien	yppush \
12289857Sobrien	ypserv \
12389857Sobrien	ypset \
12489857Sobrien	zic
125130561Sobrien
12689857Sobrien.if !defined(NO_BIND)
12789857SobrienSUBDIR+=named \
12889857Sobrien	named.reload \
12989857Sobrien	named.restart \
13033965Sjdp	ndc \
131218822Sdim	nslookup \
13233965Sjdp	nsupdate
13360484Sobrien.endif
134218822Sdim
13533965Sjdp.if !defined(NO_LPR)
13633965SjdpSUBDIR+=lpr
137218822Sdim.endif
13833965Sjdp
139218822Sdim.if !defined(NO_MAILWRAPPER)
14033965SjdpSUBDIR+=mailwrapper
141218822Sdim.endif
14233965Sjdp
143218822Sdim.if !defined(NO_SENDMAIL)
14460484SobrienSUBDIR+=mailstats \
145218822Sdim	makemap \
14633965Sjdp	praliases \
147218822Sdim	sendmail
14833965Sjdp.endif
149218822Sdim
15033965Sjdp.if ${MACHINE_ARCH} == "alpha"
151218822SdimSUBDIR+=elf2exe
15233965Sjdp.endif
153218822Sdim
15433965Sjdp.if ${MACHINE_ARCH} == "i386"
155218822SdimSUBDIR+=acpi \
15633965Sjdp	apm \
157218822Sdim	apmd \
158218822Sdim	btxld \
159218822Sdim	i4b \
16060484Sobrien	kgmon \
161218822Sdim	kgzip \
16260484Sobrien	lptcontrol \
16360484Sobrien	mptable \
164218822Sdim	pcvt \
165218822Sdim	sgsc \
166218822Sdim	sicontrol \
167218822Sdim	spkrtest \
168218822Sdim	stallion \
169130561Sobrien	wicontrol \
170218822Sdim	wlconfig
171130561Sobrien.endif
172130561Sobrien
173218822Sdim.if ${MACHINE} == "i386"
174218822SdimSUBDIR+=boot0cfg
175218822Sdim.endif
176218822Sdim
177218822Sdim.if ${MACHINE} == "pc98"
178218822SdimSUBDIR+=boot98cfg
179218822Sdim.endif
180218822Sdim
181218822Sdim.include <bsd.subdir.mk>
182218822Sdim