10 lines
166 B
Makefile
Executable File
10 lines
166 B
Makefile
Executable File
thisdir = tools/dtd2xsd
|
|
SUBDIRS =
|
|
include ../../build/rules.make
|
|
|
|
LOCAL_MCS_FLAGS =
|
|
LIB_REFS = System.Xml
|
|
PROGRAM = dtd2xsd.exe
|
|
|
|
include ../../build/executable.make
|