2010-06-03 Jb Evain <jbevain@novell.com>
[mcs.git] / class / System.Dynamic / Makefile
blob7327e2adccfb275a51815011d850c37221be8e54
1 thisdir = class/System.Dynamic
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = System.Dynamic.dll
7 LIB_MCS_FLAGS = -unsafe -d:CODEPLEX_40 -r:System.Core.dll -r:System.dll
9 include ../../build/library.make