blob: 719e7ae2aa1ceaa0d5b2c67d2808975831931aa0 [file] [log] [blame]
LEVEL = ../../..
PROG = fhourstones3.1
#CPPFLAGS = -DUNIX
# -DTRANSIZE=1050011 -DPROBES=8 -DREPORTPLY=8
#include $(LLVM_OBJ_ROOT)/Makefile.config
# Specify which file provides the contents of stdin for the test run
ifdef LARGE_PROBLEM_SIZE
STDIN_FILENAME = $(PROJ_SRC_DIR)/inputs_large
else
STDIN_FILENAME = $(PROJ_SRC_DIR)/inputs
endif
include ../../Makefile.multisrc