[mono-api-html] Print string fields with no (or null) value without an NRE.
[mono.git] / mcs / tools / Makefile
1 thisdir = tools
2
3 per_profile_dirs = \
4         al              \
5         linker          \
6         tuner           \
7         culevel         \
8         genxs           \
9         mkbundle        \
10         monop           \
11         mono-service    \
12         mono-xsd        \
13         resgen          \
14         gacutil         \
15         wsdl            \
16         xbuild
17
18 net_4_0_dirs := \
19         $(per_profile_dirs) \
20         csharp          \
21         corcompare      \
22         compiler-tester \
23         mono-xmltool    \
24         mono-shlib-cop  \
25         sgen            \
26         mconfig         \
27         installutil     \
28         nunitreport     \
29         pdb2mdb         \
30         sqlsharp        \
31         sqlmetal        \
32         svcutil         \
33         ictool          \
34         disco           \
35         soapsuds        \
36         browsercaps-updater     \
37         cil-strip       \
38         macpack         \
39         dtd2rng         \
40         dtd2xsd         \
41         mdoc            \
42         mod             \
43         installvst      \
44         lc              \
45         mono-configuration-crypto \
46         ccrewrite       \
47         cccheck         \
48         security        \
49         mdbrebase       \
50         ikdasm
51
52 net_2_0_dirs := \
53         $(per_profile_dirs)
54
55 build_SUBDIRS = gacutil security culevel
56 net_2_0_SUBDIRS := $(basic_SUBDIRS) $(net_2_0_dirs)
57 net_4_0_SUBDIRS := $(net_4_0_dirs) $(basic_SUBDIRS)
58 net_4_5_SUBDIRS := $(net_4_0_SUBDIRS)
59
60 SUBDIRS = $(basic_SUBDIRS) $(net_2_0_SUBDIRS)
61 DIST_SUBDIRS = $(SUBDIRS) $(net_4_0_dirs)
62
63 include ../build/rules.make
64
65 DISTFILES = \
66         assemblies.xml                  \
67         mono-win32-setup-dark.bmp       \
68         mono-win32-setup-light.bmp      \
69         mono-win32-setup.nsi            \
70         scan-tests.pl                   \
71         tinderbox/smtp.c                \
72         tinderbox/tinderbox.sh          \
73         removecomments.sh
74
75 test-local csproj-local run-test-local run-test-ondotnet-local all-local install-local uninstall-local doc-update-local:
76         @:
77
78 dist-local: dist-default
79
80 clean-local:
81         rm -f *.exe *.dll *.pdb cormissing.xml