[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / Microsoft.Web.Infrastructure / Makefile
index 74be70013292c545eaba538e97745635686bacf6..edf1ff0755ac78bc171f4d961055232f3cd0bdc7 100644 (file)
@@ -3,9 +3,9 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = Microsoft.Web.Infrastructure.dll
-LIB_MCS_FLAGS = -r:System.dll \
-               -r:System.Configuration.dll \
-               -r:System.Web.dll
+LIB_REFS = System System.Configuration System.Web
+KEYFILE = ../winfx.pub
+LIB_MCS_FLAGS =
 
 EXTRA_DISTFILES = $(RESOURCE_FILES)