]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/Makefile
Update mandoc to 1.13.1
[FreeBSD/FreeBSD.git] / usr.bin / Makefile
1 #       From: @(#)Makefile      8.3 (Berkeley) 1/7/94
2 # $FreeBSD$
3
4 .include <src.opts.mk>
5
6 # XXX MISSING:          deroff diction graph learn plot
7 #                       spell spline struct xsend
8 # XXX Use GNU versions: diff ld patch
9 # Moved to secure: bdes
10 #
11
12 SUBDIR= alias \
13         apply \
14         asa \
15         awk \
16         banner \
17         basename \
18         brandelf \
19         bsdiff \
20         bzip2 \
21         bzip2recover \
22         cap_mkdb \
23         chat \
24         chpass \
25         cksum \
26         ${_clang} \
27         cmp \
28         col \
29         colldef \
30         colrm \
31         column \
32         comm \
33         compress \
34         cpuset \
35         csplit \
36         ctlstat \
37         cut \
38         dirname \
39         dpv \
40         du \
41         ee \
42         elf2aout \
43         elfdump \
44         enigma \
45         env \
46         expand \
47         false \
48         fetch \
49         file \
50         find \
51         finger \
52         fmt \
53         fold \
54         fstat \
55         fsync \
56         ftp \
57         gcore \
58         gencat \
59         getconf \
60         getent \
61         getopt \
62         grep \
63         gzip \
64         head \
65         hexdump \
66         ${_iconv} \
67         id \
68         ipcrm \
69         ipcs \
70         iscsictl \
71         join \
72         jot \
73         ${_kdump} \
74         keylogin \
75         keylogout \
76         killall \
77         ktrace \
78         ktrdump \
79         lam \
80         lastcomm \
81         ldd \
82         leave \
83         less \
84         lessecho \
85         lesskey \
86         limits \
87         locale \
88         lock \
89         lockf \
90         logger \
91         login \
92         logins \
93         logname \
94         look \
95         lorder \
96         lsvfs \
97         lzmainfo \
98         m4 \
99         ${_makewhatis} \
100         ${_man} \
101         mandoc \
102         mesg \
103         minigzip \
104         ministat \
105         ${_mkcsmapper} \
106         mkdep \
107         ${_mkesdb} \
108         mkfifo \
109         mkimg \
110         mklocale \
111         mktemp \
112         mkulzma \
113         mkuzip \
114         mt \
115         ncal \
116         netstat \
117         newgrp \
118         nfsstat \
119         nice \
120         nl \
121         nohup \
122         opieinfo \
123         opiekey \
124         opiepasswd \
125         pagesize \
126         passwd \
127         paste \
128         patch \
129         pathchk \
130         perror \
131         pr \
132         printenv \
133         printf \
134         procstat \
135         protect \
136         rctl \
137         renice \
138         rev \
139         revoke \
140         rpcinfo \
141         rs \
142         rup \
143         rusers \
144         rwall \
145         script \
146         sed \
147         send-pr \
148         seq \
149         shar \
150         showmount \
151         sockstat \
152         soeliminate \
153         sort \
154         split \
155         stat \
156         stdbuf \
157         su \
158         systat \
159         tabs \
160         tail \
161         talk \
162         tar \
163         tcopy \
164         tee \
165         ${_tests} \
166         tftp \
167         time \
168         timeout \
169         tip \
170         top \
171         touch \
172         tput \
173         tr \
174         true \
175         truncate \
176         ${_truss} \
177         tset \
178         tsort \
179         tty \
180         uname \
181         unexpand \
182         uniq \
183         unzip \
184         units \
185         unvis \
186         uudecode \
187         uuencode \
188         vis \
189         vmstat \
190         w \
191         wall \
192         wc \
193         what \
194         whereis \
195         which \
196         whois \
197         write \
198         xargs \
199         xinstall \
200         ${_xlint} \
201         xo \
202         ${_xstr} \
203         xz \
204         xzdec \
205         ${_yacc} \
206         yes \
207         ${_ypcat} \
208         ${_ypmatch} \
209         ${_ypwhich}
210
211 # NB: keep these sorted by MK_* knobs
212
213 .if ${MK_AT} != "no"
214 SUBDIR+=        at
215 .endif
216
217 .if ${MK_ATM} != "no"
218 SUBDIR+=        atm
219 .endif
220
221 .if ${MK_BLUETOOTH} != "no"
222 SUBDIR+=        bluetooth
223 .endif
224
225 .if ${MK_BSD_CPIO} != "no"
226 SUBDIR+=        cpio
227 .endif
228
229 .if ${MK_CALENDAR} != "no"
230 SUBDIR+=        calendar
231 .endif
232
233 .if ${MK_CLANG} != "no"
234 _clang=         clang
235 .endif
236
237 .if ${MK_FMAKE} != "no"
238 SUBDIR+=        make
239 .endif
240
241 .if ${MK_GPL_DTC} != "yes"
242 SUBDIR+=        dtc
243 .endif
244
245 .if ${MK_GROFF} != "no"
246 SUBDIR+=        vgrind
247 .endif
248
249 .if ${MK_HESIOD} != "no"
250 SUBDIR+=        hesinfo
251 .endif
252
253 .if ${MK_ICONV} != "no"
254 _iconv=         iconv
255 _mkcsmapper=    mkcsmapper
256 _mkesdb=        mkesdb
257 .endif
258
259 .if ${MK_KDUMP} != "no"
260 SUBDIR+=        kdump
261 SUBDIR+=        truss
262 .endif
263
264 .if ${MK_KERBEROS_SUPPORT} != "no"
265 SUBDIR+=        compile_et
266 .endif
267
268 .if ${MK_LDNS_UTILS} != "no"
269 SUBDIR+=        drill
270 SUBDIR+=        host
271 .endif
272
273 .if ${MK_LOCATE} != "no"
274 SUBDIR+=        locate
275 .endif
276
277 # XXX msgs?
278 .if ${MK_MAIL} != "no"
279 SUBDIR+=        biff
280 SUBDIR+=        from
281 SUBDIR+=        mail
282 SUBDIR+=        msgs
283 .endif
284
285 .if ${MK_MAKE} != "no"
286 SUBDIR+=        bmake
287 .endif
288
289 .if ${MK_MAN_UTILS} != "no"
290 SUBDIR+=        catman
291 _makewhatis=    makewhatis
292 _man=           man
293 .endif
294
295 .if ${MK_NETCAT} != "no"
296 SUBDIR+=        nc
297 .endif
298
299 .if ${MK_NIS} != "no"
300 SUBDIR+=        ypcat
301 SUBDIR+=        ypmatch
302 SUBDIR+=        ypwhich
303 .endif
304
305 .if ${MK_OPENSSH} != "no"
306 SUBDIR+=        ssh-copy-id
307 .endif
308
309 .if ${MK_OPENSSL} != "no"
310 SUBDIR+=        bc
311 SUBDIR+=        chkey
312 SUBDIR+=        dc
313 SUBDIR+=        newkey
314 .endif
315
316 .if ${MK_QUOTAS} != "no"
317 SUBDIR+=        quota
318 .endif
319
320 .if ${MK_RCMDS} != "no"
321 SUBDIR+=        rlogin
322 SUBDIR+=        rsh
323 SUBDIR+=        ruptime
324 SUBDIR+=        rwho
325 .endif
326
327 .if ${MK_SENDMAIL} != "no"
328 SUBDIR+=        vacation
329 .endif
330
331 .if ${MK_TELNET} != "no"
332 SUBDIR+=        telnet
333 .endif
334
335 .if ${MK_TESTS} != "no"
336 _tests=         tests
337 .endif
338
339 .if ${MK_TEXTPROC} != "no"
340 SUBDIR+=        checknr
341 SUBDIR+=        colcrt
342 SUBDIR+=        ul
343 .endif
344
345 .if ${MK_TOOLCHAIN} != "no"
346 SUBDIR+=        ar
347 SUBDIR+=        c89
348 SUBDIR+=        c99
349 SUBDIR+=        ctags
350 SUBDIR+=        file2c
351 SUBDIR+=        gprof
352 SUBDIR+=        indent
353 SUBDIR+=        lex
354 SUBDIR+=        mkstr
355 SUBDIR+=        rpcgen
356 SUBDIR+=        unifdef
357 SUBDIR+=        xlint
358 SUBDIR+=        xstr
359 SUBDIR+=        yacc
360 .endif
361
362 .if ${MK_VI} != "no"
363 SUBDIR+=        vi
364 .endif
365
366 .if ${MK_VT} != "no"
367 SUBDIR+=        vtfontcvt
368 .endif
369
370 .if ${MK_USB} != "no"
371 SUBDIR+=        usbhidaction
372 SUBDIR+=        usbhidctl
373 .endif
374
375 .if ${MK_UTMPX} != "no"
376 SUBDIR+=        last
377 SUBDIR+=        users
378 SUBDIR+=        who
379 .endif
380
381 .if ${MK_SVN} == "yes" || ${MK_SVNLITE} == "yes"
382 SUBDIR+=        svn
383 .endif
384
385 .include <bsd.arch.inc.mk>
386
387 SUBDIR:=        ${SUBDIR:O}
388
389 SUBDIR_PARALLEL=
390
391 .include <bsd.subdir.mk>