new make targets to ease edit-review cycle
authordaniel watson <ozzloy@gmail.com>
Wed, 9 Jun 2010 00:07:06 +0000 (17:07 -0700)
committerdaniel watson <ozzloy@gmail.com>
Wed, 9 Jun 2010 00:07:06 +0000 (17:07 -0700)
Makefile

index c6c22f2c9c7265dba3cdfdf7dfc5024e021e538f..81ace9942dc533c44b1c4e8bad1187d583ab9594 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,11 @@ view: daniel_watson_resume.pdf
 clean:
        latexmk -c daniel_watson_resume.tex
 
+new: cleanall all
+
+newview: new view
+
 cleanall:
        latexmk -C daniel_watson_resume.tex
        rm -f daniel_watson_resume.out
+       rm -f daniel_watson_resume.pdf