# Project:   Explain


# Toolflags:
CCflags = -c -depend !Depend -IC: -throwback -fahf 
C++flags = -c -depend !Depend -IC: -throwback 
Linkflags = -aif -c++ -o $@ 
ObjAsmflags = -depend !Depend -ThrowBack -Stamp -quit -CloseExec
CMHGflags = 
LibFileflags = -c -o $@
Squeezeflags = -o $@


# Final targets:
@.!RunImage:   @.o.main @.o.misc c:o.Stubs c:o.RISC_OSLib c:o.AndyLib \
        @.o.lookup c:o.wimplib 
        Link $(Linkflags) @.o.main @.o.misc c:o.Stubs c:o.RISC_OSLib \
        c:o.AndyLib @.o.lookup c:o.wimplib 


# User-editable dependencies:


# Static dependencies:
@.o.main:   @.c.main
        cc $(ccflags) -o @.o.main @.c.main 
@.o.misc:   @.c.misc
        cc $(ccflags) -o @.o.misc @.c.misc 
@.o.lookup:   @.c.lookup
        cc $(ccflags) -o @.o.lookup @.c.lookup 


# Dynamic dependencies:
o.main:	c.main
o.main:	C:h.swis
o.main:	C:h.kernel
o.main:	C:h.bbc
o.main:	C:h.os
o.main:	C:h.wimp
o.main:	C:h.sprite
o.main:	C:h.wimpt
o.main:	C:h.template
o.main:	C:h.alarm
o.main:	C:h.visdelay
o.main:	C:h.res
o.main:	C:h.resspr
o.main:	C:h.msgs
o.main:	C:h.version
o.main:	C:h.werr
o.main:	C:h.win
o.main:	C:h.event
o.main:	C:h.menu
o.main:	C:h.font
o.main:	C:h.drawmod
o.main:	C:h.coords
o.main:	C:h.baricon
o.main:	C:h.dbox
o.main:	C:h.help
o.main:	C:h.options
o.main:	C:h.os
o.main:	C:h.flex
o.main:	C:h.intalk
o.main:	C:h.wimp
o.main:	h.misc
o.main:	C:h.os
o.main:	C:h.wimp
o.main:	h.lookup
o.main:	C:h.os
o.main:	C:h.tracker
o.misc:	c.misc
o.misc:	C:h.os
o.misc:	C:h.msgs
o.misc:	C:h.swis
o.misc:	C:h.kernel
o.misc:	C:h.sprite
o.misc:	C:h.bbc
o.misc:	C:h.wimp
o.misc:	C:h.template
o.misc:	C:h.colourtran
o.misc:	C:h.font
o.misc:	C:h.drawmod
o.misc:	C:h.flex
o.misc:	C:h.coords
o.misc:	h.misc
o.misc:	C:h.os
o.misc:	C:h.wimp
o.misc:	C:h.wimpt
o.misc:	C:h.win
o.misc:	C:h.werr
o.misc:	C:h.tracker
o.lookup:	c.lookup
o.lookup:	C:h.os
o.lookup:	h.misc
o.lookup:	C:h.os
o.lookup:	C:h.wimp
o.lookup:	C:h.sprite
o.lookup:	C:h.tracker
