# Project:   CAWlocal 


# Toolflags:
CCflags = -c -depend !Depend -I,C: -throwback -ffah -v 
Linkflags = -aif -o $@ 
ObjAsmflags = -depend !Depend -ThrowBack -Stamp -quit -CloseExec
CMHGflags = 
LibFileflags = -c -o $@
Squeezeflags = -f -v -o $@
AAsmflags = -depend !Depend -quit -CloseExec -To $@ -From


# Final targets:
@.!RunImage:   @.o.cawlocal DeskLib:o.DeskLib C:o.Stubs 
        link $(linkflags) @.o.cawlocal DeskLib:o.DeskLib C:o.Stubs 


# User-editable dependencies:

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


# Dynamic dependencies:
o.cawlocal:	c.cawlocal
o.cawlocal:	DeskLib:h.WimpSWIs
o.cawlocal:	DeskLib:h.Core
o.cawlocal:	DeskLib:h.Wimp
o.cawlocal:	DeskLib:h.Window
o.cawlocal:	DeskLib:h.Pointer
o.cawlocal:	DeskLib:h.Core
o.cawlocal:	DeskLib:h.Icon
o.cawlocal:	DeskLib:h.DragASpr
o.cawlocal:	DeskLib:h.Window
o.cawlocal:	DeskLib:h.Coord
o.cawlocal:	DeskLib:h.Core
o.cawlocal:	DeskLib:h.Dialog2
o.cawlocal:	DeskLib:h.Error
o.cawlocal:	DeskLib:h.Event
o.cawlocal:	DeskLib:h.EventMsg
o.cawlocal:	DeskLib:h.File
o.cawlocal:	DeskLib:h.SWI
o.cawlocal:	DeskLib:h.Handler
o.cawlocal:	DeskLib:h.Icon
o.cawlocal:	DeskLib:h.Kbd
o.cawlocal:	DeskLib:h.Menu
o.cawlocal:	DeskLib:h.Msgs
o.cawlocal:	DeskLib:h.Resource
o.cawlocal:	DeskLib:h.Sprite
o.cawlocal:	DeskLib:h.Screen
o.cawlocal:	DeskLib:h.Template
o.cawlocal:	DeskLib:h.LinkList
o.cawlocal:	C:h.ctype
o.cawlocal:	C:h.kernel
