|
|
1.1 ! root 1: < ../ADM/defns ! 2: < ../index/defns ! 3: ! 4: all:V: tbl.out ! 5: ! 6: pg: tbl.out ! 7: count tbl.ms tbl.out ! 8: ! 9: spell:VQ: ! 10: dospell tbl.ms ! 11: ! 12: lp: tbl.out ! 13: $LP $newprereq && touch $target ! 14: ! 15: tbl.out:D: tbl.ms $REF ! 16: $PREFER tbl.ms | tbl | eqn | troff -mpm > $target 2>err ! 17: awk '$2=="Example" { if($1 != $4) printf "Example %s: was %d, should be %d\n", $3, $1, $4 } ! 18: $2!= "Example" { print }' < err ! 19: ! 20: index:V: ! 21: runind tbl ! 22: $PREFER xtbl.ms | tbl | eqn | troff -mpm > /dev/null 2>tbl.x ! 23: mkindex tbl.x ! 24: rm xtbl.ms ! 25: pindex:V: ! 26: mkindex tbl.x
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.