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

*** empty log message ***

parent 170c7e7d
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.115 2001-08-03 11:19:11 geuzaine Exp $
# $Id: Makefile,v 1.116 2001-08-03 11:21:19 geuzaine Exp $
# ----------------------------------------------------------------------
# Makefile for Gmsh
# ----------------------------------------------------------------------
......@@ -238,6 +238,9 @@ distrib-win:
cp $(GMSH_BIN_DIR)/gmsh.exe ../gmsh-distrib
cp -R tutorial ../gmsh-distrib
cp -R demos ../gmsh-distrib
rm -rf ../gmsh-distrib/*/CVS
rm -f ../gmsh-distrib/*/*.msh
rm -f ../gmsh-distrib/*/*~
cd ../gmsh-distrib && zip -r gmsh-$(GMSH_RELEASE)-Windows.zip *
mv ../gmsh-distrib/gmsh-$(GMSH_RELEASE)-Windows.zip .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment