X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FFacades%2FSystem.Collections%2FMakefile;h=dc6dca0073a2334fa85a0aa17e1017c539d8d556;hb=86e6221becd662c7e4f8f5e1284146c66da5c4a1;hp=7169319ecf780a798155d88dc287ff3cd5bc884f;hpb=ac60ecf03fef7535f5e30d147ca207e34ee32474;p=mono.git diff --git a/mcs/class/Facades/System.Collections/Makefile b/mcs/class/Facades/System.Collections/Makefile index 7169319ecf7..dc6dca0073a 100644 --- a/mcs/class/Facades/System.Collections/Makefile +++ b/mcs/class/Facades/System.Collections/Makefile @@ -11,7 +11,8 @@ LIBRARY = System.Collections.dll KEY_FILE = ../../msfinal.pub SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699 -LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib /r:System /r:System.Core +LIB_REFS = System System.Core +LIB_MCS_FLAGS = $(SIGN_FLAGS) PLATFORM_DEBUG_FLAGS =