Imported Upstream version 4.3.2.467

Former-commit-id: 9c2cb47f45fa221e661ab616387c9cda183f283d
This commit is contained in:
Xamarin Public Jenkins
2016-02-22 11:00:01 -05:00
parent f302175246
commit f3e3aab35a
4097 changed files with 122406 additions and 82300 deletions

View File

@@ -41,10 +41,12 @@ TEST_SUPPORT_FILES = \
dlls/first/CS1703-lib.dll dlls/first/CS1704-lib.dll \
dlls/second/CS1703-lib.dll dlls/second/CS1704-lib.dll
-include $(mcs_topdir)/build/config.make
# mention all targets
all-local $(STD_TARGETS:=-local):
VALID_PROFILE := $(filter net_4_5, $(PROFILE))
VALID_PROFILE := $(filter $(DEFAULT_PROFILE), $(PROFILE))
ifdef VALID_PROFILE
qcheck: run-mcs-tests