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
40eddc5a
Commit
40eddc5a
authored
23 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
XXX-distrib -> distrib-XXX
parent
0793b328
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+8
-8
8 additions, 8 deletions
Makefile
utils/gmsh.spec
+1
-1
1 addition, 1 deletion
utils/gmsh.spec
with
9 additions
and
9 deletions
Makefile
+
8
−
8
View file @
40eddc5a
# $Id: Makefile,v 1.17
8
2002-01-
03 10:25:06
geuzaine Exp $
# $Id: Makefile,v 1.17
9
2002-01-
19 00:13:33
geuzaine Exp $
GMSH_MAJOR_VERSION
=
1
GMSH_MAJOR_VERSION
=
1
GMSH_MINOR_VERSION
=
33
GMSH_MINOR_VERSION
=
33
...
@@ -325,7 +325,7 @@ link-linux-gcc-2.95:
...
@@ -325,7 +325,7 @@ link-linux-gcc-2.95:
$(
HOME
)
/gcc-2.95.3/bin/g++
-o
$(
GMSH_BIN_DIR
)
/gmsh
$(
GMSH_FLTK_LIB
)
$(
OPENGL_LIB
)
\
$(
HOME
)
/gcc-2.95.3/bin/g++
-o
$(
GMSH_BIN_DIR
)
/gmsh
$(
GMSH_FLTK_LIB
)
$(
OPENGL_LIB
)
\
-L
$(
HOME
)
/SOURCES/fltk/lib
$(
FLTK_LIB
)
-L
/usr/X11R6/lib
$(
X11_LIB
)
-lm
-ldl
-L
$(
HOME
)
/SOURCES/fltk/lib
$(
FLTK_LIB
)
-L
/usr/X11R6/lib
$(
X11_LIB
)
-lm
-ldl
linux-gcc-2.95
:
compile-linux-gcc-2.95 link-linux-gcc-2.95 strip-bin
linux-gcc-2.95
:
compile-linux-gcc-2.95 link-linux-gcc-2.95 strip-bin
linux-gcc-2.95
-distrib
:
distrib-
linux-gcc-2.95
:
make tag
make tag
make clean
make clean
@
for
i
in
$(
GMSH_BOX_DIR
);
do
(
cd
$$
i
&&
$(
MAKE
)
\
@
for
i
in
$(
GMSH_BOX_DIR
);
do
(
cd
$$
i
&&
$(
MAKE
)
\
...
@@ -384,7 +384,7 @@ link-dec:
...
@@ -384,7 +384,7 @@ link-dec:
$(
CXX
)
-o
$(
GMSH_BIN_DIR
)
/gmsh
$(
GMSH_FLTK_LIB
)
$(
OPENGL_LIB
)
\
$(
CXX
)
-o
$(
GMSH_BIN_DIR
)
/gmsh
$(
GMSH_FLTK_LIB
)
$(
OPENGL_LIB
)
\
-L
$(
HOME
)
/SOURCES/fltk/lib
$(
FLTK_LIB
)
$(
X11_LIB
)
-lm
-L
$(
HOME
)
/SOURCES/fltk/lib
$(
FLTK_LIB
)
$(
X11_LIB
)
-lm
dec
:
compile-dec link-dec strip-bin
dec
:
compile-dec link-dec strip-bin
dec-
distrib
:
distrib
-dec
:
make tag
make tag
make clean
make clean
@
for
i
in
$(
GMSH_BOX_DIR
);
do
(
cd
$$
i
&&
$(
MAKE
)
\
@
for
i
in
$(
GMSH_BOX_DIR
);
do
(
cd
$$
i
&&
$(
MAKE
)
\
...
@@ -419,7 +419,7 @@ link-hp:
...
@@ -419,7 +419,7 @@ link-hp:
-L
$(
HOME
)
/SOURCES/Mesa-3.1/lib
$(
OPENGL_LIB
)
\
-L
$(
HOME
)
/SOURCES/Mesa-3.1/lib
$(
OPENGL_LIB
)
\
-L
$(
HOME
)
/SOURCES/fltk/lib
$(
FLTK_LIB
)
$(
X11_LIB
)
-lm
-L
$(
HOME
)
/SOURCES/fltk/lib
$(
FLTK_LIB
)
$(
X11_LIB
)
-lm
hp
:
compile-hp link-hp strip-bin
hp
:
compile-hp link-hp strip-bin
hp-
distrib
:
distrib
-hp
:
make tag
make tag
make clean
make clean
@
for
i
in
$(
GMSH_BOX_DIR
);
do
(
cd
$$
i
&&
$(
MAKE
)
\
@
for
i
in
$(
GMSH_BOX_DIR
);
do
(
cd
$$
i
&&
$(
MAKE
)
\
...
@@ -453,7 +453,7 @@ link-ibm:
...
@@ -453,7 +453,7 @@ link-ibm:
$(
CXX
)
-o
$(
GMSH_BIN_DIR
)
/gmsh
$(
GMSH_FLTK_LIB
)
$(
OPENGL_LIB
)
\
$(
CXX
)
-o
$(
GMSH_BIN_DIR
)
/gmsh
$(
GMSH_FLTK_LIB
)
$(
OPENGL_LIB
)
\
-L
$(
HOME
)
/SOURCES/fltk/lib
$(
FLTK_LIB
)
$(
X11_LIB
)
-lm
-L
$(
HOME
)
/SOURCES/fltk/lib
$(
FLTK_LIB
)
$(
X11_LIB
)
-lm
ibm
:
compile-ibm link-ibm strip-bin
ibm
:
compile-ibm link-ibm strip-bin
ibm-
distrib
:
distrib
-ibm
:
make tag
make tag
make clean
make clean
@
for
i
in
$(
GMSH_BOX_DIR
);
do
(
cd
$$
i
&&
$(
MAKE
)
\
@
for
i
in
$(
GMSH_BOX_DIR
);
do
(
cd
$$
i
&&
$(
MAKE
)
\
...
@@ -489,7 +489,7 @@ link-sgi:
...
@@ -489,7 +489,7 @@ link-sgi:
CC
-O2
-mips3
-n32
-o
$(
GMSH_BIN_DIR
)
/gmsh
$(
GMSH_FLTK_LIB
)
\
CC
-O2
-mips3
-n32
-o
$(
GMSH_BIN_DIR
)
/gmsh
$(
GMSH_FLTK_LIB
)
\
-L
$(
HOME
)
/SOURCES/fltk/lib
$(
FLTK_LIB
)
$(
X11_LIB
)
$(
OPENGL_LIB
)
-lm
-L
$(
HOME
)
/SOURCES/fltk/lib
$(
FLTK_LIB
)
$(
X11_LIB
)
$(
OPENGL_LIB
)
-lm
sgi
:
compile-sgi link-sgi strip-bin
sgi
:
compile-sgi link-sgi strip-bin
sgi-
distrib
:
distrib
-sgi
:
make tag
make tag
make clean
make clean
@
for
i
in
$(
GMSH_BOX_DIR
);
do
(
cd
$$
i
&&
$(
MAKE
)
\
@
for
i
in
$(
GMSH_BOX_DIR
);
do
(
cd
$$
i
&&
$(
MAKE
)
\
...
@@ -547,7 +547,7 @@ link-cygwin:
...
@@ -547,7 +547,7 @@ link-cygwin:
-lglu32
-lopengl32
-lgdi32
-lwsock32
-lm
-lglu32
-lopengl32
-lgdi32
-lwsock32
-lm
cygwin
:
compile-cygwin link-cygwin
cygwin
:
compile-cygwin link-cygwin
strip
$(
GMSH_BIN_DIR
)
/gmsh.exe
strip
$(
GMSH_BIN_DIR
)
/gmsh.exe
cygwin-
distrib
:
distrib
-cygwin
:
make tag
make tag
make cygwin
make cygwin
make distrib-win
make distrib-win
...
@@ -627,7 +627,7 @@ link-sun:
...
@@ -627,7 +627,7 @@ link-sun:
-L
$(
HOME
)
/SOURCES/fltk/lib
$(
FLTK_LIB
)
\
-L
$(
HOME
)
/SOURCES/fltk/lib
$(
FLTK_LIB
)
\
$(
X11_LIB
)
-lXext
-lsocket
-lnsl
-ldl
-lm
$(
X11_LIB
)
-lXext
-lsocket
-lnsl
-ldl
-lm
sun
:
compile-sun link-sun strip-bin
sun
:
compile-sun link-sun strip-bin
sun-
distrib
:
distrib
-sun
:
make tag
make tag
make clean
make clean
@
for
i
in
$(
GMSH_BOX_DIR
);
do
(
cd
$$
i
&&
$(
MAKE
)
\
@
for
i
in
$(
GMSH_BOX_DIR
);
do
(
cd
$$
i
&&
$(
MAKE
)
\
...
...
This diff is collapsed.
Click to expand it.
utils/gmsh.spec
+
1
−
1
View file @
40eddc5a
...
@@ -29,7 +29,7 @@ and/or post-processor.
...
@@ -29,7 +29,7 @@ and/or post-processor.
%setup -c -q
%setup -c -q
%build
%build
make linux-gcc-2.95
-distrib
make
distrib-
linux-gcc-2.95
make utilities
make utilities
rm -rf CVS */CVS */*/CVS
rm -rf CVS */CVS */*/CVS
...
...
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