From 294014a6384ee1519c04d61f2000fb0a1e8a42b0 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Mon, 19 Mar 2001 15:24:49 +0000 Subject: [PATCH] *** empty log message *** --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index ac8879eab7..8486b15a1f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.82 2001-03-18 15:48:48 geuzaine Exp $ +# $Id: Makefile,v 1.83 2001-03-19 15:24:49 geuzaine Exp $ # ---------------------------------------------------------------------- # Makefile for Gmsh # ---------------------------------------------------------------------- @@ -18,7 +18,7 @@ FLTK_INC = -I$(HOME)/SOURCES/fltk FLTK_INC_SCOREC = -I/users/develop/develop/visual/fltk/1.0/include FLTK_INC_LAPTOPJF = -I../../fltk-1.0.9 - FLTK_INC_GERTHA_BURO = -I../../fltk + FLTK_INC_GERTHA_BURO = -I../../fltk OPENGL_LIB = -lGLU -lGL OPENGL_MOTIF_LIB = -lGLw -- GitLab