SRCS_HS=Spec.hs Use.hs
OBJS_O= Spec.o  Use.o

all : $(OBJS_O)

NoFibHaskellCompile(code001,Spec,hs)
NoFibHaskellCompile(code001,Use,hs)

