# Project:   HydraLib


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


# Final targets:
@.@.o.HydraLib:   @.o.hydra 
        libfile $(libfileflags) @.o.hydra 


# User-editable dependencies:

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


# Dynamic dependencies:
o.hydra:	c.hydra
o.hydra:	h.hydra
o.hydra:	C:h.kernel
o.hydra:	h.hydraswis
o.hydra:	C:h.kernel
