10 lines
188 B
Makefile
Raw Normal View History

thisdir = tools/soapsuds
SUBDIRS =
include ../../build/rules.make
LOCAL_MCS_FLAGS =
LIB_REFS = System.Runtime.Remoting System
PROGRAM = soapsuds.exe
include ../../build/executable.make