4fe9d03dca2d1ff0808913fbdbed90c9da9de364
[mono.git] / mcs / class / System.Management / Makefile
1 thisdir = class/System.Management
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.Management.dll
6 LIB_REFS = System System.Configuration.Install
7 LIB_MCS_FLAGS = /r:$(corlib)
8 NO_TEST = yes
9
10 include ../../build/library.make