**** Merged from MCS ****
[mono-project.git] / mcs / class / Mono.Data / Makefile
blob8f88c841d7bf13a759d887444179f25907d3fd75
1 thisdir = class/Mono.Data
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = Mono.Data.dll
6 LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:System.Xml.dll \
7 /r:System.Data.dll
8 NO_TEST = yes
10 include ../../build/library.make