blob: 3e20d0ed062b0be3fcd9db3dd0b34992aaf63d69 [file] [edit]
LEVEL = ../../../../../..
PROG = perimeter
CPPFLAGS = -DTORONTO
LDFLAGS =
ifdef LARGE_PROBLEM_SIZE
RUN_OPTIONS = 11
else
RUN_OPTIONS = 4
endif
include $(LEVEL)/test/Programs/MultiSource/Makefile.multisrc