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

*** empty log message ***

parent 9ba8c2d1
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.215 2002-05-18 18:45:51 geuzaine Exp $ # $Id: Makefile,v 1.216 2002-05-18 19:01:18 geuzaine Exp $
GMSH_MAJOR_VERSION = 1 GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 35 GMSH_MINOR_VERSION = 35
...@@ -274,8 +274,8 @@ bb-mingw: initialtag ...@@ -274,8 +274,8 @@ bb-mingw: initialtag
# Source distribution # Source distribution
# #
source: source:
tar zcvf gmsh.tgz\ tar zcvf gmsh.tgz `ls README* COPYING Makefile */Makefile */*.[chyl]\
`ls README* COPYING Makefile */Makefile */*.[chyl] */*.cpp` demos tutorial utils */*.rc */*.res */*.ico */*.cpp` demos tutorial utils
mkdir gmsh-$(GMSH_RELEASE) mkdir gmsh-$(GMSH_RELEASE)
cd gmsh-$(GMSH_RELEASE) && tar zxvf ../gmsh.tgz cd gmsh-$(GMSH_RELEASE) && tar zxvf ../gmsh.tgz
cd gmsh-$(GMSH_RELEASE) && zip -r gmsh-$(GMSH_RELEASE)-source.zip * cd gmsh-$(GMSH_RELEASE) && zip -r gmsh-$(GMSH_RELEASE)-source.zip *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment