e2f587ed5e6b7ece3c9dcc9aaade968855c36736
[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)