X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftools%2Fsvcutil%2FMakefile;h=b194a5b144d5fbda9d79c1408da449490ca2134f;hb=dfac8517b91687f11479801fa0a2191585b1ad4c;hp=cf174fe39794ccb28d2282f4c16f50d258cea44d;hpb=0fa33056a6742b2ee02604596b355d661d9bdc41;p=mono.git diff --git a/mcs/tools/svcutil/Makefile b/mcs/tools/svcutil/Makefile index cf174fe3979..b194a5b144d 100644 --- a/mcs/tools/svcutil/Makefile +++ b/mcs/tools/svcutil/Makefile @@ -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