2010-05-25 Jb Evain <jbevain@novell.com>
[mcs.git] / tools / wsdl / Makefile
blob4e3b9f8be79ea9a2446c0de4825d5fe0b6e8ed4a
1 thisdir = tools/wsdl
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS = -r:System.Xml.dll -r:System.Web.Services.dll
7 PROGRAM = $(topdir)/class/lib/$(PROFILE)/wsdl.exe
9 CLEAN_FILES = wsdl.exe wsdl2.exe *.mdb
11 include ../../build/executable.make