[project @ 1999-01-23 18:07:42 by sof]
[ghc-hetmet.git] / ghc / tests / programs / waugh_neural / Makefile
1 TOP = ..
2 include $(TOP)/mk/boilerplate.mk
3
4 SRC_HC_OPTS += -syslib misc
5
6 all :: runtest
7
8 include $(TOP)/mk/target.mk
9