disable broken tests on net_4_0
[mcs.git] / class / System.Management / Makefile
blob2936ad37008004934dff9fdc15ea6aad1cad66a7
1 thisdir = class/System.Management
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = System.Management.dll
6 LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:System.Configuration.Install.dll
7 NO_TEST = yes
9 include ../../build/library.make