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

make nightly
parent 26481eea
Branches
Tags
No related merge requests found
# $Id: Makefile,v 1.325 2004-03-04 23:11:06 geuzaine Exp $
# $Id: Makefile,v 1.326 2004-03-04 23:31:18 geuzaine Exp $
#
# Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
#
......@@ -74,6 +74,10 @@ source: source-common
NR Triangle/triangle.* utils/commercial
tar zcvf gmsh-${GMSH_RELEASE}-source.tgz gmsh-${GMSH_RELEASE}
nightly: source
rm -rf gmsh-${GMSH_RELEASE}
mv gmsh-${GMSH_RELEASE}-source.tgz gmsh-nightly-source.tgz
source-commercial: source-common
cd gmsh-${GMSH_RELEASE} && rm -rf CVS */CVS */*/CVS */.globalrc ${GMSH_VERSION_FILE}\
Triangle/triangle.* TODO doc/gmsh.html doc/FAQ doc/README.cvs\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment