# Project:   CLibSupport


# Toolflags:
ccflags =  -c -depend !Depend -throwback         -strict -fa  -fh   -zps1 -zM -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:   @.ozm.csaccess @.ozm.csclose @.ozm.cscreat @.ozm.csopen @.ozm.csread @.ozm.rinkfree @.ozm.rinkmalloc @.ozm.rmacalloc @.ozm.rmacallocd @.ozm.rmafree \
        @.ozm.rmafreed @.ozm.rmagrow @.ozm.rmainit @.ozm.rmamalloc @.ozm.rmamallocd @.ozm.rmarealloc @.ozm.rmareallocd @.ozm.rmashrink @.ozm.snprintf @.ozm.stat \
        @.ozm.strdup @.ozm.strncasecmp @.ozm.strcasecmp 
        libfile $(libfileflags) @.ozm.csaccess @.ozm.csclose @.ozm.cscreat @.ozm.csopen @.ozm.csread @.ozm.rinkfree @.ozm.rinkmalloc @.ozm.rmacalloc @.ozm.rmacallocd @.ozm.rmafree \
        @.ozm.rmafreed @.ozm.rmagrow @.ozm.rmainit @.ozm.rmamalloc @.ozm.rmamallocd @.ozm.rmarealloc @.ozm.rmareallocd @.ozm.rmashrink @.ozm.snprintf @.ozm.stat \
        @.ozm.strdup @.ozm.strncasecmp @.ozm.strcasecmp 



# User-editable dependencies:

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

# Dynamic dependencies:
