This commit was manufactured by cvs2svn to create branch 'mono-1-0'.
[mono.git] / mcs / tools / wsdl / Makefile
1 thisdir = tools/wsdl
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS = /r:System.Xml.dll /r:System.Web.Services.dll
6 PROGRAM = wsdl.exe
7
8 include ../../build/executable.make