blob: 7dff6564ff207c0fd80ada6c6858f852c7f1c64a [file] [log] [blame]
LEVEL = ../../../..
PROG = ecbdes
ifdef LARGE_PROBLEM_SIZE
RUN_OPTIONS = 34
else
ifdef SMALL_PROBLEM_SIZE
RUN_OPTIONS = 4
else
RUN_OPTIONS = 16
endif
endif
include $(LEVEL)/MultiSource/Makefile.multisrc