]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Update gmake comments.
authorKurt Zeilenga <kurt@openldap.org>
Sun, 25 Oct 1998 04:32:31 +0000 (04:32 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 25 Oct 1998 04:32:31 +0000 (04:32 +0000)
Make-common.dist
Makefile

index badfadab249a3b7cb2f655a187005e74b2be48fc..e3a540c5261f97edb3da0a6d74b4aacfa5387e6f 100644 (file)
@@ -32,8 +32,8 @@
 #
 # Note:  Some make(1) programs do not understand the FOO?=BAR syntax.
 #
-# On such systems, special care should be taken to ensure all variables
-# are properly defined.
+# On such systems, you should use copy Make-common.gmake to Make-common
+# and use gmake to build the distribution.
 #
 
 #############################################################################
index d286e027b01b6d88597820132cdd842c3a4dc9a4..387ff32fa9289da36df58cd7b25fd11cf92aae1c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -344,6 +344,7 @@ Make-common: Make-common.dist
        fi; \
        echo "Copy Make-common.dist or Make-common.gmake to Make-common" ; \
        echo "  Edit as needed before making!"  ; \
+       echo "  then run \"make makefiles\""    ; \
        exit 1
 #
 # rule to build Makefiles by concatenating Make-template file in each