2010-06-21 Atsushi Enomoto <atsushi@ximian.com>
[mcs.git] / tools / lc / Makefile
blobae9ffacb9c4649d1e9fa0290b15cec4e0520308e
1 thisdir = tools/lc
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS = -r:System.dll
6 PROGRAM = lc.exe
8 CLEAN_FILES = lc.exe lc.exe.mdb
10 include ../../build/executable.make