89e24d1f7c8cd23a3c63e5fa1a7166b5bbf4b335
[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