]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/Makefile
This commit was generated by cvs2svn to compensate for changes in r125759,
[FreeBSD/FreeBSD.git] / usr.sbin / Makefile
1 #       From: @(#)Makefile      5.20 (Berkeley) 6/12/93
2 # $FreeBSD$
3
4 # XXX MISSING:          mkproto
5 SUBDIR= ac \
6         accton \
7         ${_acpi} \
8         adduser \
9         amd \
10         ancontrol \
11         ${_apm} \
12         ${_apmd} \
13         arp \
14         ${_asf} \
15         ${_atm} \
16         ${_bluetooth} \
17         ${_boot0cfg} \
18         ${_boot98cfg} \
19         bootparamd \
20         bsnmpd \
21         ${_btxld} \
22         burncd \
23         cdcontrol \
24         chkgrp \
25         chown \
26         chroot \
27         ckdist \
28         config \
29         cron \
30         crunch \
31         ctm \
32         daemon \
33         dconschat \
34         devinfo \
35         digictl \
36         diskinfo \
37         ${_editmap} \
38         edquota \
39         ${_elf2exe} \
40         extattr \
41         extattrctl \
42         faithd \
43         fdcontrol \
44         fdformat \
45         fdread \
46         fdwrite \
47         fwcontrol \
48         getfmac \
49         getpmac \
50         gstat \
51         ${_i4b} \
52         ifmcstat \
53         inetd \
54         iostat \
55         ip6addrctl \
56         ${_ipftest} \
57         ${_ipresend} \
58         ${_ipsend} \
59         ${_iptest} \
60         IPXrouted \
61         jail \
62         jexec \
63         jls \
64         kbdcontrol \
65         kbdmap \
66         kernbb \
67         ${_keyserv} \
68         ${_kgmon} \
69         ${_kgzip} \
70         kldxref \
71         lastlogin \
72         ${_lpr} \
73         ${_lptcontrol} \
74         ${_mailstats} \
75         mailwrapper \
76         ${_makemap} \
77         manctl \
78         memcontrol \
79         mergemaster \
80         mixer \
81         ${_mld6query} \
82         mlxcontrol \
83         mountd \
84         ${_mount_nwfs} \
85         mount_portalfs \
86         ${_mount_smbfs} \
87         moused \
88         ${_mptable} \
89         mrouted \
90         mtest \
91         mtree \
92         ${_named} \
93         ${_named.reload} \
94         ${_named.restart} \
95         ${_ndc} \
96         ${_ndiscvt} \
97         ndp \
98         newsyslog \
99         nfsd \
100         ngctl \
101         nghook \
102         ${_nslookup} \
103         ${_nsupdate} \
104         ntp \
105         ${_ofwdump} \
106         ${_pccard} \
107         pciconf \
108         ${_pcvt/ispcvt} \
109         ${_pcvt} \
110         periodic \
111         pkg_install \
112         ${_pnpinfo} \
113         ppp \
114         ${_pppctl} \
115         pppd \
116         pppstats \
117         ${_praliases} \
118         procctl \
119         pstat \
120         pw \
121         pwd_mkdb \
122         quot \
123         quotaon \
124         rarpd \
125         raycontrol \
126         repquota \
127         ${_rip6query} \
128         rmt \
129         ${_route6d} \
130         rpcbind \
131         rpc.lockd \
132         rpc.statd \
133         rpc.umntall \
134         rpc.yppasswdd \
135         rpc.ypupdated \
136         rpc.ypxfrd \
137         rrenumd \
138         rtadvd \
139         rtprio \
140         rtsold \
141         rwhod \
142         sa \
143         ${_sendmail} \
144         setfmac \
145         setkey \
146         setpmac \
147         ${_sgsc} \
148         ${_sicontrol} \
149         sliplogin \
150         slstat \
151         ${_spkrtest} \
152         spray \
153         ${_stallion} \
154         ${_sysinstall} \
155         syslogd \
156         tcpdchk \
157         tcpdmatch \
158         tcpdump \
159         timed \
160         traceroute \
161         ${_traceroute6} \
162         trpt \
163         tzsetup \
164         ugidfw \
165         ${_usbd} \
166         ${_usbdevs} \
167         vidcontrol \
168         vipw \
169         vnconfig \
170         watch \
171         watchdogd \
172         wicontrol \
173         ${_wlconfig} \
174         ypbind \
175         yp_mkdb \
176         yppoll \
177         yppush \
178         ypserv \
179         ypset \
180         zic \
181         ${_zzz}
182
183 .if ${MACHINE_ARCH} != "powerpc"
184 _sysinstall=    sysinstall
185 .endif
186
187 .if !defined(NOATM)
188 _atm=           atm
189 .endif
190
191 .if !defined(NO_BIND)
192 _named=         named
193 _named.reload=  named.reload
194 _named.restart= named.restart
195 _ndc=           ndc
196 _nslookup=      nslookup
197 _nsupdate=      nsupdate
198 .endif
199
200 .if !defined(NOCRYPT) && !defined(NO_OPENSSL)
201 _keyserv=       keyserv
202 .endif
203
204 .if !defined(NOINET6)
205 _mld6query=     mld6query
206 _rip6query=     rip6query
207 _route6d=       route6d
208 _traceroute6=   traceroute6
209 .endif
210
211 .if !defined(NO_IPFILTER)
212 _ipftest=       ipftest
213 _ipresend=      ipresend
214 _ipsend=        ipsend
215 _iptest=        iptest
216 .endif
217
218 .if !defined(NO_LPR)
219 _lpr=           lpr
220 .endif
221
222 .if !defined(NO_SENDMAIL)
223 _editmap=       editmap
224 _mailstats=     mailstats
225 _makemap=       makemap
226 _praliases=     praliases
227 _sendmail=      sendmail
228 .endif
229
230 .if !defined(NO_USB)
231 _usbd=          usbd
232 _usbdevs=       usbdevs
233 .endif
234
235 .if ${MACHINE_ARCH} == "i386"
236 .if !defined(NO_ACPI)
237 _acpi=          acpi
238 .endif
239 _apm=           apm
240 _apmd=          apmd
241 _asf=           asf
242 .if !defined(NO_BLUETOOTH)
243 _bluetooth=     bluetooth
244 .endif
245 .if ${MACHINE} == "i386"
246 _boot0cfg=      boot0cfg
247 .endif
248 .if ${MACHINE} == "pc98"
249 _boot98cfg=     boot98cfg
250 .endif
251 _btxld=         btxld
252 .if !defined(NO_I4B)
253 _i4b=           i4b
254 .endif
255 _kgmon=         kgmon
256 _kgzip=         kgzip
257 _lptcontrol=    lptcontrol
258 _mount_nwfs=    mount_nwfs
259 _mount_smbfs=   mount_smbfs
260 _mptable=       mptable
261 _ndiscvt=       ndiscvt
262 _pccard=        pccard
263 _pcvt=          pcvt
264 _pnpinfo=       pnpinfo
265 .if !defined(NOLIBPTHREAD)
266 _pppctl=        pppctl
267 .endif
268 _sgsc=          sgsc
269 _sicontrol=     sicontrol
270 _spkrtest=      spkrtest
271 _stallion=      stallion
272 _wlconfig=      wlconfig
273 _zzz=           zzz
274 .endif
275
276 .if ${MACHINE_ARCH} == "alpha"
277 _elf2exe=       elf2exe
278 _pnpinfo=       pnpinfo
279 .if !defined(NOLIBC_R)
280 _pppctl=        pppctl
281 .endif
282 .endif
283
284 # kgmon: builds, but no kernel profiling
285 # kgzip: builds, but missing support files
286 # mptable: broken (not 64 bit clean)
287 # pnpinfo: crashes (not really useful anyway)
288 .if ${MACHINE_ARCH} == "amd64"
289 .if !defined(NO_ACPI)
290 _acpi=          acpi
291 .endif
292 _asf=           asf
293 _boot0cfg=      boot0cfg
294 _btxld=         btxld
295 _lptcontrol=    lptcontrol
296 _mount_nwfs=    mount_nwfs
297 _mount_smbfs=   mount_smbfs
298 _mptable=       mptable
299 _pcvt/ispcvt=   pcvt/ispcvt
300 .if !defined(NOLIBPTHREAD)
301 _pppctl=        pppctl
302 .endif
303 _sicontrol=     sicontrol
304 _spkrtest=      spkrtest
305 _zzz=           zzz
306 .endif
307
308 .if ${MACHINE_ARCH} == "ia64"
309 .if !defined(NO_ACPI)
310 _acpi=          acpi
311 .endif
312 .if !defined(NOLIBPTHREAD)
313 _pppctl=        pppctl
314 .endif
315 _zzz=           zzz
316 .endif
317
318 .if ${MACHINE_ARCH} == "sparc64"
319 _ofwdump=       ofwdump
320 .if !defined(NOLIBC_R)
321 _pppctl=        pppctl
322 .endif
323 .endif
324
325 .include <bsd.subdir.mk>