Update gmake comments.

This commit is contained in:
Kurt Zeilenga 1998-10-25 04:32:31 +00:00
parent a09d7c3887
commit 2cd1a4a0b9
2 changed files with 3 additions and 2 deletions

View 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.
#
#############################################################################

View file

@ -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