Files
linux-packaging-mono/mcs/tools/ccrewrite/Makefile

11 lines
198 B
Makefile
Raw Normal View History

thisdir = tools/ccrewrite
SUBDIRS =
include ../../build/rules.make
PROGRAM = ccrewrite.exe
LOCAL_MCS_FLAGS =
LIB_REFS = Mono.CodeContracts System System.Core
include ../../build/executable.make