# 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 -IC:,OSLib:,OSLibSupport:,OSLibInclude:,TCPIPLibs: 
libfileflags =  -o  -c  $@ 

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



# User-editable dependencies:

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

# Dynamic dependencies:
