5b9af210e54d6d5af5abb288b382f1cc5a20528b
[ghc-hetmet.git] / ghc / tests / programs / fast2haskell / Makefile
1 TOP = ../..
2 include $(TOP)/mk/boilerplate.mk
3
4 SRC_HC_OPTS += -fglasgow-exts
5
6 all :: runtest
7
8 include $(TOP)/mk/target.mk
9