# Project:   CLibSupport


# Toolflags:
ccflags =  -c -depend !Depend -throwback         -strict -fa  -fh     -Ospace    -apcs 3/32/fpe2/swst/fp/nofpr  -DRISCOS -DHAVE_SNPRINTF=1 -DPREFER_PORTABLE_SNPRINTF=1 -IC32:,OSLib:,OSLibInclude:,OSLibSupport:,TCPIPLibs32: 
libfileflags =  -o  -c  $@ 

# Final targets:
@.CLibSupport:   @.o32.csaccess @.o32.csclose @.o32.cscreat @.o32.csopen @.o32.csread @.o32.rinkfree @.o32.rinkmalloc @.o32.rmacalloc @.o32.rmacallocd @.o32.rmafree \
        @.o32.rmafreed @.o32.rmagrow @.o32.rmainit @.o32.rmamalloc @.o32.rmamallocd @.o32.rmarealloc @.o32.rmareallocd @.o32.rmashrink @.o32.snprintf @.o32.stat \
        @.o32.strdup @.o32.strncasecmp @.o32.strcasecmp 
        libfile $(libfileflags) @.o32.csaccess @.o32.csclose @.o32.cscreat @.o32.csopen @.o32.csread @.o32.rinkfree @.o32.rinkmalloc @.o32.rmacalloc @.o32.rmacallocd @.o32.rmafree \
        @.o32.rmafreed @.o32.rmagrow @.o32.rmainit @.o32.rmamalloc @.o32.rmamallocd @.o32.rmarealloc @.o32.rmareallocd @.o32.rmashrink @.o32.snprintf @.o32.stat \
        @.o32.strdup @.o32.strncasecmp @.o32.strcasecmp 



# User-editable dependencies:

# Static dependencies:
@.o32.csaccess:   @.c.csaccess
        cc $(ccflags) -o o32.csaccess c.csaccess
@.o32.csclose:   @.c.csclose
        cc $(ccflags) -o o32.csclose c.csclose
@.o32.cscreat:   @.c.cscreat
        cc $(ccflags) -o o32.cscreat c.cscreat
@.o32.csopen:   @.c.csopen
        cc $(ccflags) -o o32.csopen c.csopen
@.o32.csread:   @.c.csread
        cc $(ccflags) -o o32.csread c.csread
@.o32.rinkfree:   @.c.rinkfree
        cc $(ccflags) -o o32.rinkfree c.rinkfree
@.o32.rinkmalloc:   @.c.rinkmalloc
        cc $(ccflags) -o o32.rinkmalloc c.rinkmalloc
@.o32.rmacalloc:   @.c.rmacalloc
        cc $(ccflags) -o o32.rmacalloc c.rmacalloc
@.o32.rmacallocd:   @.c.rmacallocd
        cc $(ccflags) -o o32.rmacallocd c.rmacallocd
@.o32.rmafree:   @.c.rmafree
        cc $(ccflags) -o o32.rmafree c.rmafree
@.o32.rmafreed:   @.c.rmafreed
        cc $(ccflags) -o o32.rmafreed c.rmafreed
@.o32.rmagrow:   @.c.rmagrow
        cc $(ccflags) -o o32.rmagrow c.rmagrow
@.o32.rmainit:   @.c.rmainit
        cc $(ccflags) -o o32.rmainit c.rmainit
@.o32.rmamalloc:   @.c.rmamalloc
        cc $(ccflags) -o o32.rmamalloc c.rmamalloc
@.o32.rmamallocd:   @.c.rmamallocd
        cc $(ccflags) -o o32.rmamallocd c.rmamallocd
@.o32.rmarealloc:   @.c.rmarealloc
        cc $(ccflags) -o o32.rmarealloc c.rmarealloc
@.o32.rmareallocd:   @.c.rmareallocd
        cc $(ccflags) -o o32.rmareallocd c.rmareallocd
@.o32.rmashrink:   @.c.rmashrink
        cc $(ccflags) -o o32.rmashrink c.rmashrink
@.o32.snprintf:   @.c.snprintf
        cc $(ccflags) -o o32.snprintf c.snprintf
@.o32.stat:   @.c.stat
        cc $(ccflags) -o o32.stat c.stat
@.o32.strdup:   @.c.strdup
        cc $(ccflags) -o o32.strdup c.strdup
@.o32.strncasecmp:   @.c.strncasecmp
        cc $(ccflags) -o o32.strncasecmp c.strncasecmp
@.o32.strcasecmp:   @.c.strcasecmp
        cc $(ccflags) -o o32.strcasecmp c.strcasecmp

# Dynamic dependencies:
