Files
linux-packaging-mono/mcs/tools/soapsuds/Makefile

9 lines
177 B
Makefile
Raw Normal View History

thisdir = tools/soapsuds
SUBDIRS =
include ../../build/rules.make
LOCAL_MCS_FLAGS = -r:System.Runtime.Remoting.dll
PROGRAM = soapsuds.exe
include ../../build/executable.make