[Facades] Emit symbol files for lib like facades
[mono.git] / mcs / class / Facades / Microsoft.Win32.Registry.AccessControl / Makefile
index 0b5f4acf6daad43a1597f99ada62b9ebd4f05fc2..4197137c95ee1093c968bb85209da78202287b9a 100644 (file)
@@ -14,8 +14,6 @@ SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
 LIB_REFS = System
 LIB_MCS_FLAGS = $(SIGN_FLAGS) 
 
-PLATFORM_DEBUG_FLAGS =
-
 NO_TEST = yes
 
 include $(MCS_BUILD_DIR)/library.make