# Project:   UpdateLHSh


# Toolflags:
CCflags = -c -depend !Depend -IC: -throwback 
Linkflags = -aif -o $@ 
CMHGflags = 
LibFileflags = -c -o $@
Squeezeflags = -o $@
Pascalflags = -c -depend !Depend -throwback -IP:
ASflags = -dde -throwback
BasAsmflags = -dde -throwback
Basicflags = -dde -throwback


# Final targets:
@.!RunImage:   c:o.Stubs DeskLib:o.Desklib @.o.!RunImage @.o.ChooseRes \
        @.o.Extract @.o.Query @.o.Update 
        link $(linkflags) c:o.Stubs DeskLib:o.Desklib @.o.!RunImage \
        @.o.ChooseRes @.o.Extract @.o.Query @.o.Update 


# User-editable dependencies:

# Static dependencies:
@.o.UpdateLH:   @.c.UpdateLH
        cc $(ccflags) -o @.o.UpdateLH @.c.UpdateLH 
@.o.UpdateSH:   @.c.UpdateSH
        cc $(ccflags) -o @.o.UpdateSH @.c.UpdateSH 
@.o.!RunImage:   @.c.!RunImage
        cc $(ccflags) -o @.o.!RunImage @.c.!RunImage 
@.o.ChooseRes:   @.c.ChooseRes
        cc $(ccflags) -o @.o.ChooseRes @.c.ChooseRes 
@.o.Extract:   @.c.Extract
        cc $(ccflags) -o @.o.Extract @.c.Extract 
@.o.Query:   @.c.Query
        cc $(ccflags) -o @.o.Query @.c.Query 
@.o.Update:   @.c.Update
        cc $(ccflags) -o @.o.Update @.c.Update 


# Dynamic dependencies:
o.UpdateLH:	c.UpdateLH
o.UpdateSH:	c.UpdateSH
o.ChooseRes:	c.ChooseRes
o.ChooseRes:	C:h.kernel
o.Extract:	c.Extract
o.Extract:	h.extract
o.Query:	c.Query
o.Query:	Desklib:h.Core
o.Query:	Desklib:h.Dialog
o.Query:	Desklib:h.Wimp
o.Query:	Desklib:h.Window
o.Query:	Desklib:h.WimpSWIs
o.Query:	Desklib:h.Pointer
o.Query:	Desklib:h.Core
o.Query:	Desklib:h.Icon
o.Query:	Desklib:h.DragASpr
o.Query:	Desklib:h.Window
o.Query:	Desklib:h.Coord
o.Query:	Desklib:h.Icon
o.Query:	Desklib:h.Msgs
o.Query:	Desklib:h.WimpSWIs
o.Query:	Desklib:h.Template
o.Query:	Desklib:h.Sprite
o.Query:	Desklib:h.LinkList
o.!RunImage:	c.!RunImage
o.!RunImage:	h.ChooseRes
o.!RunImage:	h.Query
o.!RunImage:	Desklib:h.Core
o.!RunImage:	h.Extract
o.!RunImage:	h.Update
o.!RunImage:	Desklib:h.Core
o.!RunImage:	Desklib:h.Wimp
o.!RunImage:	Desklib:h.Template
o.!RunImage:	Desklib:h.Sprite
o.!RunImage:	Desklib:h.Coord
o.!RunImage:	Desklib:h.LinkList
o.!RunImage:	Desklib:h.Window
o.!RunImage:	Desklib:h.WimpSWIs
o.!RunImage:	Desklib:h.Pointer
o.!RunImage:	Desklib:h.Core
o.!RunImage:	Desklib:h.Icon
o.!RunImage:	Desklib:h.DragASpr
o.!RunImage:	Desklib:h.Window
o.!RunImage:	Desklib:h.Sprite
o.!RunImage:	Desklib:h.Msgs
o.!RunImage:	Desklib:h.Event
o.!RunImage:	Desklib:h.EventMsg
o.!RunImage:	Desklib:h.Menu
o.!RunImage:	Desklib:h.Error
o.!RunImage:	Desklib:h.Screen
o.!RunImage:	Desklib:h.Handler
o.!RunImage:	Desklib:h.Icon
o.!RunImage:	Desklib:h.Resource
o.!RunImage:	Desklib:h.WimpSWIs
o.!RunImage:	Desklib:h.Sound
o.!RunImage:	Desklib:h.File
o.!RunImage:	Desklib:h.SWI
o.!RunImage:	Desklib:h.Save
o.!RunImage:	Desklib:h.SWI
o.!RunImage:	Desklib:h.Hourglass
o.Update:	c.Update
