thisdir = tools/cccheck
SUBDIRS = 
include ../../build/rules.make

PROGRAM = cccheck.exe

LOCAL_MCS_FLAGS = -r:Mono.CodeContracts.dll

include ../../build/executable.make
