9 lines
162 B
Makefile
Raw Normal View History

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