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

10 lines
166 B
Makefile
Raw Normal View History

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