various updates
[pintos-anon] / sigcse2009 / Makefile
index 8ebd11848d96d16d03b4021db75941269b68913e..cb9d73a5b7b6ff50bbe787b6b3c668edbbcf41c8 100644 (file)
@@ -4,9 +4,10 @@
 #
 BASE=sigcse2009
 
-$(BASE).pdf:   $(BASE).tex introduction.tex abstract.tex $(BASE).bib principles.tex assignments.tex
+$(BASE).pdf:   $(BASE).tex introduction.tex abstract.tex $(BASE).bib principles.tex assignments.tex figures.tex \
+               rest.tex racedt.tex
        pdflatex $(BASE).tex
        -bibtex $(BASE)
        pdflatex $(BASE).tex
        pdflatex $(BASE).tex
-
+       test -d /home/gback/public_html && /bin/cp -f $(BASE).pdf /home/gback/public_html