eea8aeddb8468d9f4ded77007346aa0f98cc735f
[ghc-hetmet.git] / ghc / tests / specialise / code001 / Jmakefile
1 SRCS_HS=Spec.hs Use.hs
2 OBJS_O= Spec.o  Use.o
3
4 all : $(OBJS_O)
5
6 NoFibHaskellCompile(code001,Spec,hs)
7 NoFibHaskellCompile(code001,Use,hs)
8