X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftools%2FMakefile;h=09db25649e7ecf29499cf1b077ca158f9c7954ba;hb=b2a11ac756f940c30b05aa0a8baf733572df4ce5;hp=693318cbea7e07fdb27df8413379a15d159e7ac0;hpb=4ba928c1af3011e87cd5ce7812132a675c8a404d;p=mono.git diff --git a/mcs/tools/Makefile b/mcs/tools/Makefile index 693318cbea7..09db25649e7 100644 --- a/mcs/tools/Makefile +++ b/mcs/tools/Makefile @@ -3,7 +3,6 @@ thisdir = tools net_4_5_dirs := \ al \ linker \ - tuner \ culevel \ genxs \ mkbundle \ @@ -45,26 +44,23 @@ net_4_5_dirs := \ cccheck \ security \ mdbrebase \ + mdb2ppdb \ ikdasm \ mono-symbolicate \ linker-analyzer -build_SUBDIRS = gacutil security culevel cil-stringreplacer commoncryptogenerator +build_SUBDIRS = resgen gacutil security culevel cil-stringreplacer commoncryptogenerator resx2sr linker +monodroid_tools_SUBDIRS = cil-strip mkbundle mdoc mono-symbolicate net_4_5_SUBDIRS = gacutil +net_4_x_SUBDIRS = gacutil net_4_5_PARALLEL_SUBDIRS = $(net_4_5_dirs) +net_4_x_PARALLEL_SUBDIRS = $(net_4_5_dirs) SUBDIRS = $(build_SUBDIRS) $(net_4_5_dirs) include ../build/rules.make DISTFILES = \ - assemblies.xml \ - mono-win32-setup-dark.bmp \ - mono-win32-setup-light.bmp \ - mono-win32-setup.nsi \ - scan-tests.pl \ - tinderbox/smtp.c \ - tinderbox/tinderbox.sh \ removecomments.sh test-local csproj-local run-test-local run-test-ondotnet-local all-local install-local uninstall-local doc-update-local: