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