blob: 7566ce0b6756f250f54edb3a9f6af5305e6be536 [file] [log] [blame]
LEVEL = ../../../..
PROG = em3d
CPPFLAGS = -DTORONTO
LDFLAGS =
ifdef SMALL_PROBLEM_SIZE
RUN_OPTIONS = 256 250 35
else
RUN_OPTIONS = 1024 1000 125
endif
include $(LEVEL)/MultiSource/Makefile.multisrc