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

fic make source
parent 5cd76a6f
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.255 2003-02-11 09:18:48 geuzaine Exp $ # $Id: Makefile,v 1.256 2003-02-11 17:58:44 geuzaine Exp $
include variables include variables
...@@ -39,8 +39,9 @@ variables: configure ...@@ -39,8 +39,9 @@ variables: configure
@exit 1 @exit 1
source: source:
tar zcvf gmsh.tgz `ls README* Makefile */Makefile */*.[chyl] */*.[ch]pp\ tar zcvf gmsh.tgz `ls README* configure *.in Makefile */Makefile\
*/*.rc */*.res */*.ico */*.icns */*.pl */*.pm */*.opt */*.spec`\ */*.[chyl] */*.[ch]pp */*.rc */*.res */*.r */*.ico */*.icns\
*/*.pl */*.pm */*.opt */*.spec`\
doc demos tutorial doc demos tutorial
mkdir gmsh-${GMSH_RELEASE} mkdir gmsh-${GMSH_RELEASE}
cd gmsh-${GMSH_RELEASE} && tar zxvf ../gmsh.tgz cd gmsh-${GMSH_RELEASE} && tar zxvf ../gmsh.tgz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment