2010-04-15 Jb Evain <jbevain@novell.com>
[mcs.git] / tools / svcutil / Makefile
blob7d99ab47bfa28141781cd4e27107b6b84eee2e6a
1 thisdir = tools/svcutil
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS = \
6 -r:System.Runtime.Serialization.dll \
7 -r:System.ServiceModel.dll \
8 -r:System.Web.Services.dll
9 PROGRAM = svcutil.exe
11 include ../../build/executable.make