10 lines
188 B
Makefile
10 lines
188 B
Makefile
thisdir = tools/soapsuds
|
|
SUBDIRS =
|
|
include ../../build/rules.make
|
|
|
|
LOCAL_MCS_FLAGS =
|
|
LIB_REFS = System.Runtime.Remoting System
|
|
PROGRAM = soapsuds.exe
|
|
|
|
include ../../build/executable.make
|