Annotation of coherent/d/lib/libc/gen/Makefile, revision 1.1

1.1     ! root        1: # /usr/src/libc/gen/Makefile 2/20/91
        !             2: 
        !             3: OBJ=\
        !             4:        abs.o\
        !             5:        atof.o\
        !             6:        atoi.o\
        !             7:        atol.o\
        !             8:        bsearch.o\
        !             9:        crypt.o\
        !            10:        ctime.o\
        !            11:        ctol.o\
        !            12:        getenv.o\
        !            13:        getgrent.o\
        !            14:        getlogin.o\
        !            15:        getopt.o\
        !            16:        getpass.o\
        !            17:        getpw.o\
        !            18:        getpwent.o\
        !            19:        getwd.o\
        !            20:        isatty.o\
        !            21:        labs.o\
        !            22:        ltoc.o\
        !            23:        mktemp.o\
        !            24:        monitor.o\
        !            25:        mtype.o\
        !            26:        nlist.o\
        !            27:        notify.o\
        !            28:        path.o\
        !            29:        perror.o\
        !            30:        pnmatch.o\
        !            31:        putenv.o\
        !            32:        qsort.o\
        !            33:        rand.o\
        !            34:        shellsort.o\
        !            35:        sleep.o\
        !            36:        strtod.o\
        !            37:        strtol.o\
        !            38:        swab.o\
        !            39:        sys_err.o\
        !            40:        system.o\
        !            41:        tempnam.o\
        !            42:        tmpnam.o\
        !            43:        ttyname.o\
        !            44:        ttyslot.o
        !            45: 
        !            46: # Primary target.
        !            47: all:   GEN genctype geni8086 genmalloc
        !            48:        : libc/gen done.
        !            49: 
        !            50: # Pseduotargets.
        !            51: GEN:   $(OBJ)
        !            52:        ar rkus libc.a $?
        !            53:        touch $@
        !            54: genctype:
        !            55:        make SRCPATH=$(SRCPATH)/ctype
        !            56: geni8086:
        !            57:        make SRCPATH=$(SRCPATH)/i8086
        !            58: genmalloc:
        !            59:        make SRCPATH=$(SRCPATH)/malloc
        !            60: 
        !            61: # Secondary targets.
        !            62: abs.o:         abs.c
        !            63: atof.o:                atof.c
        !            64: atoi.o:                atoi.c
        !            65: atol.o:                atol.c
        !            66: bsearch.o:     bsearch.c
        !            67: crypt.o:       crypt.c
        !            68: ctime.o:       ctime.c
        !            69: ctol.o:                ctol.c
        !            70: getenv.o:      getenv.c
        !            71: getgrent.o:    getgrent.c
        !            72: getlogin.o:    getlogin.c
        !            73: getopt.o:      getopt.c
        !            74: getpass.o:     getpass.c
        !            75: getpw.o:       getpw.c
        !            76: getpwent.o:    getpwent.c
        !            77: getwd.o:       getwd.c
        !            78: isatty.o:      isatty.c
        !            79: labs.o:                labs.c
        !            80: ltoc.o:                ltoc.c
        !            81: mktemp.o:      mktemp.c
        !            82: monitor.o:     monitor.c
        !            83: mtype.o:       mtype.c
        !            84: nlist.o:       nlist.c
        !            85: notify.o:      notify.c
        !            86: path.o:                path.c
        !            87: perror.o:      perror.c
        !            88: pnmatch.o:     pnmatch.c
        !            89: putenv.o:      putenv.c
        !            90: qsort.o:       qsort.c
        !            91: rand.o:                rand.c
        !            92: shellsort.o:   shellsort.c
        !            93: sleep.o:       sleep.c
        !            94: strtod.o:      strtod.c
        !            95: strtol.o:      strtol.c
        !            96: swab.o:                swab.c
        !            97: sys_err.o:     sys_err.c
        !            98: system.o:      system.c
        !            99: tempnam.o:     tempnam.c
        !           100: tmpnam.o:      tmpnam.c
        !           101: # N.B. ttyname compilation requires -DNEWTTYS=1, now #defined in the source.
        !           102: ttyname.o:     ttyname.c
        !           103: ttyslot.o:     ttyslot.c
        !           104: 
        !           105: # end of /usr/src/libc/gen/Makefile

unix.superglobalmegacorp.com

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