in System.Runtime.CompilerServices:
[mcs.git] / tools / Makefile
blobf09b8053b9758f6453d57ddaef611c0156729386
1 thisdir = tools
3 per_profile_dirs = \
4 al \
5 compiler-tester \
6 linker \
7 tuner \
8 csharplib \
9 csharp \
10 culevel \
11 genxs \
12 mkbundle \
13 monop \
14 mono-service \
15 mono-xsd \
16 monodoc \
17 resgen \
18 wsdl
20 net_2_0_dirs := \
21 $(per_profile_dirs) \
22 cilc \
23 corcompare \
24 mono-xmltool \
25 xbuild \
26 mdoc \
27 mono-shlib-cop \
28 sgen \
29 mconfig \
30 installutil \
31 nunitreport \
32 pdb2mdb \
33 sqlsharp \
34 sqlmetal \
35 svcutil \
36 ictool \
37 disco \
38 soapsuds \
39 browsercaps-updater \
40 cil-strip \
41 macpack \
42 dtd2rng \
43 dtd2xsd \
44 mjs \
45 prj2make \
46 mod \
47 installvst \
50 net_2_1_dirs := \
51 compiler-tester
53 basic_SUBDIRS = gacutil security
54 net_2_0_bootstrap_SUBDIRS = resgen culevel
55 net_2_0_SUBDIRS := $(net_2_0_dirs) $(basic_SUBDIRS)
56 net_2_1_raw_SUBDIRS := $(net_2_1_dirs)
57 net_2_1_SUBDIRS := $(net_2_1_dirs)
58 net_4_0_bootstrap_SUBDIRS = resgen culevel
59 net_4_0_SUBDIRS := $(per_profile_dirs)
61 SUBDIRS = $(basic_SUBDIRS) $(net_2_0_bootstrap_SUBDIRS) $(net_2_0_SUBDIRS) $(net_2_1_SUBDIRS)
63 include ../build/rules.make
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 gensources.sh \
74 removecomments.sh
76 test-local csproj-local run-test-local run-test-ondotnet-local all-local install-local uninstall-local doc-update-local:
79 dist-local: dist-default
81 clean-local:
82 rm -f *.exe *.dll *.pdb cormissing.xml