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

PROG_ARGS = 500000
SRC_HC_OPTS += -package parallel

include $(TOP)/mk/target.mk

