10 lines
182 B
Makefile
Raw Normal View History

thisdir = tools/mono-xsd
SUBDIRS =
include ../../build/rules.make
LOCAL_MCS_FLAGS =
LIB_REFS = System.Xml System.Data System
PROGRAM = xsd.exe
include ../../build/executable.make