2009-12-09 Jb Evain <jbevain@novell.com>
[mcs.git] / tools / Makefile
blob500561f8064ab9929a829fd0db43afe2a7827941
1 thisdir = tools
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 monodoc \
16 resgen \
17 wsdl
19 net_2_0_dirs := \
20 $(per_profile_dirs) \
21 cilc \
22 corcompare \
23 mono-xmltool \
24 xbuild \
25 mdoc \
26 mono-shlib-cop \
27 sgen \
28 mconfig \
29 installutil \
30 nunitreport \
31 pdb2mdb \
32 sqlsharp \
33 sqlmetal \
34 svcutil \
35 ictool \
36 disco \
37 soapsuds \
38 browsercaps-updater \
39 cil-strip \
40 macpack \
41 dtd2rng \
42 dtd2xsd \
43 mjs \
44 prj2make \
45 mod \
46 installvst \
49 net_2_1_dirs := \
50 compiler-tester
52 basic_SUBDIRS = gacutil security
53 net_2_0_bootstrap_SUBDIRS = resgen culevel
54 net_2_0_SUBDIRS := $(net_2_0_dirs) $(basic_SUBDIRS)
55 net_2_1_raw_SUBDIRS := $(net_2_1_dirs)
56 net_2_1_SUBDIRS := $(net_2_1_dirs)
57 net_4_0_bootstrap_SUBDIRS = resgen culevel
58 net_4_0_SUBDIRS := $(per_profile_dirs)
60 SUBDIRS = $(basic_SUBDIRS) $(net_2_0_bootstrap_SUBDIRS) $(net_2_0_SUBDIRS) $(net_2_1_SUBDIRS)
62 include ../build/rules.make
64 DISTFILES = \
65 assemblies.xml \
66 mono-win32-setup-dark.bmp \
67 mono-win32-setup-light.bmp \
68 mono-win32-setup.nsi \
69 scan-tests.pl \
70 tinderbox/smtp.c \
71 tinderbox/tinderbox.sh \
72 gensources.sh \
73 removecomments.sh
75 test-local csproj-local run-test-local run-test-ondotnet-local all-local install-local uninstall-local doc-update-local:
78 dist-local: dist-default
80 clean-local:
81 rm -f *.exe *.dll *.pdb cormissing.xml