From a95aba7d1f5732048ee4246b958c2050e3eda00b Mon Sep 17 00:00:00 2001 From: Philippe Houdoin Date: Mon, 16 Aug 2004 07:46:28 +0000 Subject: Clearer guard message text. --- src/glu/sgi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/glu/sgi') diff --git a/src/glu/sgi/Makefile b/src/glu/sgi/Makefile index 3ca696ff25..995dc36650 100644 --- a/src/glu/sgi/Makefile +++ b/src/glu/sgi/Makefile @@ -125,7 +125,7 @@ OBJECTS = $(C_OBJECTS) $(CC_OBJECTS) default: @if [ "${CONFIG_NAME}" = "beos" ] ; then \ - echo "GLU library not build under BeOS: integrated into ${LIB_DIR}/${GL_LIB_NAME} library." ; \ + echo "$(GLU_LIB_NAME) not build under BeOS, but integrated into ${GL_LIB_NAME}." ; \ exit 0 ; \ else \ $(MAKE) "${LIB_DIR}/${GLU_LIB_NAME}" ; \ -- cgit v1.2.3