[Profiler] Use the correct function to increment the refcount
[mono.git] / mcs / tools / ccrewrite / Makefile
1 thisdir = tools/ccrewrite
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 PROGRAM = ccrewrite.exe
6
7 LOCAL_MCS_FLAGS = -r:Mono.CodeContracts.dll
8
9 include ../../build/executable.make