2010-04-06 Jb Evain <jbevain@novell.com>
[mcs.git] / class / Mono.Security / Makefile
blobe3286f288a5f78ab1375b0dedfc85fd2dc57e487
1 thisdir = class/Mono.Security
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = Mono.Security.dll
6 LIB_MCS_FLAGS = -r:System.dll -unsafe
7 LIBRARY_USE_INTERMEDIATE_FILE = yes
8 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:169,219,618,672
10 include ../../build/library.make