]> mj.ucw.cz Git - saga.git/commitdiff
Added `upload' target.
authorMartin Mares <mj@ucw.cz>
Tue, 8 Apr 2008 12:43:55 +0000 (14:43 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 8 Apr 2008 12:43:55 +0000 (14:43 +0200)
Makefile

index a6eb55950319d124d9b162c779fbe2e77493c921..5dfc41f5281a7eee9c7c4f017337775ace8e3228 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,9 +17,12 @@ mostlyclean:
        rm -f *.dvi *.log *~ core *.o *.aux *.bbl *.blg *.ids
 
 clean: mostlyclean
-       rm -f *.ps *.pdf
+       rm -f *.ps *.pdf ChangeLog
 
 countrefs: saga.dvi
        grep -c bibitem saga.bbl
 
+upload: saga.pdf
+       scp -C saga.pdf jw:www/papers/saga/
+
 .SECONDARY: