2009-12-01 Jb Evain <jbevain@novell.com>
[mcs.git] / tools / svcutil / Makefile
blobb2efacb2709a5ff60f3813cc420273fb24b9ffde
1 thisdir = tools/svcutil
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS = \
6 -r:Mono.GetOptions.dll \
7 -r:System.Runtime.Serialization.dll \
8 -r:System.ServiceModel.dll \
9 -r:System.Web.Services.dll
10 PROGRAM = svcutil.exe
12 include ../../build/executable.make