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

SRC_RUNTEST_OPTS += -stdout-binary

SRC_HC_OPTS += -fglasgow-exts

include $(TOP)/mk/target.mk

