view thesis/Makefile @ 425:efba8526a662

happy with code formatting.
author Robert McIntyre <rlm@mit.edu>
date Fri, 21 Mar 2014 02:48:23 -0400
parents 6b0f77df0e53
children 435b5e22d72a
line wrap: on
line source
1 INVOKE_LATEX = pdflatex -shell-escape thesis.tex;
3 all:
4 ./weave-thesis.sh
5 rsync -avz --delete /home/r/proj/cortex/thesis "r@aurellem.org:~"
6 ssh r@aurellem.org cd "~/thesis; $(INVOKE_LATEX) $(INVOKE_LATEX)"
7 scp "r@aurellem.org:/home/r/thesis/thesis.pdf" .