# Project:   kinofront


# Toolflags:
Cflags = -c -depend !Depend -IC: -throwback -fah -memaccess -L22-S22-L41 -apcs 3/32/fpe2/swst/fp/nofpr 
LIBflags = C:o.stubsg 
Linkflags = -aif -o $@ 
OBJflags = \
        @.o.config @.o.main @.o.lib @.o.msg @.o.playlist 


# Final targets:
@.!RunImage: \
        $(OBJflags) $(LIBflags) 
        link $(Linkflags) \
        $(OBJflags) $(LIBflags) 
@.clean: 
	x wipe <Prefix$Dir>.o.* ~cf~v 


# User-editable dependencies:


# Static dependencies:
.SUFFIXES: .o .c
.c.o:; cc $(Cflags) -o $@ $<


# Dynamic dependencies:
