|
|
1.1 ! root 1: < ../ADM/defns ! 2: < ../index/defns ! 3: LP=$LPFONTS ! 4: ! 5: all:V: yacc.out ! 6: ! 7: pg: yacc.out ! 8: count yacc.ms yacc.out ! 9: ! 10: spell:VQ: ! 11: dospell yacc.ms ! 12: ! 13: lp: yacc.out ! 14: $LP $newprereq && touch $target ! 15: ! 16: B = /n/coma/usr/ravi/ref/All ! 17: X = xref.script ! 18: ! 19: $X:D: yacc.ms ! 20: xtags $prereq > $X ! 21: ! 22: yacc.out:D: yacc.ms $X $REF ! 23: sed -f $X yacc.ms | $PREFER | pic | tbl | eqn | troff -mpm > $target ! 24: ! 25: index:V: ! 26: runind yacc ! 27: sed -f $X xyacc.ms | $PREFER | pic | tbl | eqn | troff -mpm > /dev/null 2>yacc.x ! 28: mkindex yacc.x ! 29: rm xyacc.ms ! 30: ! 31: pindex:V: ! 32: mkindex yacc.x
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.