From: Wez Furlong Date: Wed, 14 May 2003 19:10:27 +0000 (+0000) Subject: Better be sure to spell it out... X-Git-Tag: php-4.3.2RC3~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a837f80647573c7cee7870b40c605f1e9e62202;p=php Better be sure to spell it out... --- diff --git a/Makefile.global b/Makefile.global index 1dc83537cb..cfd7ae6a89 100644 --- a/Makefile.global +++ b/Makefile.global @@ -7,7 +7,9 @@ COMMON_FLAGS = $(DEFS) $(INCLUDES) $(EXTRA_INCLUDES) $(CPPFLAGS) $(PHP_FRAMEWORK all: $(all_targets) + @echo @echo "Build complete." + @echo "(It is safe to ignore warnings about tmpnam)." @echo build-modules: $(PHP_MODULES)