Xamarin Public Jenkins (auto-signing) e46a49ecf1 Imported Upstream version 5.10.0.47
Former-commit-id: d0813289fa2d35e1f8ed77530acb4fb1df441bc0
2018-01-24 17:04:36 +00:00

75 lines
1.3 KiB
Makefile

thisdir = tools
net_4_5_dirs := \
al \
linker \
culevel \
genxs \
mkbundle \
monop \
mono-service \
mono-xsd \
resgen \
gacutil \
wsdl \
xbuild \
csharp \
corcompare \
mono-api-html \
compiler-tester \
mono-xmltool \
mono-shlib-cop \
sgen \
mconfig \
installutil \
nunitreport \
pdb2mdb \
sqlsharp \
sqlmetal \
svcutil \
ictool \
disco \
soapsuds \
browsercaps-updater \
cil-strip \
macpack \
dtd2rng \
dtd2xsd \
mdoc \
mod \
installvst \
lc \
mono-configuration-crypto \
ccrewrite \
cccheck \
security \
mdbrebase \
mdb2ppdb \
ikdasm \
mono-symbolicate \
linker-analyzer
build_SUBDIRS = resgen gacutil security culevel cil-stringreplacer commoncryptogenerator resx2sr linker cil-strip
monodroid_tools_SUBDIRS = cil-strip linker-analyzer mkbundle mdoc mono-symbolicate
monodroid_SUBDIRS = nunit-lite
monotouch_SUBDIRS = nunit-lite
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 = \
removecomments.sh
test-local csproj-local run-test-local run-test-ondotnet-local all-local install-local uninstall-local doc-update-local:
@:
dist-local: dist-default
clean-local:
rm -f *.exe *.dll *.pdb cormissing.xml