|
|
1.1 root 1: < ../ADM/defns
2: < ../index/defns
3:
4: all:V: fsck.out
5:
6: pg: fsck.out
7: count fsck.m fsck.out
8:
9: spell:VQ:
10: dospell fsck.m
11:
12: lp: fsck.out
13: $LP $newprereq && touch $target
14:
15: fsck.out:DQ: fsck.m $REF ../ADM/monk.mac
16: $MLIB/monk -d $MLIB/db fsck.m |
17: cite |
18: $PREFER |
19: troff -Tpost - > $target 2> .cite
20: cite -s .cite > /dev/null 2> tmp2
21: set +e
22: gre -v '^\.(TC|ix)' tmp2
23: set -e
24: rm -f tmp2 .cite
25:
26: index:V:
27: runind fsck
28: $MLIB/monk -d $MLIB/db xfsck.m |
29: cite |
30: $PREFER |
31: troff $IND/mtm.mac - > /dev/null 2> fsck.x
32: mkindex fsck.x
33: rm xfsck.m
34:
35: pindex:V:
36: mkindex fsck.x
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.