Merge pull request #2803 from BrzVlad/feature-conc-pinned-scan
[mono.git] / mcs / class / Facades / System.Collections.Concurrent / Makefile
index d0e3fdf6086d18e28024f7e9cb378817a1829753..d94e5d55dd2aa4ad2de702786f5ad8e7835bec6e 100644 (file)
@@ -11,7 +11,8 @@ LIBRARY = System.Collections.Concurrent.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 =