Skip to content
Snippets Groups Projects
Commit 43b1d5c1 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

linux -> fltk1.1

parent c29af769
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.198 2002-04-13 04:02:06 geuzaine Exp $ # $Id: Makefile,v 1.199 2002-04-13 04:12:43 geuzaine Exp $
GMSH_MAJOR_VERSION = 1 GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 35 GMSH_MINOR_VERSION = 35
...@@ -325,7 +325,7 @@ compile-linux-gcc-2.95: initialtag ...@@ -325,7 +325,7 @@ compile-linux-gcc-2.95: initialtag
); done ); done
link-linux-gcc-2.95: link-linux-gcc-2.95:
$(HOME)/gcc-2.95.3/bin/g++ -o $(GMSH_BIN_DIR)/gmsh $(GMSH_FLTK_LIB)\ $(HOME)/gcc-2.95.3/bin/g++ -o $(GMSH_BIN_DIR)/gmsh $(GMSH_FLTK_LIB)\
-L$(HOME)/SOURCES/fltk/lib -lfltk_gl $(OPENGL_LIB) -lfltk\ -L$(HOME)/SOURCES/fltk-1.1/lib -lfltk_gl $(OPENGL_LIB) -lfltk\
-L/usr/X11R6/lib $(X11_LIB) -lm -ldl -L/usr/X11R6/lib $(X11_LIB) -lm -ldl
linux-gcc-2.95: compile-linux-gcc-2.95 link-linux-gcc-2.95 linux-gcc-2.95: compile-linux-gcc-2.95 link-linux-gcc-2.95
distrib-linux-gcc-2.95: distrib-linux-gcc-2.95:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment