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

include $(TOP)/mk/target.mk

FAST_OPTS =  600 Main.hs
NORM_OPTS =  600 Sort.hs
SLOW_OPTS = 3000 Sort.hs
