[sgen] Clear the card table in the finishing pause
[mono.git] / mcs / class / Facades / System.Diagnostics.Debug / Makefile
index 024f0d65572742ff14cb36fdb1d116a1efa3f8fa..ebbdd46fb9a4b0489b060fb061c797d3ec1c44af 100644 (file)
@@ -11,7 +11,8 @@ LIBRARY = System.Diagnostics.Debug.dll
 
 KEY_FILE = ../../msfinal.pub
 SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
-LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib /r:System
+LIB_REFS = System
+LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib
 
 PLATFORM_DEBUG_FLAGS =