Merge pull request #2802 from BrzVlad/feature-evacuation-opt2
[mono.git] / mcs / tools / mono-xsd / Makefile
1 thisdir = tools/mono-xsd
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS =
6 LIB_REFS = System.Xml System.Data System
7 PROGRAM = xsd.exe
8
9 include ../../build/executable.make