[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / class / Facades / System.Net.Primitives / Makefile
index db960f49310d8d4db1f64ba1ef3db833a6156d79..bc36271325922ee154f7268ad5ccec15fd8069a6 100644 (file)
@@ -11,7 +11,8 @@ LIBRARY = System.Net.Primitives.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) 
 
 PLATFORM_DEBUG_FLAGS =