]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/Makefile
This commit was generated by cvs2svn to compensate for changes in r175256,
[FreeBSD/FreeBSD.git] / usr.sbin / Makefile
1 #       From: @(#)Makefile      5.20 (Berkeley) 6/12/93
2 # $FreeBSD$
3
4 .include <bsd.own.mk>
5
6 # XXX MISSING:          mkproto
7 SUBDIR= 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         setfmac \
160         setpmac \
161         ${_sicontrol} \
162         sliplogin \
163         slstat \
164         smbmsg \
165         snapinfo \
166         ${_spkrtest} \
167         spray \
168         ${_sysinstall} \
169         syslogd \
170         tcpdchk \
171         tcpdmatch \
172         tcpdrop \
173         tcpdump \
174         timed \
175         traceroute \
176         ${_traceroute6} \
177         trpt \
178         tzsetup \
179         ugidfw \
180         ${_usbdevs} \
181         vidcontrol \
182         vipw \
183         watch \
184         watchdogd \
185         wlandebug \
186         ${_wlconfig} \
187         wpa \
188         ${_ypbind} \
189         ${_yp_mkdb} \
190         ${_yppoll} \
191         ${_yppush} \
192         ${_ypserv} \
193         ${_ypset} \
194         zic \
195         ${_zzz}
196
197 .if ${MACHINE_ARCH} != "arm"
198 _sysinstall=    sysinstall
199 .endif
200
201 # Disabled in 7.0 as netatm is not MPSAFE.
202 #.if ${MK_ATM} != "no"
203 #_atm=          atm
204 #.endif
205
206 .if ${MK_AUDIT} != "no"
207 _audit=         audit
208 _auditd=        auditd
209 _auditreduce=   auditreduce
210 _praudit=       praudit
211 .endif
212
213 .if ${MK_BIND_DNSSEC} != "no" && ${MK_OPENSSL} != "no"
214 _dnssec-keygen=         dnssec-keygen
215 _dnssec-signzone=       dnssec-signzone
216 .endif
217 .if ${MK_BIND_NAMED} != "no"
218 _named=                 named
219 _named-checkconf=       named-checkconf
220 _named-checkzone=       named-checkzone
221 _named.reload=          named.reload
222 _rndc=                  rndc
223 _rndc-confgen=          rndc-confgen
224 .endif
225
226 .if ${MK_BLUETOOTH} != "no"
227 _bluetooth=     bluetooth
228 .endif
229
230 .if ${MK_OPENSSL} != "no"
231 _keyserv=       keyserv
232 .endif
233
234 .if ${MK_PF} != "no"
235 _ftp-proxy=     ftp-proxy
236 .endif
237
238 .if ${MK_INET6} != "no"
239 _faithd=        faithd
240 _ip6addrctl=    ip6addrctl
241 _mld6query=     mld6query
242 _ndp=           ndp
243 _rip6query=     rip6query
244 _route6d=       route6d
245 _rrenumd=       rrenumd
246 _rtadvd=        rtadvd
247 _rtsold=        rtsold
248 _traceroute6=   traceroute6
249 .endif
250
251 .if ${MK_IPX} != "no"
252 _IPXrouted=     IPXrouted
253 .endif
254
255 .if ${MK_NIS} != "no"
256 _rpc.yppasswdd= rpc.yppasswdd
257 _rpc.ypupdated= rpc.ypupdated
258 _rpc.ypxfrd=    rpc.ypxfrd
259 _ypbind=        ypbind
260 _yp_mkdb=       yp_mkdb
261 _yppoll=        yppoll
262 _yppush=        yppush
263 _ypserv=        ypserv
264 _ypset=         ypset
265 .endif
266
267 .if ${MK_AUTHPF} != "no"
268 _authpf=        authpf
269 .endif
270
271 .if ${MK_LIBTHR} != "no" || ${MK_LIBKSE} != "no"
272 _pppctl=        pppctl
273 .endif
274
275 .if ${MK_LPR} != "no"
276 _lpr=           lpr
277 .endif
278
279 .if ${MK_NS_CACHING} != "no"
280 .if ${MK_LIBTHR} != "no" || ${MK_LIBKSE} != "no"
281 _nscd=          nscd
282 .endif
283 .endif
284
285 .if ${MK_SENDMAIL} != "no"
286 _editmap=       editmap
287 _mailstats=     mailstats
288 _makemap=       makemap
289 _praliases=     praliases
290 _sendmail=      sendmail
291 .endif
292
293 .if ${MK_USB} != "no"
294 _usbdevs=       usbdevs
295 .endif
296
297 .if ${MACHINE_ARCH} == "arm"
298 _kgmon=         kgmon
299 .endif
300
301 .if ${MACHINE_ARCH} == "i386"
302 _apm=           apm
303 _apmd=          apmd
304 _asf=           asf
305 _btxld=         btxld
306 .if ${MK_I4B} != "no"
307 _i4b=           i4b
308 .endif
309 _kgmon=         kgmon
310 _kgzip=         kgzip
311 _lptcontrol=    lptcontrol
312 .if ${MK_NCP} != "no"
313 _mount_nwfs=    mount_nwfs
314 .endif
315 _mount_smbfs=   mount_smbfs
316 _mptable=       mptable
317 _ndiscvt=       ndiscvt
318 _pnpinfo=       pnpinfo
319 _sicontrol=     sicontrol
320 _spkrtest=      spkrtest
321 _zzz=           zzz
322 .if ${MACHINE} == "i386" 
323 .if ${MK_ACPI} != "no"
324 _acpi=          acpi
325 .endif
326 _arlcontrol=    arlcontrol
327 _boot0cfg=      boot0cfg
328 _wlconfig=      wlconfig
329 .elif ${MACHINE} == "pc98"
330 _boot98cfg=     boot98cfg
331 .endif
332 .endif
333
334 # kgzip: builds, but missing support files
335 # mptable: broken (not 64 bit clean)
336 # pnpinfo: crashes (not really useful anyway)
337 .if ${MACHINE_ARCH} == "amd64"
338 .if ${MK_ACPI} != "no"
339 _acpi=          acpi
340 .endif
341 _asf=           asf
342 _boot0cfg=      boot0cfg
343 _btxld=         btxld
344 _kgmon=         kgmon
345 _lptcontrol=    lptcontrol
346 .if ${MK_NCP} != "no"
347 _mount_nwfs=    mount_nwfs
348 .endif
349 _mount_smbfs=   mount_smbfs
350 _mptable=       mptable
351 _ndiscvt=       ndiscvt
352 _sicontrol=     sicontrol
353 _spkrtest=      spkrtest
354 _zzz=           zzz
355 .endif
356
357 .if ${MACHINE_ARCH} == "ia64"
358 .if ${MK_ACPI} != "no"
359 _acpi=          acpi
360 .endif
361 _kgmon=         kgmon
362 _mount_smbfs=   mount_smbfs
363 _zzz=           zzz
364 .endif
365
366 .if ${MACHINE_ARCH} == "powerpc"
367 _mount_smbfs=   mount_smbfs
368 _nvram=         nvram
369 .endif
370
371 .if ${MACHINE_ARCH} == "sparc64"
372 _eeprom=        eeprom
373 _ofwdump=       ofwdump
374 .endif
375
376 .include <bsd.subdir.mk>