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

*** empty log message ***

parent 077fec0b
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.226 2002-06-12 01:58:41 geuzaine Exp $ # $Id: Makefile,v 1.227 2002-09-09 17:24:02 geuzaine Exp $
GMSH_MAJOR_VERSION = 1 GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 35 GMSH_MINOR_VERSION = 35
...@@ -598,6 +598,8 @@ tgz: ...@@ -598,6 +598,8 @@ tgz:
minizip: minizip:
tar jcvf gmsh-`date "+%Y.%m.%d"`.tar.bz2 `ls Makefile */Makefile */*.[chyl] */*.cpp` tar jcvf gmsh-`date "+%Y.%m.%d"`.tar.bz2 `ls Makefile */Makefile */*.[chyl] */*.cpp`
# Add doc/COPYING as soon as we are GPL'ed
distrib: distrib:
mkdir gmsh-$(GMSH_RELEASE) mkdir gmsh-$(GMSH_RELEASE)
strip $(GMSH_BIN_DIR)/gmsh strip $(GMSH_BIN_DIR)/gmsh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment