[project @ 2000-04-11 11:50:33 by simonmar]
[ghc-hetmet.git] / ghc / tests / programs / waugh_neural / Makefile
1 TOP = ..
2 include $(TOP)/mk/boilerplate.mk
3
4 SRC_HC_OPTS += -syslib lang
5
6 all :: runtest
7
8 include $(TOP)/mk/target.mk
9