Annotation of researchv9/libc/gen/Makefile, revision 1.1.1.1

1.1       root        1: CC=    cc
                      2: CFLAGS=        -O
                      3: 
                      4: OFILES=        abort.o abs.o atoi.o atol.o calloc.o chrtab.o closedir.o \
                      5:        crypt.o ctime.o cttyname.o ctype.o dialout.o doprint.o \
                      6:        dummy.o ecvt.o errlst.o execvp.o exit.o ftw.o galloc.o \
                      7:        gcd.o getenv.o getfields.o getlogin.o getopt.o getshares.o \
                      8:        getshput.o getwd.o index.o iread.o isatty.o l3tol.o labs.o \
                      9:        lcm.o linedis.o ltol3.o malloc.o max.o memory.o min.o mktemp.o \
                     10:        mon.o onexit.o opendir.o openshares.o perror.o \
                     11:        print.o ptopen.o putshares.o qsort.o rand.o readdir.o regcomp.o \
                     12:        regerror.o regexec.o regprog.h regsub.o rindex.o seekdir.o \
                     13:        setlimits.o sgn.o sleep.o strcat.o strchr.o strcmp.o strcpy.o \
                     14:        strcspn.o strdup.o strlen.o strncat.o strncmp.o strncpy.o \
                     15:        strpbrk.o strrchr.o strspn.o strtok.o swab.o telldir.o timec.o \
                     16:        timezone.o tolower.o toupper.o ttyname.o ttyslot.o uname.o \
                     17:        atof.o nlist.o setupgroups.o setupshares.o memalign.o
                     18: 
                     19: all: $(OFILES)
                     20: 
                     21: install:
                     22:        mv $(OFILES) ../OBJ

unix.superglobalmegacorp.com

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