[yum-cvs] yum/docs Makefile,1.5,1.5.2.1

Luke Macken lmacken at linux.duke.edu
Mon Oct 30 20:36:07 UTC 2006


Update of /home/groups/yum/cvs/yum/docs
In directory login1.linux.duke.edu:/tmp/cvs-serv28757/docs

Modified Files:
      Tag: yum-3_0_X
	Makefile 
Log Message:
Add docs target to Makefile for epydoc generation

Index: Makefile
===================================================================
RCS file: /home/groups/yum/cvs/yum/docs/Makefile,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -r1.5 -r1.5.2.1
--- Makefile	27 Jun 2006 20:54:15 -0000	1.5
+++ Makefile	30 Oct 2006 20:36:05 -0000	1.5.2.1
@@ -3,6 +3,7 @@
 
 clean:
 	rm -f *.pyc *.pyo *~
+	rm -fr epydoc
 
 install:
 	mkdir -p $(DESTDIR)/usr/share/man/man{5,8}




More information about the Yum-cvs-commits mailing list