[Zodb-checkins] CVS: Packages/ZConfig/doc - Makefile:1.7

Fred L. Drake, Jr. fred@zope.com
Tue, 14 Jan 2003 10:57:00 -0500


Update of /cvs-repository/Packages/ZConfig/doc
In directory cvs.zope.org:/tmp/cvs-serv25739

Modified Files:
	Makefile 
Log Message:
Update the clobber and .PHONY targets to properly support the text
conversion.


=== Packages/ZConfig/doc/Makefile 1.6 => 1.7 ===
--- Packages/ZConfig/doc/Makefile:1.6	Mon Jan 13 20:45:04 2003
+++ Packages/ZConfig/doc/Makefile	Tue Jan 14 10:56:57 2003
@@ -6,7 +6,7 @@
 # See the README.txt file for information on the mkhowto program used
 # to generate the PDF and PostScript versions of the documentation.
 
-.PHONY:	default all html pdf ps
+.PHONY:	default all html pdf ps text
 
 default:  pdf
 all:	  html pdf ps text
@@ -32,5 +32,5 @@
 	rm -f zconfig.l2h zconfig.l2h~
 
 clobber:  clean
-	rm -f zconfig.pdf zconfig.ps
+	rm -f zconfig.pdf zconfig.ps zconfig.txt
 	rm -rf zconfig