[sgen] Evacuate from emptier blocks to fuller ones
[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 = /r:System.Core.dll
10
11 LIB_REFS += System.Core System
12 LIB_MCS_FLAGS += -d:INSIDE_MONO_PARALLEL -r:$(corlib)