From: W. Trevor King Date: Tue, 27 Mar 2018 23:22:10 +0000 (-0700) Subject: Makefile: Drop bu3 X-Git-Url: http://git.tremily.us/?p=cv-latex.git;a=commitdiff_plain;h=0b9a1bbe50e7f774c6568d7239a823645891a0c8 Makefile: Drop bu3 We no longer need bu3. Maybe this is because of 404233c3 (cv.tex: Drop teaching / research notes and posters, 2018-02-16)? --- diff --git a/Makefile b/Makefile index 9b31467..cef7b25 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BIBS = bu1 bu2 bu3 +BIBS = bu1 bu2 cv.pdf: cv.tex $(BIBS:%=%.bbl) $(BIBS:%=%.blg) pdflatex "$<"