bjori Tue Jul 3 02:02:55 2007 UTC
Modified files: /phpdoc Makefile.in Log: Fix typo and add the stripped manual to the cleaner http://cvs.php.net/viewvc.cgi/phpdoc/Makefile.in?r1=1.196&r2=1.197&diff_format=u Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.196 phpdoc/Makefile.in:1.197 --- phpdoc/Makefile.in:1.196 Tue Jul 3 00:33:39 2007 +++ phpdoc/Makefile.in Tue Jul 3 02:02:55 2007 @@ -16,7 +16,7 @@ # # -# $Id: Makefile.in,v 1.196 2007/07/03 00:33:39 bjori Exp $ +# $Id: Makefile.in,v 1.197 2007/07/03 02:02:55 bjori Exp $ # all: html @@ -380,7 +380,7 @@ clean: rm -rf html php fancy howto/html howto/php htmlhelp/html rm -f @[EMAIL PROTECTED] [a-z]*.html @[EMAIL PROTECTED] manual.info - rm -f @[EMAIL PROTECTED] @[EMAIL PROTECTED] .$(MANUAL_COMPLETE) + rm -f @[EMAIL PROTECTED] @[EMAIL PROTECTED] $(MANUAL_COMPLETE) $(MANUAL_STRIPPED) rm -f manual_*.pdb @srcdir@/scripts/makedoc *.manifest rm -f *.aux *.tex *.log *.dvi *.toc *.ps *.gz rm -f status.txt missing.txt infiles.cache