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

SRC_HC_OPTS += -cpp -syslib misc -syslib exts

all :: runtest

include $(TOP)/mk/target.mk

