]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/Makefile
This commit was generated by cvs2svn to compensate for changes in r171827,
[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         ${_cached} \
31         cdcontrol \
32         chkgrp \
33         chown \
34         chroot \
35         ckdist \
36         config \
37         cron \
38         crunch \
39         ctm \
40         daemon \
41         dconschat \
42         devinfo \
43         digictl \
44         diskinfo \
45         ${_dnssec-keygen} \
46         ${_dnssec-signzone} \
47         ${_editmap} \
48         edquota \
49         ${_eeprom} \
50         extattr \
51         extattrctl \
52         ${_faithd} \
53         fdcontrol \
54         fdformat \
55         fdread \
56         fdwrite \
57         flowctl \
58         freebsd-update \
59         ${_ftp-proxy} \
60         fwcontrol \
61         getfmac \
62         getpmac \
63         gstat \
64         ${_i4b} \
65         ifmcstat \
66         inetd \
67         iostat \
68         ${_ip6addrctl} \
69         ipfwpcap \
70         ${_IPXrouted} \
71         jail \
72         jexec \
73         jls \
74         kbdcontrol \
75         kbdmap \
76         ${_keyserv} \
77         ${_kgmon} \
78         ${_kgzip} \
79         kldxref \
80         lastlogin \
81         lmcconfig \
82         ${_lpr} \
83         ${_lptcontrol} \
84         ${_mailstats} \
85         mailwrapper \
86         ${_makemap} \
87         manctl \
88         memcontrol \
89         mergemaster \
90         mixer \
91         ${_mld6query} \
92         mlxcontrol \
93         mountd \
94         ${_mount_nwfs} \
95         mount_portalfs \
96         ${_mount_smbfs} \
97         moused \
98         ${_mptable} \
99         mtest \
100         mtree \
101         ${_named} \
102         ${_named-checkconf} \
103         ${_named-checkzone} \
104         ${_named.reload} \
105         ${_ndiscvt} \
106         ${_ndp} \
107         newsyslog \
108         nfsd \
109         ngctl \
110         nghook \
111         nologin \
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_LPR} != "no"
272 _lpr=           lpr
273 .endif
274
275 .if ${MK_NS_CACHING} != "no"
276 .if ${MK_LIBTHR} != "no" || \
277     (${MACHINE_ARCH} != "sparc64" && ${MK_LIBPTHREAD} != "no")
278 _cached=        cached
279 .endif
280 .endif
281
282 .if ${MK_SENDMAIL} != "no"
283 _editmap=       editmap
284 _mailstats=     mailstats
285 _makemap=       makemap
286 _praliases=     praliases
287 _sendmail=      sendmail
288 .endif
289
290 .if ${MK_USB} != "no"
291 _usbdevs=       usbdevs
292 .endif
293
294 .if ${MACHINE_ARCH} == "arm"
295 _kgmon=         kgmon
296 .endif
297
298 .if ${MACHINE_ARCH} == "i386"
299 _apm=           apm
300 _apmd=          apmd
301 _asf=           asf
302 _btxld=         btxld
303 .if ${MK_I4B} != "no"
304 _i4b=           i4b
305 .endif
306 _kgmon=         kgmon
307 _kgzip=         kgzip
308 _lptcontrol=    lptcontrol
309 .if ${MK_NCP} != "no"
310 _mount_nwfs=    mount_nwfs
311 .endif
312 _mount_smbfs=   mount_smbfs
313 _mptable=       mptable
314 _ndiscvt=       ndiscvt
315 _pnpinfo=       pnpinfo
316 .if ${MK_LIBPTHREAD} != "no" || ${MK_LIBTHR} != "no"
317 _pppctl=        pppctl
318 .endif
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 .if ${MK_LIBPTHREAD} != "no" || ${MK_LIBTHR} != "no"
353 _pppctl=        pppctl
354 .endif
355 _sicontrol=     sicontrol
356 _spkrtest=      spkrtest
357 _zzz=           zzz
358 .endif
359
360 .if ${MACHINE_ARCH} == "ia64"
361 .if ${MK_ACPI} != "no"
362 _acpi=          acpi
363 .endif
364 _kgmon=         kgmon
365 _mount_smbfs=   mount_smbfs
366 .if ${MK_LIBPTHREAD} != "no" || ${MK_LIBTHR} != "no"
367 _pppctl=        pppctl
368 .endif
369 _zzz=           zzz
370 .endif
371
372 .if ${MACHINE_ARCH} == "powerpc"
373 _mount_smbfs=   mount_smbfs
374 _nvram=         nvram
375 .endif
376
377 .if ${MACHINE_ARCH} == "sparc64"
378 _eeprom=        eeprom
379 _ofwdump=       ofwdump
380 .if ${MK_LIBTHR} != "no"
381 _pppctl=        pppctl
382 .endif
383 .endif
384
385 .include <bsd.subdir.mk>