2010-04-07 Jb Evain <jbevain@novell.com>
[mcs.git] / class / System.Configuration.Install / Makefile
blobf94fd6c8ce1d69748424b6612958b4dce1296dcc
1 thisdir = class/System.Configuration.Install
2 include ../../build/rules.make
4 LIBRARY = System.Configuration.Install.dll
5 LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:System.Xml.dll
7 NO_TEST = yes
9 include ../../build/library.make