[Profiler] Use the correct function to increment the refcount
[mono.git] / mcs / tools / cil-strip / Makefile
1 thisdir = tools/cil-strip
2 SUBDIRS =
3 include ../../build/rules.make
4
5 PROGRAM = mono-cil-strip.exe
6
7 include ../../build/executable.make