|
|
1.1 root 1: #Makefile by bob H. to replace compile script.
2: #Here's hoping it works...
3:
4: libl:
5: cc -O -I. -c *.c
6: ar rc libl.a\
7: auto.o\
8: back.o\
9: ctxt.o\
10: error.o\
11: less.o\
12: look.o\
13: main.o\
14: more.o\
15: next.o\
16: rjct.o\
17: wrap.o\
18: ctab.o\
19: ltab.o\
20: ;
21: mv libl.a /interim/usr/lib/
22: ranlib /interim/usr/lib/libl.a
23:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.