Annotation of coherent/b/lib/libc/gen/i8086/Makefile, revision 1.1.1.1

1.1       root        1: # /usr/src/libc/gen/i8086/Makefile 1/9/92
                      2: 
                      3: OBJ=\
                      4:        abort.o\
                      5:        canon.o\
                      6:        div.o\
                      7:        inout.o\
                      8:        l3tol.o\
                      9:        ldiv.o\
                     10:        ltol3.o\
                     11:        modf.o\
                     12:        setjmp.o\
                     13:        signame.o
                     14: 
                     15: # atof source is in gen/atof.c.
                     16: # canon and setjmp are assembled from .m, not from old .s.
                     17: UNUSED=\
                     18:        atof.s\
                     19:        canon.s\
                     20:        setjmp.s
                     21: 
                     22: # Primary target.
                     23: GENI8086:      $(OBJ)
                     24:        $(AR) rkus libc.a $?
                     25:        touch $@
                     26:        : libc/gen/i8086 done
                     27: 
                     28: # Secondary targets.
                     29: abort.o:       abort.s
                     30: canon.o:       canon.m
                     31: div.o:         div.m
                     32: inout.o:       inout.m
                     33: l3tol.o:       l3tol.c
                     34: ldiv.o:                ldiv.m
                     35: ltol3.o:       ltol3.c
                     36: modf.o:                modf.s
                     37: setjmp.o:      setjmp.m
                     38: signame.o:     signame.c
                     39: 
                     40: # end of /usr/src/libc/gen/i8086/Makefile

unix.superglobalmegacorp.com

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