Xamarin Public Jenkins (auto-signing) 0510252385 Imported Upstream version 5.20.0.180
Former-commit-id: ff953ca879339fe1e1211f7220f563e1342e66cb
2019-02-04 20:11:37 +00:00

76 lines
1.4 KiB
Makefile

thisdir = tools
net_4_5_dirs := \
al \
linker \
culevel \
genxs \
mkbundle \
monop \
mono-service \
mono-xsd \
resgen \
wsdl \
xbuild \
csharp \
corcompare \
mono-api-diff \
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 \
gacutil
build_SUBDIRS =
build_PARALLEL_SUBDIRS := resgen gacutil security culevel commoncryptogenerator resx2sr linker cil-strip corcompare mono-api-diff mono-api-html
monodroid_tools_SUBDIRS =
monodroid_tools_PARALLEL_SUBDIRS = cil-strip linker-analyzer mkbundle mdoc mono-symbolicate
monodroid_SUBDIRS = nunit-lite
monotouch_SUBDIRS = nunit-lite
net_4_x_SUBDIRS =
net_4_x_PARALLEL_SUBDIRS = $(net_4_5_dirs)
DIST_SUBDIRS = $(net_4_5_dirs) cil-stringreplacer commoncryptogenerator resx2sr
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