]> granicus.if.org Git - php/commitdiff
remind about 'make test'
authorAntony Dovgal <tony2001@php.net>
Mon, 26 Feb 2007 14:51:26 +0000 (14:51 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 26 Feb 2007 14:51:26 +0000 (14:51 +0000)
Makefile.global

index a9a9a53d79adec7b56101c2336c615649f148947..31e6929c8ac481182a97f46a9c4c7a9e5ff0d7ce 100644 (file)
@@ -8,6 +8,7 @@ COMMON_FLAGS = $(DEFS) $(INCLUDES) $(EXTRA_INCLUDES) $(CPPFLAGS) $(PHP_FRAMEWORK
 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