# Project:   InstallCD


# Toolflags:
CCflags = -c -depend !Depend -IC: -throwback -Ddebugging=0
C++flags = -c -depend !Depend -IC: -throwback
Linkflags = -aif -c++ -o $@
ObjAsmflags = -throwback -NoCache -depend !Depend
CMHGflags = 
LibFileflags = -c -o $@
Squeezeflags = -o $@


# Final targets:
@.!RunImage:   @.o.InstallCD @.^.^.^.AcornC/C++.Libraries.clib.o.Stubs \
        @.^.^.^.AcornC/C++.Libraries.debugit.o.DebugIt @.^.^.^.AcornC/C++.Libraries.tboxlibs.o.eventlib \
        @.^.^.^.AcornC/C++.Libraries.tboxlibs.o.toolboxlib @.o.Utils @.^.^.^.AcornC/C++.Libraries.tboxlibs.o.wimplib @.o.file \
        @.o.Utils 
        link $(linkflags) @.o.InstallCD \
        @.^.^.^.AcornC/C++.Libraries.clib.o.Stubs @.^.^.^.AcornC/C++.Libraries.debugit.o.DebugIt \
        @.^.^.^.AcornC/C++.Libraries.tboxlibs.o.eventlib @.^.^.^.AcornC/C++.Libraries.tboxlibs.o.toolboxlib @.o.Utils \
        @.^.^.^.AcornC/C++.Libraries.tboxlibs.o.wimplib @.o.file


# User-editable dependencies:

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


# Dynamic dependencies:
o.Utilo.Utils:	c.Utils
o.Utils:	C:h.swis
o.Utils:	C:h.kernel
o.Utils:	C:h.kernel
o.Utils:	C:h.stdarg
o.Utils:	C:h.wimplib
o.Utils:	C:h.wimp
o.Utils:	C:h.string
o.Utils:	C:h.toolbox
o.Utils:	C:h.gadgets
o.Utils:	C:h.ctype
o.Utils:	C:h.files
o.InstallCD:	c.InstallCD
o.InstallCD:	C:h.toolbox
o.InstallCD:	C:h.kernel
o.InstallCD:	C:h.wimp
o.InstallCD:	C:h.event
o.InstallCD:	C:h.gadgets
o.InstallCD:	C:h.swis
o.InstallCD:	C:h.wimp
o.InstallCD:	h.utils
o.InstallCD:	C:h.wimplib
o.InstallCD:	C:h.string
o.InstallCD:	h.file
o.InstallCD:	h.debugit
o.InstallCD:	h.utils
