jimw            Sat Feb  9 15:37:49 2002 EDT

  Modified files:              
    /phpdoc     Makefile.in 
  Log:
  we're going .bz2-only from php.net mirrors.
  
  
Index: phpdoc/Makefile.in
diff -u phpdoc/Makefile.in:1.110 phpdoc/Makefile.in:1.111
--- phpdoc/Makefile.in:1.110    Fri Feb  1 06:13:36 2002
+++ phpdoc/Makefile.in  Sat Feb  9 15:37:48 2002
@@ -13,7 +13,7 @@
 #
 
 #
-# $Id: Makefile.in,v 1.110 2002/02/01 11:13:36 hholzgra Exp $
+# $Id: Makefile.in,v 1.111 2002/02/09 20:37:48 jimw Exp $
 #
 
 all: html
@@ -48,11 +48,11 @@
 PHPWEB_DEPS=$(PHPWEB_STYLESHEET) dsssl/html-common.dsl dsssl/common.dsl zendapi
 KDEVELOP_TOC_DEPS=dsssl/kdevelop_toc.dsl Makefile
 
-DIST_FILES=@[email protected] @[email protected] @[email protected] \
-       @[email protected] @[email protected] @[email protected]
+DIST_FILES=@[email protected] @[email protected] @[email protected] \
+       @[email protected]
 MIRROR_TARGETS=php/index.php html/index.html $(DIST_FILES)
 
-PDF_FILES=@[email protected] @[email protected] @[email protected]
+PDF_FILES=@[email protected]
 
 # }}}
 


Reply via email to