TOP = ../..
include $(TOP)/mk/boilerplate.mk

PROG_ARGS = 10000 15000000
SRC_DEPS += parallel

include $(TOP)/mk/target.mk

