|
|
1.1 root 1: what:
2: @echo "what do you want to make?"
3:
4: All:
5: Trantest
6: Linktest
7: Runtestall
8:
9: Tran:
10: Trantest
11:
12: Link:
13: Linktest
14:
15: Arith:
16: Runtest arith
17:
18: Basis:
19: Runtest basis
20:
21: Display:
22: Runtest display
23:
24: Esusp:
25: Runtest esusp
26:
27: Fail:
28: Runtest fail
29:
30: Gc:
31: Runtest gc
32:
33: Lsusp:
34: Runtest lsusp
35:
36: Pret:
37: Runtest pret
38:
39: Psusp:
40: Runtest psusp
41:
42: Suspend:
43: Runtest suspend
44:
45: Linkcheck:
46: -Linkchecker
47:
48: Clean:
49: rm -f local/*
50: touch local/.placeholder
51:
52: Dist-setup:
53: make All
54: mv local/* distr
55: touch local/.placeholder
56:
57: Dist-clean:
58: rm -f .BK* .CK* .emacs*
59: rm -f local/*
60: touch local/.placeholder
61: rm -rf `gcomp *.gen Makefile *.tlist Linkchecker \
62: Runtestall *.icn local distr`
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.