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

sun,aix -> fltk1.1

parent 3ebe2bfb
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.201 2002-04-13 04:31:35 geuzaine Exp $ # $Id: Makefile,v 1.202 2002-04-13 04:32:30 geuzaine Exp $
GMSH_MAJOR_VERSION = 1 GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 35 GMSH_MINOR_VERSION = 35
...@@ -563,7 +563,7 @@ compile-sun: initialtag ...@@ -563,7 +563,7 @@ compile-sun: initialtag
); done ); done
link-sun: link-sun:
$(CXX) -o $(GMSH_BIN_DIR)/gmsh $(GMSH_FLTK_LIB)\ $(CXX) -o $(GMSH_BIN_DIR)/gmsh $(GMSH_FLTK_LIB)\
-L$(HOME)/SOURCES/fltk-1.1/lib -lfltk_gl -L$(HOME)/SOURCES/fltk-1.1/lib -lfltk_gl\
-L$(HOME)/SOURCES/Mesa-3.1/lib $(OPENGL_LIB) -lfltk\ -L$(HOME)/SOURCES/Mesa-3.1/lib $(OPENGL_LIB) -lfltk\
$(X11_LIB) -lXext -lsocket -lnsl -ldl -lm $(X11_LIB) -lXext -lsocket -lnsl -ldl -lm
sun: compile-sun link-sun sun: compile-sun link-sun
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment