36 codesign \
37 cscope-fast \
38 ctf \
39 depcheck \
40 env \
41 findunref \
42 ndrgen \
43 onbld \
44 pmodes \
45 gk \
46 install.bin \
47 lintdump \
48 protocmp \
49 protolist \
50 scripts
51
52 #
53 # special versions of commands for use only in build
54 #
55 UNSHIPPED_SUBDIRS = \
56 elfsign
57
58 sparc_SUBDIRS= \
59 chk4ubin \
60 stabs \
61 tokenize
62
63 i386_SUBDIRS= \
64 aw \
65 elfextract \
66 mbh_patch
67
68 LINTSUBDIRS= \
69 codereview \
70 ctf \
71 cw \
72 findunref \
73 lintdump \
74 ndrgen \
75 protocmp \
76 protolist
|
36 codesign \
37 cscope-fast \
38 ctf \
39 depcheck \
40 env \
41 findunref \
42 ndrgen \
43 onbld \
44 pmodes \
45 gk \
46 install.bin \
47 lintdump \
48 protocmp \
49 protolist \
50 scripts
51
52 #
53 # special versions of commands for use only in build
54 #
55 UNSHIPPED_SUBDIRS = \
56 elfsign \
57 mandoc
58
59 sparc_SUBDIRS= \
60 chk4ubin \
61 stabs \
62 tokenize
63
64 i386_SUBDIRS= \
65 aw \
66 elfextract \
67 mbh_patch
68
69 LINTSUBDIRS= \
70 codereview \
71 ctf \
72 cw \
73 findunref \
74 lintdump \
75 ndrgen \
76 protocmp \
77 protolist
|