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

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

include ../../Makefile.spec2006

CPPFLAGS += -DWANT_STDC_PROTO

RUN_OPTIONS      = inp.in
STDOUT_FILENAME := inp.out
