New test.
[mono.git] / mcs / build / profiles / net_2_0.make
1 # -*- makefile -*-
2
3 BOOTSTRAP_PROFILE = net_2_0_bootstrap
4 BOOTSTRAP_MCS = MONO_PATH="$(topdir)/class/lib/$(BOOTSTRAP_PROFILE)$(PLATFORM_PATH_SEPARATOR)$$MONO_PATH" $(INTERNAL_GMCS)
5 MCS = MONO_PATH="$(topdir)/class/lib/$(PROFILE)$(PLATFORM_PATH_SEPARATOR)$$MONO_PATH" $(INTERNAL_GMCS)
6
7 # nuttzing!
8
9 profile-check:
10         @:
11
12 PROFILE_MCS_FLAGS = -d:NET_1_1 -d:NET_2_0
13 FRAMEWORK_VERSION = 2.0