]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/Makefile
This commit was generated by cvs2svn to compensate for changes in r165743,
[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         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         ntp \
112         ${_nvram} \
113         ${_ofwdump} \
114         pccard \
115         pciconf \
116         periodic \
117         pkg_install \
118         pmccontrol \
119         pmcstat \
120         ${_pnpinfo} \
121         portsnap \
122         powerd \
123         ppp \
124         ${_pppctl} \
125         pppd \
126         pppstats \
127         ${_praliases} \
128         ${_praudit} \
129         procctl \
130         pstat \
131         pw \
132         pwd_mkdb \
133         quot \
134         quotaon \
135         rarpd \
136         raycontrol \
137         repquota \
138         ${_rip6query} \
139         rmt \
140         ${_rndc} \
141         ${_rndc-confgen} \
142         ${_route6d} \
143         rpcbind \
144         rpc.lockd \
145         rpc.statd \
146         rpc.umntall \
147         ${_rpc.yppasswdd} \
148         ${_rpc.ypupdated} \
149         ${_rpc.ypxfrd} \
150         ${_rrenumd} \
151         ${_rtadvd} \
152         rtprio \
153         ${_rtsold} \
154         rwhod \
155         sa \
156         sade \
157         ${_sendmail} \
158         setfmac \
159         setpmac \
160         ${_sicontrol} \
161         sliplogin \
162         slstat \
163         smbmsg \
164         snapinfo \
165         ${_spkrtest} \
166         spray \
167         ${_sysinstall} \
168         syslogd \
169         tcpdchk \
170         tcpdmatch \
171         tcpdrop \
172         tcpdump \
173         timed \
174         traceroute \
175         ${_traceroute6} \
176         trpt \
177         tzsetup \
178         ugidfw \
179         ${_usbdevs} \
180         vidcontrol \
181         vipw \
182         vnconfig \
183         watch \
184         watchdogd \
185         wicontrol \
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 .if ${MK_ATM} != "no"
202 _atm=           atm
203 .endif
204
205 .if ${MK_AUDIT} != "no"
206 _audit=         audit
207 _auditd=        auditd
208 _auditreduce=   auditreduce
209 _praudit=       praudit
210 .endif
211
212 .if ${MK_BIND_DNSSEC} != "no" && ${MK_OPENSSL} != "no"
213 _dnssec-keygen=         dnssec-keygen
214 _dnssec-signzone=       dnssec-signzone
215 .endif
216 .if ${MK_BIND_NAMED} != "no"
217 _named=                 named
218 _named-checkconf=       named-checkconf
219 _named-checkzone=       named-checkzone
220 _named.reload=          named.reload
221 _rndc=                  rndc
222 _rndc-confgen=          rndc-confgen
223 .endif
224
225 .if ${MK_BLUETOOTH} != "no"
226 _bluetooth=     bluetooth
227 .endif
228
229 .if ${MK_OPENSSL} != "no"
230 _keyserv=       keyserv
231 .endif
232
233 .if ${MK_INET6} != "no"
234 _faithd=        faithd
235 _ip6addrctl=    ip6addrctl
236 _mld6query=     mld6query
237 _ndp=           ndp
238 _rip6query=     rip6query
239 _route6d=       route6d
240 _rrenumd=       rrenumd
241 _rtadvd=        rtadvd
242 _rtsold=        rtsold
243 _traceroute6=   traceroute6
244 .endif
245
246 .if ${MK_IPX} != "no"
247 _IPXrouted=     IPXrouted
248 .endif
249
250 .if ${MK_NIS} != "no"
251 _rpc.yppasswdd= rpc.yppasswdd
252 _rpc.ypupdated= rpc.ypupdated
253 _rpc.ypxfrd=    rpc.ypxfrd
254 _ypbind=        ypbind
255 _yp_mkdb=       yp_mkdb
256 _yppoll=        yppoll
257 _yppush=        yppush
258 _ypserv=        ypserv
259 _ypset=         ypset
260 .endif
261
262 .if ${MK_AUTHPF} != "no"
263 _authpf=        authpf
264 .endif
265
266 .if ${MK_LPR} != "no"
267 _lpr=           lpr
268 .endif
269
270 .if ${MK_NS_CACHING} != "no"
271 .if ${MK_LIBTHR} != "no" || \
272     (${MACHINE_ARCH} != "sparc64" && ${MK_LIBPTHREAD} != "no")
273 _cached=        cached
274 .endif
275 .endif
276
277 .if ${MK_SENDMAIL} != "no"
278 _editmap=       editmap
279 _mailstats=     mailstats
280 _makemap=       makemap
281 _praliases=     praliases
282 _sendmail=      sendmail
283 .endif
284
285 .if ${MK_USB} != "no"
286 _usbdevs=       usbdevs
287 .endif
288
289 .if ${MACHINE_ARCH} == "arm"
290 _kgmon=         kgmon
291 .endif
292
293 .if ${MACHINE_ARCH} == "i386"
294 _apm=           apm
295 _apmd=          apmd
296 _asf=           asf
297 _btxld=         btxld
298 .if ${MK_I4B} != "no"
299 _i4b=           i4b
300 .endif
301 _kgmon=         kgmon
302 _kgzip=         kgzip
303 _lptcontrol=    lptcontrol
304 .if ${MK_NCP} != "no"
305 _mount_nwfs=    mount_nwfs
306 .endif
307 _mount_smbfs=   mount_smbfs
308 _mptable=       mptable
309 _ndiscvt=       ndiscvt
310 _pnpinfo=       pnpinfo
311 .if ${MK_LIBPTHREAD} != "no" || ${MK_LIBTHR} != "no"
312 _pppctl=        pppctl
313 .endif
314 _sicontrol=     sicontrol
315 _spkrtest=      spkrtest
316 _zzz=           zzz
317 .if ${MACHINE} == "i386" 
318 .if ${MK_ACPI} != "no"
319 _acpi=          acpi
320 .endif
321 _arlcontrol=    arlcontrol
322 _boot0cfg=      boot0cfg
323 _wlconfig=      wlconfig
324 .elif ${MACHINE} == "pc98"
325 _boot98cfg=     boot98cfg
326 .endif
327 .endif
328
329 # kgzip: builds, but missing support files
330 # mptable: broken (not 64 bit clean)
331 # pnpinfo: crashes (not really useful anyway)
332 .if ${MACHINE_ARCH} == "amd64"
333 .if ${MK_ACPI} != "no"
334 _acpi=          acpi
335 .endif
336 _asf=           asf
337 _boot0cfg=      boot0cfg
338 _btxld=         btxld
339 _kgmon=         kgmon
340 _lptcontrol=    lptcontrol
341 .if ${MK_NCP} != "no"
342 _mount_nwfs=    mount_nwfs
343 .endif
344 _mount_smbfs=   mount_smbfs
345 _mptable=       mptable
346 _ndiscvt=       ndiscvt
347 .if ${MK_LIBPTHREAD} != "no" || ${MK_LIBTHR} != "no"
348 _pppctl=        pppctl
349 .endif
350 _sicontrol=     sicontrol
351 _spkrtest=      spkrtest
352 _zzz=           zzz
353 .endif
354
355 .if ${MACHINE_ARCH} == "ia64"
356 .if ${MK_ACPI} != "no"
357 _acpi=          acpi
358 .endif
359 _kgmon=         kgmon
360 _mount_smbfs=   mount_smbfs
361 .if ${MK_LIBPTHREAD} != "no" || ${MK_LIBTHR} != "no"
362 _pppctl=        pppctl
363 .endif
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 .if ${MK_LIBTHR} != "no"
376 _pppctl=        pppctl
377 .endif
378 .endif
379
380 .include <bsd.subdir.mk>