blob: 39e9c543a6ff863b24b4e695dd16b4fe1347cab3 [file] [log] [blame]
LEVEL = ../../../..
PROG = netbench-crc
ifdef LARGE_PROBLEM_SIZE
RUN_OPTIONS = 40000
else
ifdef SMALL_PROBLEM_SIZE
RUN_OPTIONS = 1000
else
RUN_OPTIONS = 12000
endif
endif
include $(LEVEL)/MultiSource/Makefile.multisrc