Merge pull request #2819 from BrzVlad/fix-major-log
[mono.git] / mcs / tools / svcutil / Makefile
index cf174fe39794ccb28d2282f4c16f50d258cea44d..b194a5b144d5fbda9d79c1408da449490ca2134f 100644 (file)
@@ -2,14 +2,8 @@ thisdir = tools/svcutil
 SUBDIRS = 
 include ../../build/rules.make
 
-LOCAL_MCS_FLAGS = \
-       -r:System.Core.dll \
-       -r:System.Runtime.Serialization.dll \
-       -r:System.ServiceModel.dll \
-       -r:System.Web.Services.dll \
-       -r:System.Configuration.dll \
-       -r:System.dll \
-       -r:System.Xml.dll
+LOCAL_MCS_FLAGS =
+LIB_REFS = System.Core System.Runtime.Serialization System.ServiceModel System.Web.Services System.Configuration System System.Xml
        
 PROGRAM = svcutil.exe