Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7ff04b3

Browse files
committed
Dependencies on mod[123].tex.
1 parent 958ab3d commit 7ff04b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ tut.dvi tut.ps: tut.toc tut.tex myformat.sty
1414
mod: mod.dvi
1515
$(TEXPREVIEW) mod
1616

17-
mod.dvi mod.ps: mod.toc mod.tex myformat.sty
17+
mod.dvi mod.ps: mod.toc mod.tex mod1.tex mod2.tex mod3.tex myformat.sty
1818

1919
ALL= tut.ps mod.ps
2020

0 commit comments

Comments
 (0)