# Project:   application


# Toolflags:
CCflags = -c -depend !Depend -I<LibSource$Dir> -IRISC_OSLib: -throwback
C++flags = -c -depend !Depend -I<LibSource$Dir> -IRISC_OSLib: -throwback
Linkflags = -aif -c++ -o $@
ObjAsmflags = -throwback -NoCache -depend !Depend
CMHGflags = 
LibFileflags = -c -o $@
Squeezeflags = -o $@
ModSqzflags = -o $@

OBJS = @.o.main @.o.textpane @.o.DDEUtils <LibSource$Dir>.Lib RISC_OSLib:o.risc_oslib C:o.stubs

# Final targets:
@.application: $(OBJS)
        Link $(Linkflags) $(OBJS)


# User-editable dependencies:

# Static dependencies:

@.o.main:  @.c.main @.h.textpane @.h.DDEUtils
        cc $(ccflags) -o @.o.main @.c.main 

@.o.textpane:  @.c.textpane @.h.textpane 
        cc $(ccflags) -o @.o.textpane @.c.textpane 

@.o.DDEUtils:  @.c.DDEUtils @.h.DDEUtils 
        cc $(ccflags) -o @.o.DDEUtils @.c.DDEUtils

# Dynamic dependencies:
o.textpane:	c.textpane
o.textpane:	RISC_OSLib:h.bbc
o.textpane:	RISC_OSLib:h.os
o.textpane:	C:h.kernel
o.textpane:	RISC_OSLib:h.wimp
o.textpane:	RISC_OSLib:h.sprite
o.textpane:	RISC_OSLib:h.wimpt
o.textpane:	RISC_OSLib:h.win
o.textpane:	RISC_OSLib:h.template
o.textpane:	RISC_OSLib:h.font
o.textpane:	RISC_OSLib:h.drawmod
o.textpane:	RISC_OSLib:h.colourtran
o.textpane:	h.textpane
o.textpane:	RISC_OSLib:h.wimp
o.textpane:	RISC_OSLib:h.wimpt
o.textpane:	RISC_OSLib:h.win
o.textpane:	RISC_OSLib:h.template
o.textpane:	RISC_OSLib:h.font
o.textpane:	RISC_OSLib:h.colourtran
o.DDEUtils:	c.DDEUtils
o.DDEUtils:	h.DDEUtils
o.DDEUtils:	RISC_OSLib:h.wimp
o.DDEUtils:	RISC_OSLib:h.os
o.DDEUtils:	C:h.kernel
o.DDEUtils:	RISC_OSLib:h.sprite
o.main:	c.main
o.main:	RISC_OSLib:h.bbc
o.main:	RISC_OSLib:h.os
o.main:	C:h.kernel
o.main:	RISC_OSLib:h.wimp
o.main:	RISC_OSLib:h.sprite
o.main:	RISC_OSLib:h.wimpt
o.main:	RISC_OSLib:h.resspr
o.main:	RISC_OSLib:h.baricon
o.main:	RISC_OSLib:h.res
o.main:	RISC_OSLib:h.event
o.main:	RISC_OSLib:h.menu
o.main:	RISC_OSLib:h.menu
o.main:	RISC_OSLib:h.dbox
o.main:	RISC_OSLib:h.werr
o.main:	RISC_OSLib:h.win
o.main:	RISC_OSLib:h.template
o.main:	RISC_OSLib:h.font
o.main:	RISC_OSLib:h.drawmod
o.main:	RISC_OSLib:h.colourtran
o.main:	RISC_OSLib:h.os
o.main:	h.textpane
o.main:	RISC_OSLib:h.wimp
o.main:	RISC_OSLib:h.wimpt
o.main:	RISC_OSLib:h.win
o.main:	RISC_OSLib:h.template
o.main:	RISC_OSLib:h.font
o.main:	RISC_OSLib:h.colourtran
o.main:	h.DDEUtils
o.main:	RISC_OSLib:h.wimp
