[project @ 2001-08-23 10:51:19 by simonmar]
[ghc-hetmet.git] / ghc / tests / specialise / code003 / Jmakefile
1 SRCS_HS=PreludeNum.hs
2 OBJS_O= PreludeNum.o
3
4 all : $(OBJS_O)
5
6 NoFibHaskellCompile(code003,PreludeNum,hs)
7
8