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