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