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

*** empty log message ***

parent 7df8e575
Branches
Tags
No related merge requests found
# $Id: Makefile,v 1.113 2001-08-01 10:50:44 geuzaine Exp $ # $Id: Makefile,v 1.114 2001-08-01 10:51:31 geuzaine Exp $
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
# Makefile for Gmsh # Makefile for Gmsh
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
...@@ -237,6 +237,7 @@ distrib: ...@@ -237,6 +237,7 @@ distrib:
distrib-win: distrib-win:
cp $(GMSH_BIN_DIR)/gmsh.exe ../gmsh-distrib cp $(GMSH_BIN_DIR)/gmsh.exe ../gmsh-distrib
cd ../gmsh-distrib && zip -r gmsh-$(GMSH_RELEASE)-Windows.zip * cd ../gmsh-distrib && zip -r gmsh-$(GMSH_RELEASE)-Windows.zip *
mv ../gmsh-distrib/gmsh-$(GMSH_RELEASE)-Windows.zip .
strip_bin: strip_bin:
strip $(GMSH_BIN_DIR)/gmsh strip $(GMSH_BIN_DIR)/gmsh
......
...@@ -46,7 +46,7 @@ cat << EOM ...@@ -46,7 +46,7 @@ cat << EOM
page requests since<br>1998/05/24<p> page requests since<br>1998/05/24<p>
ENDSCRIPT---> ENDSCRIPT--->
<!---BEGINDATE$Date: 2001-07-27 07:26:09 $ENDDATE---> <!---BEGINDATE$Date: 2001-08-01 10:53:26 $ENDDATE--->
Copyright &copy; 1998-2001<br> Copyright &copy; 1998-2001<br>
Jean-François Remacle and Jean-François Remacle and
...@@ -324,7 +324,7 @@ ENDSCRIPT---> ...@@ -324,7 +324,7 @@ ENDSCRIPT--->
<td bgcolor="#ededed"><font face="Helvetica, Arial" size=-1> <td bgcolor="#ededed"><font face="Helvetica, Arial" size=-1>
<b>Version 1.22 (August 10, 2001)</b> <b>Version 1.22 (August 2, 2001)</b>
<p> <p>
Executable versions of Gmsh are available for Windows and for most of Executable versions of Gmsh are available for Windows and for most of
the classical UNIX platforms. These versions are free, and are all the classical UNIX platforms. These versions are free, and are all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment