Continue X509Chain processing even if the local machine directory does not exists
[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 -r:System.Core.dll -r:System.dll
8
9 include ../../build/library.make
10