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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
2fe9a971
Commit
2fe9a971
authored
22 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
windows->win
parent
f04fe461
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+3
-3
3 additions, 3 deletions
Makefile
with
3 additions
and
3 deletions
Makefile
+
3
−
3
View file @
2fe9a971
# $Id: Makefile,v 1.28
6
2003-05-1
4 14:53:02
geuzaine Exp $
# $Id: Makefile,v 1.28
7
2003-05-1
6 02:54:31
geuzaine Exp $
#
#
# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
#
#
...
@@ -156,7 +156,7 @@ distrib-msg:
...
@@ -156,7 +156,7 @@ distrib-msg:
distrib-unix
:
clean all package-unix distrib-msg
distrib-unix
:
clean all package-unix distrib-msg
ldd bin/gmsh
ldd bin/gmsh
distrib-win
dows
:
clean all package-win
dows
distrib-msg
distrib-win
:
clean all package-win distrib-msg
objdump
-p
bin/gmsh.exe |
grep
DLL
objdump
-p
bin/gmsh.exe |
grep
DLL
distrib-mac
:
clean all package-mac distrib-msg
distrib-mac
:
clean all package-mac distrib-msg
...
@@ -177,7 +177,7 @@ package-unix:
...
@@ -177,7 +177,7 @@ package-unix:
gzip
gmsh-
${
GMSH_RELEASE
}
-
${
UNAME
}
.tar
gzip
gmsh-
${
GMSH_RELEASE
}
-
${
UNAME
}
.tar
mv
gmsh-
${
GMSH_RELEASE
}
-
${
UNAME
}
.tar.gz gmsh-
${
GMSH_RELEASE
}
-
${
UNAME
}
.tgz
mv
gmsh-
${
GMSH_RELEASE
}
-
${
UNAME
}
.tar.gz gmsh-
${
GMSH_RELEASE
}
-
${
UNAME
}
.tgz
package-win
dows
:
package-win
:
rm
-rf
gmsh-
${
GMSH_RELEASE
}
rm
-rf
gmsh-
${
GMSH_RELEASE
}
mkdir
gmsh-
${
GMSH_RELEASE
}
mkdir
gmsh-
${
GMSH_RELEASE
}
strip bin/gmsh.exe
strip bin/gmsh.exe
...
...
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