[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[freehaven-cvs] Add a "make dist" target for rolling all files to ge...



Update of /home/freehaven/cvsroot/doc/e2e-traffic
In directory moria.mit.edu:/tmp/cvs-serv31584

Modified Files:
	Makefile 
Log Message:
Add a "make dist" target for rolling all files to generate the paper, and the .ps, and the pdf.

Index: Makefile
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Makefile	2 May 2004 04:30:44 -0000	1.9
+++ Makefile	3 May 2004 00:20:16 -0000	1.10
@@ -26,6 +26,18 @@
 words:
 	wc -w e2e-traffic.tex
 
+dist:
+	(cd ..; tar czf e2e-traffic.tar.gz 		\
+		e2e-traffic/llncs.cls			\
+		e2e-traffic/Makefile   			\
+		e2e-traffic/graphs/*eps			\
+		e2e-traffic/graphs/*pdf			\
+		e2e-traffic/e2e-traffic.ps		\
+		e2e-traffic/e2e-traffic.pdf		\
+		e2e-traffic/e2e-traffic.tex		\
+		e2e-traffic/e2e-traffic.bib		\
+	)
+
 #----------------------------------------------------------------------
 PYTHON=python2.3
 ANALYZE=$(PYTHON) src/analyze.py

***********************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe freehaven-cvs       in the body. http://freehaven.net/