blob: 8b2522e95ef6bd536a77a4b4c03434e366e20b26 [file] [log] [blame]
LEVEL = ../../../..
PROG = enc-pc1
ifdef LARGE_PROBLEM_SIZE
RUN_OPTIONS = 20000000
else
ifdef SMALL_PROBLEM_SIZE
RUN_OPTIONS = 1000000
else
RUN_OPTIONS = 5000000
endif
endif
include $(LEVEL)/MultiSource/Makefile.multisrc