2010-04-15 Jb Evain <jbevain@novell.com>
[mcs.git] / tools / dtd2xsd / Makefile
blob80431266b27582058736a48796b23a9f4332305d
1 thisdir = tools/dtd2xsd
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS = -r:System.Xml.dll
6 PROGRAM = dtd2xsd.exe
8 include ../../build/executable.make