Merge pull request #2802 from BrzVlad/feature-evacuation-opt2
[mono.git] / mcs / class / Mono.Parallel / Makefile
1 thisdir = class/Mono.Parallel
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = Mono.Parallel.dll
6
7 include ../../build/library.make
8
9 TEST_MCS_FLAGS =
10 TEST_LIB_REFS = System.Core
11
12 LIB_REFS += System.Core System
13 LIB_MCS_FLAGS += -d:INSIDE_MONO_PARALLEL