[bcl] Clean up FRAMEWORK_VERSION 4.0 and 2.0 checks (#5356)
[mono.git] / mcs / class / System.Data.Linq / src / DbLinq / System.Data.Linq / Makefile
1 thisdir = class/System.Data.Linq
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.Data.Linq.dll
6 LIB_REFS = System System.Core System.Data System.Transactions System.Xml
7 KEYFILE = ../ecma.pub
8 LIB_MCS_FLAGS =
9
10 NO_TEST = yes
11
12 include ../../build/library.make