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