[Zope3-checkins] SVN: Zope3/trunk/Makefile - My tag file is called "tags". I think others will have that too.

Christian Theune ct at gocept.com
Thu Jun 10 09:42:40 EDT 2004


Log message for revision 25329:
 - My tag file is called "tags". I think others will have that too.



-=-
Modified: Zope3/trunk/Makefile
===================================================================
--- Zope3/trunk/Makefile	2004-06-10 13:05:49 UTC (rev 25328)
+++ Zope3/trunk/Makefile	2004-06-10 13:42:39 UTC (rev 25329)
@@ -53,7 +53,7 @@
 	rm -rf build
 
 realclean: clean
-	rm -f TAGS
+	rm -f TAGS tags
 	$(PYTHON) setup.py clean -a
 
 zcmldocs:




More information about the Zope3-Checkins mailing list