blob: a3d63d937c2f46a57fbdd4a5c483fc272f44ecf4 [file] [log] [blame]
LEVEL = ../../..
PROG = nbench
CPPFLAGS = -DBASE_ITERATIONS=25
LDFLAGS =
include ../../Makefile.multisrc
# This test can take more than the default 500s timeout at -O0.
RUNTIMELIMIT:=750
# Always copy NNET.DAT so it's available with SRCDIR != OBJDIR builds.
# FIXME: Hack
$(shell cp -n $(PROJ_SRC_DIR)/NNET.DAT .)