Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
6cfa6960
Commit
6cfa6960
authored
23 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
7a268aa1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+2
-5
2 additions, 5 deletions
Makefile
with
2 additions
and
5 deletions
Makefile
+
2
−
5
View file @
6cfa6960
# $Id: Makefile,v 1.
8
9 2001-04-17 11:
22
:00 geuzaine Exp $
# $Id: Makefile,v 1.9
0
2001-04-17 11:
49
:00 geuzaine Exp $
# ----------------------------------------------------------------------
# ----------------------------------------------------------------------
# Makefile for Gmsh
# Makefile for Gmsh
# ----------------------------------------------------------------------
# ----------------------------------------------------------------------
...
@@ -457,9 +457,6 @@ fltk_link_sun:
...
@@ -457,9 +457,6 @@ fltk_link_sun:
fltk_link_hp
:
fltk_link_hp
:
g++
-Wl
,+s
-o
$(
GMSH_BIN_DIR
)
/gmsh
$(
GMSH_FLTK_LIB
)
\
g++
-Wl
,+s
-o
$(
GMSH_BIN_DIR
)
/gmsh
$(
GMSH_FLTK_LIB
)
\
$(
MESA_LIB
)
$(
FLTK_LIB
)
-lm
$(
MESA_LIB
)
$(
FLTK_LIB
)
-lm
fltk_link_ibm
:
$(
CC
)
-o
$(
GMSH_BIN_DIR
)
/gmsh
$(
GMSH_FLTK_LIB
)
$(
MESA_LIB
)
\
fltk_linux
:
tag fltk_compile_little_endian fltk_link_mesa strip_bin compress_bin
fltk_linux
:
tag fltk_compile_little_endian fltk_link_mesa strip_bin compress_bin
...
@@ -472,7 +469,7 @@ fltk_sun: tag fltk_compile_big_endian fltk_link_sun strip_bin compress_bin
...
@@ -472,7 +469,7 @@ fltk_sun: tag fltk_compile_big_endian fltk_link_sun strip_bin compress_bin
fltk_hp
:
tag fltk_compile_big_endian fltk_link_hp strip_bin compress_bin
fltk_hp
:
tag fltk_compile_big_endian fltk_link_hp strip_bin compress_bin
fltk_ibm
:
tag fltk_compile_big_endian fltk_link_
ibm
strip_bin compress_bin
fltk_ibm
:
tag fltk_compile_big_endian fltk_link_
mesa
strip_bin compress_bin
fltk_solaris_scorec
:
tag fltk_compile_solaris_scorec fltk_link_solaris_scorec strip_bin
fltk_solaris_scorec
:
tag fltk_compile_solaris_scorec fltk_link_solaris_scorec strip_bin
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment