Explorar o código

+ Some corrections in dependencies for pdf and html.

michael %!s(int64=27) %!d(string=hai) anos
pai
achega
332f649fa3
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      docs/Makefile

+ 2 - 1
docs/Makefile

@@ -174,7 +174,7 @@ txt : dvi $(TXT)
 
 
 ps : dvi $(PS)
 ps : dvi $(PS)
 
 
-pdf : $(PDF)
+pdf : unitex.chk refex.chk $(PDF)
 
 
 user: user.chk
 user: user.chk
 
 
@@ -215,6 +215,7 @@ prog.chk: prog.tex
 	sed -f foot.sed <prog/footnode.html >prog/footnote.html
 	sed -f foot.sed <prog/footnode.html >prog/footnote.html
 	mv prog/footnote.html prog/footnode.html
 	mv prog/footnote.html prog/footnode.html
 	rm -f prog/labels.pl prog/internals.pl prog/.*.pag prog/.*.dir
 	rm -f prog/labels.pl prog/internals.pl prog/.*.pag prog/.*.dir
+	touch prog.chk
 
 
 html: $(HTML)
 html: $(HTML)