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

FAST_OPTS = 10
NORM_OPTS = 100
SLOW_OPTS = 500

SRC_DEPS = old-time

include $(TOP)/mk/target.mk
