[sgen] Fix logging of major heap size with concurrent sweep
[mono.git] / mcs / tools / disco / Makefile
1 thisdir = tools/disco
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS = -r:System.Xml.dll -r:System.Web.Services.dll -r:System.dll
6 PROGRAM = disco.exe
7
8 include ../../build/executable.make