[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / tools / dtd2xsd / Makefile
1 thisdir = tools/dtd2xsd
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS =
6 LIB_REFS = System.Xml
7 PROGRAM = dtd2xsd.exe
8
9 include ../../build/executable.make