Merge pull request #2802 from BrzVlad/feature-evacuation-opt2
[mono.git] / mcs / tools / svcutil / Makefile
1 thisdir = tools/svcutil
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS =
6 LIB_REFS = System.Core System.Runtime.Serialization System.ServiceModel System.Web.Services System.Configuration System System.Xml
7         
8 PROGRAM = svcutil.exe
9
10 include ../../build/executable.make