[PHP-DEV] CVS update: php3 From: rasmus (php-dev <email protected>)
Date: 05/29/98

Date: Friday May 29, 1998 @ 18:27
Author: rasmus

Update of /repository/php3
In directory asf:/tmp/cvs-serv19571

Modified Files:
        Makefile.in
Log Message:
Ahem.. where did this come from? make depend? If so, it needs to be
taught not to do that.

Index: php3/Makefile.in
diff -c php3/Makefile.in:1.225 php3/Makefile.in:1.226
*** php3/Makefile.in:1.225 Fri May 29 17:53:10 1998
--- php3/Makefile.in Fri May 29 18:27:15 1998
***************
*** 24,30 ****
  # +----------------------------------------------------------------------+
  
  #
! # $Id: Makefile.in,v 1.225 1998/05/29 21:53:10 zeev Exp $
  #
  
  prefix =  <email protected>@
--- 24,30 ----
  # +----------------------------------------------------------------------+
  
  #
! # $Id: Makefile.in,v 1.226 1998/05/29 22:27:15 rasmus Exp $
  #
  
  prefix =  <email protected>@
***************
*** 584,590 ****
   variables.h constants.h internal_functions.h modules.h \
   functions/php3_velocis.h
  functions/gdttf.o: functions/gdttf.c config.h /usr/local/include/gd.h \
! functions/gdcache.h /usr/local/include/freetype.h
  functions/gdcache.o: functions/gdcache.c config.h functions/gdcache.h
  functions/zlib.o: functions/zlib.c php.h php_version.h config.h request_info.h \
   hash.h alloc.h safe_mode.h fopen-wrappers.h mod_php3.h \
--- 584,590 ----
   variables.h constants.h internal_functions.h modules.h \
   functions/php3_velocis.h
  functions/gdttf.o: functions/gdttf.c config.h /usr/local/include/gd.h \
! functions/gdcache.h
  functions/gdcache.o: functions/gdcache.c config.h functions/gdcache.h
  functions/zlib.o: functions/zlib.c php.h php_version.h config.h request_info.h \
   hash.h alloc.h safe_mode.h fopen-wrappers.h mod_php3.h \