10 lines
175 B
Makefile
Raw Normal View History

thisdir = tools/ccrewrite
SUBDIRS =
include ../../build/rules.make
PROGRAM = ccrewrite.exe
LOCAL_MCS_FLAGS = -r:Mono.CodeContracts.dll
include ../../build/executable.make