*** web2c/tex/Makefile.in.orig Thu Feb 3 13:48:36 1994 --- web2c/tex/Makefile.in Sat Oct 1 18:12:38 1994 *************** *** 185,194 **** tex.p: tex.web ctex.ch ../web/tangle tex.web ctex.ch - # If you're building mltex, reportedly have to add: ! # sed -e 's/xiiix/(/;s/xtttx/)/' tex.p >tex.pp ! # mv tex.pp tex.p ctex.ch: $(texsrcdir)/tex.ch rm -f ctex.ch --- 185,193 ---- tex.p: tex.web ctex.ch ../web/tangle tex.web ctex.ch # If you're building mltex, reportedly have to add: ! sed -e 's/xiiix/(/;s/xtttx/)/' tex.p >tex.pp ! mv tex.pp tex.p ctex.ch: $(texsrcdir)/tex.ch rm -f ctex.ch