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