##===- Makefile --------------------------------------------*- Makefile -*-===##
#
# This makefile contains information for building the SPEC2006 lbm test.
#
##===----------------------------------------------------------------------===##

LEVEL = ../../../..

FP_ABSTOLERANCE = 0.0000001

include ../../Makefile.spec2006

RUN_OPTIONS      = `cat $(REF_IN_DIR)lbm.in`
STDOUT_FILENAME := lbm.out
