# file: $JEIDA/src/check_files/v1.0/src/GNUmakefile
#

ISIP_FILES = check_files.cc

ISIP_CFLAGS = -O

ISIP_EXE = check_files.exe

include $(ISIP)/util/misc/make/compile_and_link.make
