9 lines
158 B
Makefile
Raw Normal View History

thisdir = tools/genxs
SUBDIRS =
include ../../build/rules.make
LOCAL_MCS_FLAGS = -r:System.Xml.dll
PROGRAM = genxs.exe
include ../../build/executable.make