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

modifs sun

parent ff614d9a
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.206 2002-04-13 05:30:45 geuzaine Exp $ # $Id: Makefile,v 1.207 2002-04-13 05:31:13 geuzaine Exp $
GMSH_MAJOR_VERSION = 1 GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 35 GMSH_MINOR_VERSION = 35
...@@ -72,7 +72,7 @@ static: ...@@ -72,7 +72,7 @@ static:
"GUI_INCLUDE=-I$(HOME)/SOURCES/fltk-1.1" \ "GUI_INCLUDE=-I$(HOME)/SOURCES/fltk-1.1" \
); done ); done
$(CXX) -o $(GMSH_BIN_DIR)/gmshm $(GMSH_FLTK_LIB)\ $(CXX) -o $(GMSH_BIN_DIR)/gmshm $(GMSH_FLTK_LIB)\
$(HOME)/SOURCES/fltk-1.1/lib/libfltk_gl.a $(HOME)/SOURCES/fltk-1.1/lib/libfltk_gl.a\
$(HOME)/SOURCES/Mesa-static/lib/libGLU.a\ $(HOME)/SOURCES/Mesa-static/lib/libGLU.a\
$(HOME)/SOURCES/Mesa-static/lib/libGL.a\ $(HOME)/SOURCES/Mesa-static/lib/libGL.a\
$(HOME)/SOURCES/fltk-1.1/lib/libfltk.a -lX11 -lm $(HOME)/SOURCES/fltk-1.1/lib/libfltk.a -lX11 -lm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment