Fixed.
[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 LIBRARY_USE_INTERMEDIATE_FILE = yes
7
8 LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:Mono.Posix.dll
9 NO_TEST = yes
10
11 include ../../build/library.make