]> hackdaworld.org Git - lectures/latex.git/blobdiff - posic/thesis/Makefile
added arrow
[lectures/latex.git] / posic / thesis / Makefile
index 3d9860dd58f4d0c5c048731d20f80810a31e075a..0f417e3f1e69bb11febf608ce9b058fa29c2e6be 100644 (file)
@@ -14,6 +14,7 @@ all: $(PDF)
 %.dvi: %.tex
        $(LATEX) $<
        $(BIBTEX) $(SRC:%.tex=%)
+       $(BIBTEX) pub.aux
        $(LATEX) $<
        $(LATEX) $<
 
@@ -24,4 +25,4 @@ all: $(PDF)
        $(DVIPDF) $<
        
 clean:
-       rm -f *.log *.aux *.blg *.lof *.ps *.pdf *.toc
+       rm -f *.log *.aux *.blg *.lof *.ps *.pdf *.toc *.bbl