85a08599fa7d107700ba39bbac25c04e7b8baa75
[mono.git] / mcs / tools / mono-xsd / Makefile
1 thisdir = tools/mono-xsd
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS = -r:System.Xml.dll -r:System.Data.dll -r:System.dll
6 PROGRAM = xsd.exe
7
8 include ../../build/executable.make