d9e77ac82512e62478431fa12d1092bb544bf101
[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