From e539f537677e645a6804063a7bd3eac2d2e57113 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Mon, 5 Jun 2017 21:51:35 -0400 Subject: many changes, most notably removing our section on the high-order terms and a lot of rewriting --- makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'makefile') diff --git a/makefile b/makefile index 0ec0215..7f43e44 100644 --- a/makefile +++ b/makefile @@ -11,4 +11,7 @@ figs/%.tex: figs/%.gplot clean: rubber --clean $(DOC) + rm -f $(DOC).pdf + rm -f $(DOC)Notes.bib + rm -f ${FIGS:%=figs/%.tex} -- cgit v1.2.3-54-g00ecf