diff thesis/Makefile @ 433:0b27c0c9c188

remove generated files.
author Robert McIntyre <rlm@mit.edu>
date Sun, 23 Mar 2014 16:36:15 -0400
parents b5d0f0adf19f
children c1e6b7221b2f
line wrap: on
line diff
     1.1 --- a/thesis/Makefile	Sun Mar 23 16:33:01 2014 -0400
     1.2 +++ b/thesis/Makefile	Sun Mar 23 16:36:15 2014 -0400
     1.3 @@ -7,8 +7,8 @@
     1.4  	rsync -avz --delete /home/r/proj/cortex/thesis "r@aurellem.org:~"
     1.5  	ssh r@aurellem.org cd "~/thesis; $(INVOKE_LATEX)"
     1.6  	scp "r@aurellem.org:/home/r/thesis/$(THESIS_NAME).pdf" .
     1.7 +	rm cortex.tex abstract.tex
     1.8  
     1.9  
    1.10  
    1.11  
    1.12 -