blob: 900422ffabdc477caf1a18e1f94272744ca75549 [file] [log] [blame]
LEVEL = ../../../..
PROG = 8b10b
ifdef SMALL_PROBLEM_SIZE
RUN_OPTIONS = $(PROJ_SRC_DIR)/input.txt 2000
else
RUN_OPTIONS = $(PROJ_SRC_DIR)/input.txt 20000
endif
include $(LEVEL)/MultiSource/Makefile.multisrc