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

FAST_OPTS = 100
NORM_OPTS = 200
SLOW_OPTS = 500

OBJS += Main_stub.o

include $(TOP)/mk/target.mk
