[sgen] Evacuate from emptier blocks to fuller ones
[mono.git] / mcs / tools / genxs / Makefile
1 thisdir = tools/genxs
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS = -r:System.Xml.dll
6 PROGRAM = genxs.exe
7
8 include ../../build/executable.make