more stuff
[lectures/latex.git] / posic / thesis / Makefile
index 3d9860d..0f417e3 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