Bug 15572. Lookup KnownTypeCollection element types in MSSimpleNamespace
[mono.git] / mcs / class / Mono.CSharp / Makefile
1 thisdir = class/Mono.CSharp
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = Mono.CSharp.dll
6
7 LIB_MCS_FLAGS = -r:System.Core.dll -r:System.Xml.dll -r:System.dll
8
9 TEST_MCS_FLAGS = -r:System.Core.dll
10
11 include ../../build/library.make
12