|
|
1.1 root 1: CFLAGS = -O
2:
3: Lib: abs.o any.o bal.o center.o close.o collect.o copy.o cset.o \
4: delete.o display.o exit.o find.o get.o image.o insert.o integer.o \
5: left.o list.o many.o map.o match.o member.o move.o numeric.o \
6: open.o pop.o pos.o pull.o push.o put.o proc.o read.o reads.o \
7: real.o repl.o reverse.o right.o seq.o set.o sort.o stop.o \
8: string.o system.o tab.o table.o trim.o type.o upto.o \
9: write.o writes.o
10: ar rc Lib $?
11: ranlib Lib
12:
13: abs.o: ../h/rt.h ../h/config.h
14: any.o: ../h/rt.h ../h/config.h
15: bal.o: ../h/rt.h ../h/config.h
16: center.o: ../h/rt.h ../h/config.h
17: close.o: ../h/rt.h ../h/config.h
18: collect.o: ../h/rt.h ../h/config.h
19: copy.o: ../h/rt.h ../h/record.h ../h/config.h
20: cset.o: ../h/rt.h ../h/config.h
21: delete.o: ../h/rt.h ../h/config.h
22: display.o: ../h/rt.h ../h/config.h
23: exit.o: ../h/rt.h ../h/config.h
24: find.o: ../h/rt.h ../h/config.h
25: get.o: ../h/rt.h ../h/config.h
26: image.o: ../h/rt.h ../h/record.h ../h/config.h
27: insert.o: ../h/rt.h ../h/config.h
28: integer.o: ../h/rt.h ../h/config.h
29: left.o: ../h/rt.h ../h/config.h
30: list.o: ../h/rt.h ../h/config.h
31: many.o: ../h/rt.h ../h/config.h
32: map.o: ../h/rt.h ../h/config.h
33: match.o: ../h/rt.h ../h/config.h
34: member.o: ../h/rt.h ../h/config.h
35: move.o: ../h/rt.h ../h/config.h
36: numeric.o: ../h/rt.h ../h/config.h
37: open.o: ../h/rt.h ../h/config.h
38: pop.o: ../h/rt.h ../h/config.h
39: pos.o: ../h/rt.h ../h/config.h
40: pull.o: ../h/rt.h ../h/config.h
41: push.o: ../h/rt.h ../h/config.h
42: put.o: ../h/rt.h ../h/config.h
43: proc.o: ../h/rt.h ../h/config.h
44: read.o: ../h/rt.h ../h/config.h
45: reads.o: ../h/rt.h ../h/config.h
46: real.o: ../h/rt.h ../h/config.h
47: repl.o: ../h/rt.h ../h/config.h
48: reverse.o: ../h/rt.h ../h/config.h
49: right.o: ../h/rt.h ../h/config.h
50: seq.o: ../h/rt.h ../h/config.h
51: set.o: ../h/rt.h ../h/config.h
52: sort.o: ../h/rt.h ../h/config.h
53: stop.o: ../h/rt.h ../h/config.h
54: string.o: ../h/rt.h ../h/config.h
55: system.o: ../h/rt.h ../h/config.h
56: tab.o: ../h/rt.h ../h/config.h
57: table.o: ../h/rt.h ../h/config.h
58: trim.o: ../h/rt.h ../h/config.h
59: type.o: ../h/rt.h ../h/record.h ../h/config.h
60: upto.o: ../h/rt.h ../h/config.h
61: write.o: ../h/rt.h ../h/config.h
62: writes.o: ../h/rt.h ../h/config.h
63:
64: Listall:
65: @pr *.[cs]
66: @date >List
67:
68: List: abs.c any.c bal.c center.c close.c collect.c copy.c cset.c \
69: display.c exit.c find.c get.c image.c integer.c \
70: left.c list.c many.c map.c match.c move.c numeric.c \
71: open.c pop.c pos.c pull.c push.c put.c proc.c seq.c read.c reads.c \
72: real.c repl.c reverse.c right.c sort.c stop.c \
73: string.c system.c tab.c table.c trim.c type.c upto.c \
74: write.c writes.c delete.c insert.c member.c set.c
75: @pr $?
76: @date >List
77:
78: Clean:
79: rm -f Lib *.o
80:
81: Dist-clean:
82: rm -f .BK* .CK* .emacs*
83: rm -f `gcomp Makefile *.c`
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.