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

don't release all internal utils to the world, please (list of build machines, etc.)

parent f38c4ac0
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.219 2002-05-19 07:49:06 geuzaine Exp $
# $Id: Makefile,v 1.220 2002-05-19 19:59:09 geuzaine Exp $
GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 35
......@@ -277,7 +277,8 @@ bb-mingw: initialtag
#
source:
tar zcvf gmsh.tgz `ls README* COPYING Makefile */Makefile */*.[chyl]\
*/*.rc */*.res */*.ico */*.cpp` demos tutorial utils
*/*.rc */*.res */*.ico */*.cpp */*.pl */*.pm */*.opt */*.spec`\
demos tutorial
mkdir gmsh-$(GMSH_RELEASE)
cd gmsh-$(GMSH_RELEASE) && tar zxvf ../gmsh.tgz
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