2014-08-13 10:39:27 +01:00
|
|
|
thisdir = tools/lc
|
|
|
|
SUBDIRS =
|
|
|
|
include ../../build/rules.make
|
|
|
|
|
2016-08-03 10:59:49 +00:00
|
|
|
LOCAL_MCS_FLAGS =
|
|
|
|
LIB_REFS = System System.Core
|
2014-08-13 10:39:27 +01:00
|
|
|
PROGRAM = lc.exe
|
|
|
|
|
|
|
|
CLEAN_FILES = lc.exe lc.exe.mdb
|
|
|
|
|
|
|
|
include ../../build/executable.make
|
|
|
|
|