X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftools%2Fwsdl%2FMakefile;h=293cf9d2811497344bac95184a292e9936e12289;hb=aeccd22792f34fb77c340180174f73f6c3270200;hp=4e3b9f8be79ea9a2446c0de4825d5fe0b6e8ed4a;hpb=9d61782c6e2392d7ceec2006b35be582598a70ae;p=mono.git diff --git a/mcs/tools/wsdl/Makefile b/mcs/tools/wsdl/Makefile index 4e3b9f8be79..293cf9d2811 100644 --- a/mcs/tools/wsdl/Makefile +++ b/mcs/tools/wsdl/Makefile @@ -2,9 +2,10 @@ thisdir = tools/wsdl SUBDIRS = include ../../build/rules.make -LOCAL_MCS_FLAGS = -r:System.Xml.dll -r:System.Web.Services.dll +LOCAL_MCS_FLAGS = +LIB_REFS = System.Xml System.Web.Services System -PROGRAM = $(topdir)/class/lib/$(PROFILE)/wsdl.exe +PROGRAM = wsdl.exe CLEAN_FILES = wsdl.exe wsdl2.exe *.mdb