[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / class / Facades / System.IO.MemoryMappedFiles / Makefile
index 1ea56e44d9432db6cd5104cca5ca05b32611ba71..656b03cd1262185c1b50734329bc9296795d8515 100644 (file)
@@ -11,8 +11,8 @@ LIBRARY = System.IO.MemoryMappedFiles.dll
 
 KEY_FILE = ../../msfinal.pub
 SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
-LIB_REFS = System
-LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib.dll /r:System.Core.dll
+LIB_REFS = System System.Core
+LIB_MCS_FLAGS = $(SIGN_FLAGS)
 
 PLATFORM_DEBUG_FLAGS =