89ba1f92ee95353b572d40cfc61e143f61b10b1e
[ghc-hetmet.git] / ghc / tests / programs / waugh_neural / Makefile
1 TOP = ..
2 include $(TOP)/mk/boilerplate.mk
3
4 SRC_HC_OPTS += -package lang
5
6 all :: runtest
7
8 include $(TOP)/mk/target.mk
9