[sgen] Evacuate from emptier blocks to fuller ones
[mono.git] / mcs / class / Mono.Management / Makefile
1 thisdir = class/Mono.Management
2 SUBDIRS =
3 include ../../build/rules.make
4
5 LIBRARY = Mono.Management.dll
6
7 LIB_REFS = System Mono.Posix
8 LIB_MCS_FLAGS = /r:$(corlib)
9 NO_TEST = yes
10
11 include ../../build/library.make