mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Dependencies on mod[123].tex.
This commit is contained in:
parent
958ab3dd72
commit
7ff04b39db
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ tut.dvi tut.ps: tut.toc tut.tex myformat.sty
|
|||
mod: mod.dvi
|
||||
$(TEXPREVIEW) mod
|
||||
|
||||
mod.dvi mod.ps: mod.toc mod.tex myformat.sty
|
||||
mod.dvi mod.ps: mod.toc mod.tex mod1.tex mod2.tex mod3.tex myformat.sty
|
||||
|
||||
ALL= tut.ps mod.ps
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue