[Python-checkins] CVS: python/nondist/peps Makefile,1.2,1.3
Barry Warsaw
python-dev@python.org
Mon, 6 Nov 2000 07:30:49 -0800
Update of /cvsroot/python/python/nondist/peps
In directory slayer.i.sourceforge.net:/tmp/cvs-serv23585
Modified Files:
Makefile
Log Message:
Added `update' target
Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** Makefile 2000年11月03日 15:42:20 1.2
--- Makefile 2000年11月06日 15:30:47 1.3
***************
*** 20,21 ****
--- 20,24 ----
clean:
-rm *.html
+
+ update:
+ cvs update -P -d