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

SRC_DEPS = array

FAST_OPTS =   500
NORM_OPTS =  3500
SLOW_OPTS = 16000

include $(TOP)/mk/target.mk
