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

index ec869270818634535f284ef2dfe00f6f4c2cbc48..e5b3429999d2f18864870d8330718e0865c117b9 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