From: foobar Date: Wed, 14 May 2003 18:23:41 +0000 (+0000) Subject: MFH X-Git-Tag: php-4.3.2RC3~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39d03d8ab68fd482993c520572bd69377c1127e1;p=php MFH --- diff --git a/Makefile.global b/Makefile.global index c26b90048b..1dc83537cb 100644 --- a/Makefile.global +++ b/Makefile.global @@ -7,7 +7,9 @@ COMMON_FLAGS = $(DEFS) $(INCLUDES) $(EXTRA_INCLUDES) $(CPPFLAGS) $(PHP_FRAMEWORK all: $(all_targets) - + @echo "Build complete." + @echo + build-modules: $(PHP_MODULES) libphp4.la: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS)