|
|
1.1 root 1: # /usr/src/libc/gen/i386/Makefile 7/8/92
2:
3: OBJ=\
4: abort.o\
5: alloca.o\
6: canon.o\
7: l3tol.o\
8: ldiv.o\
9: ltol3.o\
10: setjmp.o\
11: signame.o
12:
13: # Primary target.
14: GENI386: $(OBJ)
15: $(AR) rkus libc.a $?
16: touch $@
17: : libc/gen/i386 done
18:
19: # Secondary targets.
20: abort.o: abort.c
21: alloca.o: alloca.s
22: canon.o: canon.s
23: l3tol.o: l3tol.c
24: ldiv.o: ldiv.s
25: ltol3.o: ltol3.c
26: setjmp.o: setjmp.s
27: signame.o: signame.c
28:
29: # end of /usr/src/libc/gen/i386/Makefile
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.