summaryrefslogtreecommitdiff
path: root/Makefile.global
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-04-11 16:03:06 +0000
committerAntony Dovgal <tony2001@php.net>2007-04-11 16:03:06 +0000
commita8c1bb45b4d0094b8f25699266b0f9728b56a768 (patch)
tree5261b2f43c77a08dbb955fb27ea0351d33945695 /Makefile.global
parentb15cbf69c6faf251061cdf378fb5e8686f1b8601 (diff)
downloadphp-git-a8c1bb45b4d0094b8f25699266b0f9728b56a768.tar.gz
MFH
Diffstat (limited to 'Makefile.global')
-rw-r--r--Makefile.global1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.global b/Makefile.global
index e5b3429999..453a697993 100644
--- a/Makefile.global
+++ b/Makefile.global
@@ -9,7 +9,6 @@ all: $(all_targets)
@echo
@echo "Build complete."
@echo "Don't forget to run 'make test'."
- @echo "(It is safe to ignore warnings about tempnam and tmpnam)."
@echo
build-modules: $(PHP_MODULES)