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

SRC_HC_OPTS += -cpp
SRC_RUNTEST_OPTS += -d tex mygames.pgn

all :: runtest

include $(TOP)/mk/target.mk

