Annotation of coherent/b/lib/libc/string/i386/Makefile, revision 1.1.1.1

1.1       root        1: # /usr/src/libc/string/i386/Makefile 7/6/93
                      2: 
                      3: CRTI386=\
                      4:        _memxchg.o\
                      5:        index.o\
                      6:        memccpy.o\
                      7:        memchr.o\
                      8:        memcmp.o\
                      9:        memcpy.o\
                     10:        memmove.o\
                     11:        memset.o\
                     12:        rindex.o\
                     13:        strcat.o\
                     14:        strchr.o\
                     15:        strcmp.o\
                     16:        strcpy.o\
                     17:        strcspn.o\
                     18:        streq.o\
                     19:        strlen.o\
                     20:        strpbrk.o\
                     21:        strrchr.o\
                     22:        strspn.o\
                     23:        strstr.o
                     24: 
                     25: # Primary target.
                     26: STRINGI386:    $(CRTI386)
                     27:        $(AR) rkus libc.a $?
                     28:        touch $@
                     29:        : libc/string/i386 done
                     30: 
                     31: # Secondary targets.
                     32: _memxchg.o:    _memxchg.s
                     33: index.o:       index.s
                     34: memccpy.o:     memccpy.s
                     35: memchr.o:      memchr.s
                     36: memcmp.o:      memcmp.s
                     37: memcpy.o:      memcpy.s
                     38: memmove.o:     memmove.s
                     39: memset.o:      memset.s
                     40: rindex.o:      rindex.s
                     41: strcat.o:      strcat.s
                     42: strchr.o:      strchr.s
                     43: strcmp.o:      strcmp.s
                     44: strcpy.o:      strcpy.s
                     45: strcspn.o:     strcspn.s
                     46: streq.o:       streq.s
                     47: strlen.o:      strlen.s
                     48: strpbrk.o:     strpbrk.s
                     49: strrchr.o:     strrchr.s
                     50: strspn.o:      strspn.s
                     51: strstr.o:      strstr.s
                     52: 
                     53: # end of /usr/src/libc/string/i386/Makefile

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.