10 lines
162 B
Makefile
Raw Normal View History

thisdir = tools/genxs
SUBDIRS =
include ../../build/rules.make
LOCAL_MCS_FLAGS =
LIB_REFS = System.Xml
PROGRAM = genxs.exe
include ../../build/executable.make