* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / class / Mono.Security / Makefile
index 3f2b6551adcdf50939ac03935b54a3d0aa6b1126..e3286f288a5f78ab1375b0dedfc85fd2dc57e487 100644 (file)
@@ -4,6 +4,7 @@ include ../../build/rules.make
 
 LIBRARY = Mono.Security.dll
 LIB_MCS_FLAGS = -r:System.dll -unsafe
+LIBRARY_USE_INTERMEDIATE_FILE = yes
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:169,219,618,672
 
 include ../../build/library.make