From 8caeffc8a170680a298febc9675762350f6b0688 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sat, 18 May 2002 19:31:10 +0000 Subject: [PATCH] *** empty log message *** --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 99fc9a5b0e..214a25564e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.216 2002-05-18 19:01:18 geuzaine Exp $ +# $Id: Makefile,v 1.217 2002-05-18 19:31:10 geuzaine Exp $ GMSH_MAJOR_VERSION = 1 GMSH_MINOR_VERSION = 35 @@ -56,7 +56,7 @@ default: @echo " make clean remove .o files and libraries" @echo "You need fltk (http://www.fltk.org) version 1.1.x installed" @echo "in $(HOME)/SOURCES/fltk-1.1/." - @echo "If you system is not listed above, edit the Makefile." + @echo "If your system is not listed above, edit the Makefile." # ---------------------------------------------------------------------- # Rules for developers -- GitLab