# Project:   ANModemM


# 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:
@.!RunImage:   @.o.main_ro C:o.stubs @.o.lanmodem @.o.werr \
        OSLibSupport:o.OSLibSuppo NetLib:o.NetLib @.o.http_ro OSLib:o.OSLib 
        link $(linkflags) @.o.main_ro C:o.stubs @.o.lanmodem @.o.werr \
        OSLibSupport:o.OSLibSuppo NetLib:o.NetLib @.o.http_ro OSLib:o.OSLib 


# User-editable dependencies:

# Static dependencies:
@.o.main_ro:   @.c.main_ro
        cc $(ccflags) -o @.o.main_ro @.c.main_ro 
@.o.lanmodem:   @.c.lanmodem
        cc $(ccflags) -o @.o.lanmodem @.c.lanmodem 
@.o.werr:   @.c.werr
        cc $(ccflags) -o @.o.werr @.c.werr 
@.o.http_ro:   @.c.http_ro
        cc $(ccflags) -o @.o.http_ro @.c.http_ro 


# Dynamic dependencies:
o.http_ro:	c.http_ro
o.http_ro:	C:oslib.h.url
o.http_ro:	C:oslib.h.types
o.http_ro:	C:oslib.h.os
o.http_ro:	C:oslib.h.oscore32
o.http_ro:	C:oslib.h.osf32
o.http_ro:	h.werr
o.lanmodem:	c.lanmodem
o.lanmodem:	C:sys.h.socket
o.lanmodem:	Internet:sys.h.types
o.lanmodem:	C:sys.h.select
o.lanmodem:	Internet:sys.h.time
o.lanmodem:	C:netinet.h.in
o.lanmodem:	C:sys.h.types
o.lanmodem:	C:arpa.h.inet
o.lanmodem:	C:netinet.h.in
o.lanmodem:	C:sys.h.types
o.lanmodem:	C:sys.h.time
o.lanmodem:	C:sys.h.byteorder
o.lanmodem:	h.callinfo
o.lanmodem:	h.werr
o.werr:	c.werr
o.werr:	C:oslib.h.wimp
o.werr:	C:oslib.h.types
o.werr:	C:oslib.h.os
o.werr:	C:oslib.h.oscore32
o.werr:	C:oslib.h.osf32
o.werr:	C:oslib.h.osspriteop
o.werr:	C:oslib.h.font
o.werr:	C:oslib.h.wimp32
o.werr:	h.globaldef
o.main_ro:	c.main_ro
o.main_ro:	C:oslib.h.wimp
o.main_ro:	C:oslib.h.types
o.main_ro:	C:oslib.h.os
o.main_ro:	C:oslib.h.oscore32
o.main_ro:	C:oslib.h.osf32
o.main_ro:	C:oslib.h.osspriteop
o.main_ro:	C:oslib.h.font
o.main_ro:	C:oslib.h.wimp32
o.main_ro:	C:oslib.h.toolbox
o.main_ro:	C:oslib.h.messagetrans
o.main_ro:	C:oslib.h.displayfie
o.main_ro:	C:oslib.h.gadget
o.main_ro:	C:oslib.h.iconbar
o.main_ro:	C:oslib.h.menu
o.main_ro:	C:oslib.h.proginfo
o.main_ro:	C:oslib.h.window
o.main_ro:	C:oslib.h.keyboardshortcut
o.main_ro:	C:h.Wimptypes
o.main_ro:	C:h.Event
o.main_ro:	h.gdefs
o.main_ro:	h.callinfo
o.main_ro:	h.globaldef
o.main_ro:	h.werr
