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

Luke Macken lmacken at linux.duke.edu
Mon Oct 30 20:32:40 UTC 2006


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

Modified Files:
	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.6
diff -u -r1.5 -r1.6
--- Makefile	27 Jun 2006 20:54:15 -0000	1.5
+++ Makefile	30 Oct 2006 20:32:38 -0000	1.6
@@ -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