LEVEL = ../../..

PROG     = fhourstones
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 
STDIN_FILENAME = $(PROJ_SRC_DIR)/input

include	../../Makefile.multisrc
