[project @ 2000-08-17 11:24:49 by rrt]
[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