]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.sbin/Makefile
MFC r278713:
[FreeBSD/stable/9.git] / usr.sbin / Makefile
1 #       From: @(#)Makefile      5.20 (Berkeley) 6/12/93
2 # $FreeBSD$
3
4 .include <bsd.own.mk>
5
6 SUBDIR= adduser \
7         arp \
8         bootparamd \
9         burncd \
10         bsdconfig \
11         cdcontrol \
12         chkgrp \
13         chown \
14         chroot \
15         ckdist \
16         clear_locks \
17         crashinfo \
18         cron \
19         ctladm \
20         daemon \
21         dconschat \
22         devinfo \
23         digictl \
24         diskinfo \
25         dumpcis \
26         etcupdate \
27         extattr \
28         extattrctl \
29         fifolog \
30         fwcontrol \
31         getfmac \
32         getpmac \
33         gstat \
34         i2c \
35         ifmcstat \
36         inetd \
37         iostat \
38         kldxref \
39         mailwrapper \
40         makefs \
41         memcontrol \
42         mergemaster \
43         mfiutil \
44         mixer \
45         mlxcontrol \
46         mountd \
47         mount_portalfs \
48         mptutil \
49         mtest \
50         mtree \
51         newsyslog \
52         nfscbd \
53         nfsd \
54         nfsdumpstate \
55         nfsrevoke \
56         nfsuserd \
57         nmtree \
58         nologin \
59         ${_pc_sysinstall} \
60         pciconf \
61         periodic \
62         powerd \
63         procctl \
64         pstat \
65         pw \
66         pwd_mkdb \
67         quot \
68         rarpd \
69         rmt \
70         rpcbind \
71         rpc.lockd \
72         rpc.statd \
73         rpc.umntall \
74         rtprio \
75         service \
76         services_mkdb \
77         setfib \
78         setfmac \
79         setpmac \
80         smbmsg \
81         snapinfo \
82         spray \
83         syslogd \
84         sysrc \
85         tcpdchk \
86         tcpdmatch \
87         tcpdrop \
88         tcpdump \
89         timed \
90         traceroute \
91         trpt \
92         tzsetup \
93         ugidfw \
94         vipw \
95         wake \
96         watch \
97         watchdogd \
98         zic
99
100 # NB: keep these sorted by MK_* knobs
101
102 .if ${MK_ACCT} != "no"
103 SUBDIR+=        accton
104 SUBDIR+=        sa
105 .endif
106
107 .if ${MK_AMD} != "no"
108 SUBDIR+=        amd
109 .endif
110
111 .if ${MK_AUDIT} != "no"
112 SUBDIR+=        audit
113 SUBDIR+=        auditd
114 .if ${MK_OPENSSL} != "no"
115 SUBDIR+=        auditdistd
116 .endif
117 SUBDIR+=        auditreduce
118 SUBDIR+=        praudit
119 .endif
120
121 .if ${MK_AUTHPF} != "no"
122 SUBDIR+=        authpf
123 .endif
124
125 .if ${MK_BIND_DNSSEC} != "no" && ${MK_OPENSSL} != "no"
126 SUBDIR+=        dnssec-dsfromkey
127 SUBDIR+=        dnssec-keyfromlabel
128 SUBDIR+=        dnssec-keygen
129 SUBDIR+=        dnssec-revoke
130 SUBDIR+=        dnssec-settime
131 SUBDIR+=        dnssec-signzone
132 SUBDIR+=        dnssec-verify
133 .endif
134 .if ${MK_BIND_NAMED} != "no"
135 SUBDIR+=        arpaname
136 SUBDIR+=        ddns-confgen
137 SUBDIR+=        genrandom
138 SUBDIR+=        isc-hmac-fixup
139 SUBDIR+=        named
140 SUBDIR+=        named-checkconf
141 SUBDIR+=        named-checkzone
142 SUBDIR+=        named-journalprint
143 SUBDIR+=        nsec3hash
144 SUBDIR+=        rndc
145 SUBDIR+=        rndc-confgen
146 .endif
147
148 .if ${MK_BLUETOOTH} != "no"
149 SUBDIR+=        bluetooth
150 .endif
151
152 .if ${MK_BSDINSTALL} != "no"
153 SUBDIR+=        bsdinstall
154 .endif
155
156 .if ${MK_BSNMP} != "no"
157 SUBDIR+=        bsnmpd
158 .endif
159
160 .if ${MK_CTM} != "no"
161 SUBDIR+=        ctm
162 .endif
163
164 .if ${MK_FLOPPY} != "no"
165 SUBDIR+=        fdcontrol
166 SUBDIR+=        fdformat
167 SUBDIR+=        fdread
168 SUBDIR+=        fdwrite
169 .endif
170
171 .if ${MK_FREEBSD_UPDATE} != "no"
172 SUBDIR+=        freebsd-update
173 .endif
174
175 .if ${MK_GSSAPI} != "no"
176 SUBDIR+=        gssd
177 .endif
178
179 .if ${MK_GPIO} != "no"
180 SUBDIR+=        gpioctl
181 .endif
182
183 .if ${MK_INET6} != "no"
184 SUBDIR+=        faithd
185 SUBDIR+=        ip6addrctl
186 SUBDIR+=        mld6query
187 SUBDIR+=        ndp
188 SUBDIR+=        rip6query
189 SUBDIR+=        route6d
190 SUBDIR+=        rrenumd
191 SUBDIR+=        rtadvctl
192 SUBDIR+=        rtadvd
193 SUBDIR+=        rtsold
194 SUBDIR+=        traceroute6
195 .endif
196
197 .if ${MK_IPFW} != "no"
198 SUBDIR+=        ipfwpcap
199 .endif
200
201 .if ${MK_IPX} != "no"
202 SUBDIR+=        IPXrouted
203 .endif
204
205 .if ${MK_JAIL} != "no"
206 SUBDIR+=        jail
207 SUBDIR+=        jexec
208 SUBDIR+=        jls
209 .endif
210
211 # XXX MK_SYSCONS
212 .if ${MK_LEGACY_CONSOLE} != "no"
213 SUBDIR+=        kbdcontrol
214 SUBDIR+=        kbdmap
215 SUBDIR+=        moused
216 SUBDIR+=        vidcontrol
217 .endif
218
219 .if ${MK_LIBTHR} != "no" || ${MK_LIBPTHREAD} != "no"
220 .if ${MK_PPP} != "no"
221 SUBDIR+=        pppctl
222 .endif
223 .if ${MK_NS_CACHING} != "no"
224 SUBDIR+=        nscd
225 .endif
226 .endif
227
228 .if ${MK_LPR} != "no"
229 SUBDIR+=        lpr
230 .endif
231
232 .if ${MK_MAN_UTILS} != "no"
233 SUBDIR+=        manctl
234 .endif
235
236 .if ${MK_NETGRAPH} != "no"
237 SUBDIR+=        flowctl
238 SUBDIR+=        lmcconfig
239 SUBDIR+=        ngctl
240 SUBDIR+=        nghook
241 .endif
242
243 .if ${MK_NIS} != "no"
244 SUBDIR+=        rpc.yppasswdd
245 SUBDIR+=        rpc.ypupdated
246 SUBDIR+=        rpc.ypxfrd
247 SUBDIR+=        ypbind
248 SUBDIR+=        yp_mkdb
249 SUBDIR+=        yppoll
250 SUBDIR+=        yppush
251 SUBDIR+=        ypserv
252 SUBDIR+=        ypset
253 .endif
254
255 .if ${MK_NTP} != "no"
256 SUBDIR+=        ntp
257 .endif
258
259 .if ${MK_OPENSSL} != "no"
260 SUBDIR+=        keyserv
261 .endif
262
263 .if ${MK_PC_SYSINSTALL} != "no"
264 _pc_sysinstall= pc-sysinstall
265 .endif
266
267 .if ${MK_PF} != "no"
268 SUBDIR+=        ftp-proxy
269 .endif
270
271 .if ${MK_PKGBOOTSTRAP} != "no"
272 SUBDIR+=        pkg
273 .endif
274
275 .if ${MK_PKGTOOLS} != "no"
276 SUBDIR+=        pkg_install
277 .endif
278
279 # XXX MK_TOOLCHAIN?
280 .if ${MK_PMC} != "no"
281 SUBDIR+=        pmcannotate
282 SUBDIR+=        pmccontrol
283 SUBDIR+=        pmcstat
284 .endif
285
286 .if ${MK_PORTSNAP} != "no"
287 SUBDIR+=        portsnap
288 .endif
289
290 .if ${MK_PPP} != "no"
291 SUBDIR+=        ppp
292 .endif
293
294 .if ${MK_QUOTAS} != "no"
295 SUBDIR+=        edquota
296 SUBDIR+=        quotaon
297 SUBDIR+=        repquota
298 .endif
299
300 .if ${MK_RCMDS} != "no"
301 SUBDIR+=        rwhod
302 .endif
303
304 .if ${MK_SENDMAIL} != "no"
305 SUBDIR+=        editmap
306 SUBDIR+=        mailstats
307 SUBDIR+=        makemap
308 SUBDIR+=        praliases
309 SUBDIR+=        sendmail
310 .endif
311
312 .if ${MK_SYSINSTALL} != "no"
313 SUBDIR+=        sysinstall
314 .endif
315
316 .if ${MK_TOOLCHAIN} != "no"
317 SUBDIR+=        config
318 SUBDIR+=        crunch
319 .endif
320
321 .if ${MK_USB} != "no"
322 SUBDIR+=        uathload
323 SUBDIR+=        uhsoctl
324 SUBDIR+=        usbconfig
325 SUBDIR+=        usbdump
326 .endif
327
328 .if ${MK_UTMPX} != "no"
329 SUBDIR+=        ac
330 SUBDIR+=        lastlogin
331 SUBDIR+=        utxrm
332 .endif
333
334 .if ${MK_WIRELESS} != "no"
335 SUBDIR+=        ancontrol
336 SUBDIR+=        wlandebug
337 SUBDIR+=        wpa
338 .endif
339
340 .include <bsd.arch.inc.mk>
341
342 SUBDIR:=        ${SUBDIR:O}
343
344 SUBDIR_PARALLEL=
345
346 .include <bsd.subdir.mk>