[project @ 1997-09-05 14:11:05 by simonm]
[ghc-hetmet.git] / ghc / tests / programs / andy_cherry / Makefile
1 TOP = ..
2 include $(TOP)/mk/boilerplate.mk
3
4 SRC_HC_OPTS += -cpp
5 SRC_RUNTEST_OPTS += -d tex mygames.pgn
6
7 all :: runtest
8
9 include $(TOP)/mk/target.mk
10