]> granicus.if.org Git - php/commitdiff
Better be sure to spell it out...
authorWez Furlong <wez@php.net>
Wed, 14 May 2003 19:10:27 +0000 (19:10 +0000)
committerWez Furlong <wez@php.net>
Wed, 14 May 2003 19:10:27 +0000 (19:10 +0000)
Makefile.global

index 1dc83537cbf2c394bb6a3117690233aa0cae1778..cfd7ae6a89ecad7a72b571dd6fb7383a9bfd14d0 100644 (file)
@@ -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)