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