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

add COPYING in package-{windows,mac}
parent 643de00c
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.269 2003-03-01 22:50:48 geuzaine Exp $
# $Id: Makefile,v 1.270 2003-03-02 04:56:14 geuzaine Exp $
include variables
......@@ -153,6 +153,7 @@ package-windows:
cp doc/VERSIONS gmsh-${GMSH_RELEASE}/VERSIONS.txt
cp doc/FAQ gmsh-${GMSH_RELEASE}/FAQ.txt
cp doc/CONTRIBUTORS gmsh-${GMSH_RELEASE}/CONTRIBUTORS.txt
cp doc/COPYING gmsh-${GMSH_RELEASE}/COPYING.txt
cd utils && unix2dos ../gmsh-${GMSH_RELEASE}/*.txt
cp -R tutorial gmsh-${GMSH_RELEASE}
cp -R demos gmsh-${GMSH_RELEASE}
......@@ -204,6 +205,7 @@ package-mac:
cp doc/VERSIONS gmsh-${GMSH_RELEASE}/VERSIONS.txt
cp doc/FAQ gmsh-${GMSH_RELEASE}/FAQ.txt
cp doc/CONTRIBUTORS gmsh-${GMSH_RELEASE}/CONTRIBUTORS.txt
cp doc/COPYING gmsh-${GMSH_RELEASE}/COPYING.txt
rm -rf gmsh-${GMSH_RELEASE}/*/CVS\
gmsh-${GMSH_RELEASE}/*/*~\
gmsh-${GMSH_RELEASE}/*/*.msh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment