10 lines
171 B
Makefile
Raw Normal View History

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