2004-12-10 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / tools / dtd2xsd / Makefile
1 thisdir = tools/dtd2xsd
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS = /r:System.Xml.dll
6 PROGRAM = dtd2xsd.exe
7
8 include ../../build/executable.make