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

Add mac icons in the tar created with 'make source'
parent f23abf20
Branches
Tags
No related merge requests found
# $Id: Makefile,v 1.243 2002-11-21 01:07:21 geuzaine Exp $
# $Id: Makefile,v 1.244 2002-11-21 01:18:54 geuzaine Exp $
GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 36
......@@ -70,7 +70,7 @@ default:
#
source:
tar zcvf gmsh.tgz `ls README* Makefile */Makefile */*.[chyl] */*.[ch]pp\
*/*.rc */*.res */*.ico */*.pl */*.pm */*.opt */*.spec`\
*/*.rc */*.res */*.ico */*.icns */*.pl */*.pm */*.opt */*.spec`\
doc demos tutorial
mkdir gmsh-$(GMSH_RELEASE)
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