2009-07-11 Michael Barker <mike@middlesoft.co.uk>
[mono.git] / mcs / class / System.Dynamic / Makefile
1 thisdir = class/System.Dynamic
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.Dynamic.dll
6
7 LIB_MCS_FLAGS = -unsafe -d:CODEPLEX_40 -d:MICROSOFT_DYNAMIC -r:System.Core.dll -r:System.dll
8
9 include ../../build/library.make
10