Loading Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -178,7 +178,7 @@ cover.dvi: cover.tex backpage.tex isbn.eps tfoptions.tex pagecount.tex head.eps isbn.eps: Makefile bookland.py $(ISBN) $(PRICE) >$@ pagecount.tex: tfoptions.tex pagecount.tex: tfoptions.tex thinking-forth.ps grep %%Pages: thinking-forth.ps | sed -e 's/%%Pages: \([0-9]*\)/\\def\\pagecount{\1}/g' | head -1 >$@ thinking-forth.idx: $(SOURCES) $(PNGSOURCES:.png=.eps) Loading Loading
Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -178,7 +178,7 @@ cover.dvi: cover.tex backpage.tex isbn.eps tfoptions.tex pagecount.tex head.eps isbn.eps: Makefile bookland.py $(ISBN) $(PRICE) >$@ pagecount.tex: tfoptions.tex pagecount.tex: tfoptions.tex thinking-forth.ps grep %%Pages: thinking-forth.ps | sed -e 's/%%Pages: \([0-9]*\)/\\def\\pagecount{\1}/g' | head -1 >$@ thinking-forth.idx: $(SOURCES) $(PNGSOURCES:.png=.eps) Loading