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

11 lines
182 B
Makefile
Raw Normal View History

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