[Facades] Implementation types from CoreFX
[mono.git] / mcs / class / Facades / System.Runtime.Serialization.Primitives / Makefile
index 22a0d90aae49b611b513e31f72ce4ffeaaa5f728..3a2519549fc638191e38dad30136d69222edbd3a 100644 (file)
@@ -14,6 +14,8 @@ SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
 LIB_REFS = System.Runtime.Serialization
 LIB_MCS_FLAGS = $(SIGN_FLAGS) 
 
+PLATFORM_DEBUG_FLAGS =
+
 NO_TEST = yes
 
 include $(MCS_BUILD_DIR)/library.make