Date: 12/01/99
- Next message: AdiF <email protected>: "[PHP-DEV] Bug #2890: DBM extension on win32 does not valid database identifier error"
- Previous message: tim <email protected>: "[PHP-DEV] PHP 4.0 Bug #2889: Pass expression by reference."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
sas Wed Dec 1 21:16:40 1999 EDT
Modified files:
/php3 build.mk
Log:
Trim & clean
Index: php3/build.mk
diff -u php3/build.mk:1.1 php3/build.mk:1.2
--- php3/build.mk:1.1 Tue Nov 30 16:27:31 1999
+++ php3/build.mk Wed Dec 1 21:16:39 1999
@@ -2,14 +2,15 @@
#
# Standard usage:
# make -f build.mk
+#
+# Remove all files which are ignored by CVS:
+# make -f build.mk cvsclean
#
# Written by Sascha Schumann
#
-# $Id: build.mk,v 1.1 1999/11/30 21:27:31 sas Exp $
+# $Id: build.mk,v 1.2 1999/12/02 02:16:39 sas Exp $
config_h_in = config.h.in
-
-acconfig_h_SOURCES = acconfig.h
targets = configure $(config_h_in)
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: AdiF <email protected>: "[PHP-DEV] Bug #2890: DBM extension on win32 does not valid database identifier error"
- Previous message: tim <email protected>: "[PHP-DEV] PHP 4.0 Bug #2889: Pass expression by reference."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

