summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2017-06-05 21:51:35 -0400
committerJaron Kent-Dobias <jaron@kent-dobias.com>2017-06-05 21:51:35 -0400
commite539f537677e645a6804063a7bd3eac2d2e57113 (patch)
tree0345d495547c6559900da94559dbde7880ba0c45 /makefile
parentcaf973b56c9c197ca046712dc189f368864f276c (diff)
downloadpaper-e539f537677e645a6804063a7bd3eac2d2e57113.tar.gz
paper-e539f537677e645a6804063a7bd3eac2d2e57113.tar.bz2
paper-e539f537677e645a6804063a7bd3eac2d2e57113.zip
many changes, most notably removing our section on the high-order terms and a lot of rewriting
Diffstat (limited to 'makefile')
-rw-r--r--makefile3
1 files changed, 3 insertions, 0 deletions
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}