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

*** empty log message ***

parent 4fdcfeef
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.65 2001-02-21 10:47:41 geuzaine Exp $
# $Id: Makefile,v 1.66 2001-02-21 11:01:20 geuzaine Exp $
# ----------------------------------------------------------------------
# Makefile for Gmsh
# ----------------------------------------------------------------------
......@@ -190,6 +190,8 @@ compress_bin:
cp -R tutorial gmsh-$(GMSH_RELEASE)
cp -R demos gmsh-$(GMSH_RELEASE)
rm -rf gmsh-$(GMSH_RELEASE)/*/CVS
rm -f gmsh-$(GMSH_RELEASE)/*/*.msh
rm -f gmsh-$(GMSH_RELEASE)/*/*~
tar cvf gmsh-$(GMSH_RELEASE)-$(GMSH_UNAME).tar gmsh-$(GMSH_RELEASE)
gzip gmsh-$(GMSH_RELEASE)-$(GMSH_UNAME).tar
mv gmsh-$(GMSH_RELEASE)-$(GMSH_UNAME).tar.gz gmsh-$(GMSH_RELEASE)-$(GMSH_UNAME).tgz
......
......@@ -50,7 +50,7 @@ ENDSCRIPT--->
This page is a mirror of <a href="/gmsh/">/gmsh/</a><p>
ENDMIRROR--->
<!---BEGINDATE$Date: 2001-02-21 10:53:04 $ENDDATE--->
<!---BEGINDATE$Date: 2001-02-21 11:01:20 $ENDDATE--->
Copyright &copy; 1998-2001<br>
J.-F. Remacle<br>
......@@ -256,11 +256,11 @@ The development release of Gmsh is available for Windows, Linux,
Compaq Tru64 Unix and SGI IRIX. All executables are dynamically linked
with OpenGL.
<ul>
<li><A href="/gmsh/1.15/gmsh-1.15-Windows.zip">Windows zip archive (95/98/NT)</A>
<li><A href="/gmsh/1.15/gmsh-1.15-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A>
<li><A href="/gmsh/1.15/gmsh-1.15-Linux.tgz">Linux tarball (i386, glibc 2.1)</A>
<li><A href="/gmsh/1.15/gmsh-1.15-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A>
<li><A href="/gmsh/1.15/gmsh-1.15-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A>
<li><A href="/gmsh/bin/gmsh-1.15-Windows.zip">Windows zip archive (95/98/NT)</A>
<li><A href="/gmsh/bin/gmsh-1.15-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A>
<li><A href="/gmsh/bin/gmsh-1.15-Linux.tgz">Linux tarball (i386, glibc 2.1)</A>
<li><A href="/gmsh/bin/gmsh-1.15-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A>
<li><A href="/gmsh/bin/gmsh-1.15-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A>
</ul>
<p><br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment