Mercurial > cortex
comparison thesis/Makefile @ 548:0b891e0dd809
version 0.2 of thesis complete.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 01 May 2014 23:41:41 -0400 |
parents | f4770e3d30ae |
children |
comparison
equal
deleted
inserted
replaced
547:5d89879fc894 | 548:0b891e0dd809 |
---|---|
12 ssh r@aurellem.org cd "~/thesis; $(INVOKE_LATEX)" | 12 ssh r@aurellem.org cd "~/thesis; $(INVOKE_LATEX)" |
13 | 13 |
14 scp: | 14 scp: |
15 scp "r@aurellem.org:/home/r/thesis/$(THESIS_NAME).pdf" . | 15 scp "r@aurellem.org:/home/r/thesis/$(THESIS_NAME).pdf" . |
16 | 16 |
17 all: thesis scp | 17 all: thesis |
18 make scp |