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

distrib-win

parent c10e4d16
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.110 2001-08-01 09:46:35 geuzaine Exp $
# $Id: Makefile,v 1.111 2001-08-01 10:46:41 geuzaine Exp $
# ----------------------------------------------------------------------
# Makefile for Gmsh
# ----------------------------------------------------------------------
......@@ -234,6 +234,10 @@ distrib:
mv gmsh-$(GMSH_RELEASE)-$(GMSH_UNAME).tar.gz gmsh-$(GMSH_RELEASE)-$(GMSH_UNAME).tgz
rm -rf gmsh-$(GMSH_RELEASE)
distrib-win:
cd ../gmsh-distrib
zip -r gmsh-$(GMSH_RELEASE)-Windows.zip *
strip_bin:
strip $(GMSH_BIN_DIR)/gmsh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment