[sgen] Clear the card table in the finishing pause
[mono.git] / mcs / tools / mdbrebase / Makefile
1 thisdir = tools/mdb-rebase
2 SUBDIRS =
3 include ../../build/rules.make
4
5 PROGRAM = mdbrebase.exe
6
7 LOCAL_MCS_FLAGS = /r:Mono.CompilerServices.SymbolWriter.dll
8
9
10 include ../../build/executable.make