Annotation of coherent/b/lib/libm/i387/Makefile, revision 1.1

1.1     ! root        1: # libm/i387/Makefile 2/4/93
        !             2: 
        !             3: ASFLAGS=-fx
        !             4: DESTDIR=/bin386/lib/ndp/
        !             5: OBJ=\
        !             6:        acos87.o\
        !             7:        asin87.o\
        !             8:        atan287.o\
        !             9:        atan87.o\
        !            10:        ceil87.o\
        !            11:        cos87.o\
        !            12:        cosh87.o\
        !            13:        error87.o\
        !            14:        exp87.o\
        !            15:        fabs87.o\
        !            16:        fmod.o\
        !            17:        hypot87.o\
        !            18:        j0.o\
        !            19:        j1.o\
        !            20:        jn.o\
        !            21:        log87.o\
        !            22:        pol.o\
        !            23:        pow87.o\
        !            24:        sin87.o\
        !            25:        sqrt87.o\
        !            26:        tan87.o\
        !            27:        tanh87.o
        !            28: 
        !            29: libm87.a:      $(OBJ)
        !            30:        ar rucks $(DESTDIR)libm.a $(OBJ)
        !            31: #      ar rucks libm87.a $(OBJ)
        !            32: 
        !            33: # Secondary targets.
        !            34: # Assembler sources.
        !            35: acos87.o:      acos87.s
        !            36: asin87.o:      asin87.s
        !            37: atan287.o:     atan287.s
        !            38: atan87.o:      atan87.s
        !            39: ceil87.o:      ceil87.s
        !            40: cos87.o:       cos87.s
        !            41: cosh87.o:      cosh87.s
        !            42: error87.o:     error87.s
        !            43: exp87.o:       exp87.s
        !            44: fabs87.o:      fabs87.s
        !            45: hypot87.o:     hypot87.s
        !            46: log87.o:       log87.s
        !            47: pow87.o:       pow87.s
        !            48: sin87.o:       sin87.s
        !            49: sqrt87.o:      sqrt87.s
        !            50: tan87.o:       tan87.s
        !            51: tanh87.o:      tanh87.s
        !            52: # C sources.
        !            53: fmod.o:                fmod.c
        !            54: j0.o:          j0.c
        !            55: j1.o:          j1.c
        !            56: jn.o:          jn.c
        !            57: pol.o:         pol.c
        !            58: 
        !            59: # end of /usr/src/libm/i387/Makefile

unix.superglobalmegacorp.com

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