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

SRC_HC_OPTS += -cpp

FAST_OPTS = 8 3
NORM_OPTS = 8 3
SLOW_OPTS = 32 6

include $(TOP)/mk/target.mk

