[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooks
[mono.git] / mcs / class / System.Web.ApplicationServices / Makefile
index 70f852841e4ada4814d2cb3a4e2798672a447c9f..d7389f43e0d2a98ff28798be97789ff3e3da1969 100644 (file)
@@ -4,9 +4,7 @@ include ../../build/rules.make
 
 LIBRARY = System.Web.ApplicationServices.dll
 LIB_REFS = System System.Configuration
-LIB_MCS_FLAGS = -r:System.dll \
-               -r:System.Configuration.dll \
-               -d:SYSTEM_WEB_APPLICATIONSERVICES
+LIB_MCS_FLAGS = -d:SYSTEM_WEB_APPLICATIONSERVICES
 
 EXTRA_DISTFILES = $(RESOURCE_FILES)