|
|
1.1 root 1: < ../ADM/defns
2: < ../index/defns
3: LP=$LPFONTS
4:
5: all:V: tut.out man.out
6:
7: pg: tut.out man.out
8: count tut.ms tut.out; count man.ms man.out
9:
10: spell:VQ:
11: dospell tut.ms; dospell man.ms
12:
13: lp: tut.out man.out
14: $LP $newprereq && touch $target
15:
16: man.out: man.ms $REF
17: $PREFER man.ms | tbl | eqn | troff $ARG -mpm >$target
18:
19: tut.out:D: tut.ms prf.awk $REF
20: ($PREFER tut.ms; prf.awk ZD) | tbl | troff -mpm > $target
21:
22: index:V: man.ind tut.ind
23:
24: man.ind:V:
25: runind man
26: tbl xman.ms | eqn | troff $ARG -mpm >/dev/null 2>man.x
27: mkindex troff man.x
28: rm xman.ms
29:
30: tut.ind:V:
31: runind tut
32: ($PREFER xtut.ms; prf.awk ZD) | tbl | troff -mpm > /dev/null 2>tut.x
33: mkindex troff tut.x
34: rm xtut.ms
35:
36:
37: pindex:V:
38: mkindex troff man.x
39: mkindex troff tut.x
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.