loi.tex: Adjust for the City University of Seattle
[letter-of-interest.git] / Makefile
index 0c726ae3669364ec7d56695ae85bb9d49c92c727..985f35c874d08cb26a6a7c21ad03468afacb98d9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,10 @@
-#BIBS = ts
-#bu1 bu2 bu3
+BIBS = loi
 
-ts.pdf: ts.tex $(BIBS:%=%.bbl) $(BIBS:%=%.blg)
+loi.pdf: loi.tex $(BIBS:%=%.bbl) $(BIBS:%=%.blg)
        pdflatex "$<"
        pdflatex "$<"
 
-$(BIBS:%=%.aux): %.aux: ts.tex
+$(BIBS:%=%.aux): %.aux: loi.tex
        pdflatex "$<"
 
 $(BIBS:%=%.bbl): %.bbl: %.aux