2010-04-08 Jb Evain <jbevain@novell.com>
[mcs.git] / tools / mono-xsd / Makefile
blob22bac8b6641a614895cd92846dde350e3634209a
1 thisdir = tools/mono-xsd
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS = -r:System.Xml.dll -r:System.Data.dll
6 PROGRAM = $(topdir)/class/lib/$(PROFILE)/xsd.exe
8 include ../../build/executable.make