blob: 220ec501c84e2bd375e4a79c85dfe72e2f39c511 [file] [log] [blame]
LEVEL = ../../../..
PROG = AMGmk
LIBS += -lm
LDFLAGS += -lm
ifeq ($(ARCH),XCore)
ifndef SMALL_PROBLEM_SIZE
# XCore takes over 1 hour.
RUNTIMELIMIT:=7200
endif
endif
include ../../../Makefile.multisrc