add ISafeSerializationData
[mcs.git] / class / Mono.Management / Makefile
blob94a3e690824cad98cfa5b4b764d0a4547b37e0e3
1 thisdir = class/Mono.Management
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = Mono.Management.dll
6 LIBRARY_USE_INTERMEDIATE_FILE = yes
8 LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:Mono.Posix.dll
9 NO_TEST = yes
11 include ../../build/library.make