[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[freehaven-cvs] actually* generate the bibliography properly



Update of /home/freehaven/cvsroot/doc/cacm06
In directory moria:/home/goodell/work/freehaven/doc/cacm06

Modified Files:
	Makefile 
Log Message:
*actually* generate the bibliography properly


Index: Makefile
===================================================================
RCS file: /home/freehaven/cvsroot/doc/cacm06/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile	21 Jul 2006 16:51:07 -0000	1.2
+++ Makefile	21 Jul 2006 16:52:13 -0000	1.3
@@ -15,7 +15,7 @@
 	pdflatex $*.tex
 	acroread -toPostScript $*.pdf
 
-%.blg: %.bib
+%.blg:
 	pdflatex $*.tex
 	bibtex $*
 	pdflatex $*.tex
@@ -24,7 +24,7 @@
 	pdflatex $*.tex
 
 clean:
-	/bin/rm -f $(PDFS) figures *.bib *.dvi *.aux *.ps *~ *.log *.lot *.lof *.toc *.blg *.bbl url.sty
+	/bin/rm -f $(PDFS) figures *.dvi *.aux *.ps *~ *.log *.lot *.lof *.toc *.blg *.bbl url.sty
 
 FORCE:
 

***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxx with
unsubscribe freehaven-cvs       in the body. http://freehaven.net/