[sgen] Clear the card table in the finishing pause
[mono.git] / mcs / tools / culevel / Makefile
1 thisdir = tools/culevel
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS = 
6 PROGRAM = culevel.exe
7
8 CLEAN_FILES = culevel.exe culevel.exe.mdb
9
10 include ../../build/executable.make