11 lines
277 B
Makefile
Raw Normal View History

thisdir = tools/svcutil
SUBDIRS =
include ../../build/rules.make
LOCAL_MCS_FLAGS =
LIB_REFS = System.Core System.Runtime.Serialization System.ServiceModel System.Web.Services System.Configuration System System.Xml
PROGRAM = svcutil.exe
include ../../build/executable.make