dropbox in make

This commit is contained in:
Robin P. Clark 2013-09-17 10:52:41 +01:00
parent 7c1eae867f
commit 33918aca84

View File

@ -3,6 +3,12 @@
all: copy bib thesis
dropbox:
pdflatex thesis
makeindex thesis.glo -s thesis.ist -t thesis.glg -o thesis.gls
cp thesis.pdf /home/robin/Dropbox/Robin_PhD_folder/thesis
acroread thesis.pdf || evince thesis.pdf
thesis:
pdflatex thesis
makeindex thesis.glo -s thesis.ist -t thesis.glg -o thesis.gls