diff thesis/Makefile @ 428:d53a31969a51

rename complete.
author Robert McIntyre <rlm@mit.edu>
date Fri, 21 Mar 2014 15:43:15 -0400
parents c670d23003de
children b5d0f0adf19f
line wrap: on
line diff
     1.1 --- a/thesis/Makefile	Fri Mar 21 15:36:37 2014 -0400
     1.2 +++ b/thesis/Makefile	Fri Mar 21 15:43:15 2014 -0400
     1.3 @@ -3,7 +3,7 @@
     1.4  INVOKE_LATEX = texi2dvi --shell-escape --pdf -V --batch $(THESIS_NAME).tex;
     1.5  
     1.6  all:
     1.7 -	./weave-thesis.sh $(THESIS_NAME)
     1.8 +	./weave-thesis.sh cortex
     1.9  	rsync -avz --delete /home/r/proj/cortex/thesis "r@aurellem.org:~"
    1.10  	ssh r@aurellem.org cd "~/thesis; $(INVOKE_LATEX) $(INVOKE_LATEX)"
    1.11  	scp "r@aurellem.org:/home/r/thesis/$(THESIS_NAME).pdf" .