2009-12-09 Jb Evain <jbevain@novell.com>
[mcs.git] / tools / mono-xmltool / Makefile
blobfc39f8298abdbf07eab940cdece113ab7c772e1e
1 thisdir = tools/mono-xmltool
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS = -r:System.Xml.dll -r:Commons.Xml.Relaxng.dll
6 PROGRAM = mono-xmltool.exe
8 include ../../build/executable.make