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

include metis in the free version since we now have Karypis' approval
parent 7280c5db
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.400 2005-10-16 05:24:05 geuzaine Exp $
# $Id: Makefile,v 1.401 2005-11-19 16:42:42 geuzaine Exp $
#
# Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle
#
......@@ -146,13 +146,13 @@ source-tree: purge
source: source-tree
cd gmsh-${GMSH_VERSION} && rm -rf ${GMSH_VERSION_FILE}\
contrib/NR contrib/Triangle/triangle.* contrib/Tetgen/tetgen.*\
contrib/Tetgen/predicates.* contrib/Metis utils/commercial
contrib/Tetgen/predicates.* utils/commercial
tar zcvf gmsh-${GMSH_VERSION}-source.tgz --exclude "CVS" gmsh-${GMSH_VERSION}
source-commercial: source-tree
cd gmsh-${GMSH_VERSION} && rm -rf ${GMSH_VERSION_FILE}\
contrib/MathEval contrib/Triangle/triangle.* contrib/Tetgen/tetgen.*\
contrib/Tetgen/predicates.* contrib/Netgen/libsrc\
contrib/Tetgen/predicates.* contrib/Netgen/libsrc contrib/Metis\
TODO *.spec doc/gmsh.html doc/README.cvs\
utils/commercial
cp -f utils/commercial/README gmsh-${GMSH_VERSION}/README
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment