Merge pull request #3063 from marek-safar/rs-Net
[mono.git] / mcs / class / System.Xml.Serialization / Makefile
1 thisdir = class/System.Xml.Serialization
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.Xml.Serialization.dll
6 LIB_REFS = System.Xml System.ServiceModel
7 LIB_MCS_FLAGS =
8
9 PLATFORM_DEBUG_FLAGS =
10
11 NO_TEST = yes
12
13 include ../../build/library.make