# Project:   SprToMap


# Toolflags:
CCflags = -c -depend !Depend -IC: -throwback -DNDEBUG -DRISC_OS -fahi -apcs 3/32/fpe2/swst/fp/nofpr -Otime 
C++flags = -c -depend !Depend -IC: -throwback
Linkflags = -aif -c++ -o $@
ObjAsmflags = -throwback -NoCache -depend !Depend
CMHGflags = 
LibFileflags = -c -o $@
Squeezeflags = -o $@
ASMflags = 


# Final targets:
@.SprToMap:   @.o.sprtomap C:o.stubsG 
        Link $(Linkflags) @.o.sprtomap C:o.stubsG 


# User-editable dependencies:

# Static dependencies:
@.o.sprtomap:   @.c.sprtomap
        cc $(ccflags) -o @.o.sprtomap @.c.sprtomap 


# Dynamic dependencies:
o.sprtomap:	c.sprtomap
o.sprtomap:	C:h.kernel
o.sprtomap:	C:h.swis
o.sprtomap:	h.SprFormats
