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

*** empty log message ***

parent 19919313
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.118 2001-08-03 11:23:49 geuzaine Exp $ # $Id: Makefile,v 1.119 2001-08-03 11:27:54 geuzaine Exp $
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
# Makefile for Gmsh # Makefile for Gmsh
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
...@@ -245,6 +245,8 @@ distrib-win: ...@@ -245,6 +245,8 @@ distrib-win:
rm -f ../gmsh-distrib/*/*~ rm -f ../gmsh-distrib/*/*~
cd ../gmsh-distrib && zip -r gmsh-$(GMSH_RELEASE)-Windows.zip * cd ../gmsh-distrib && zip -r gmsh-$(GMSH_RELEASE)-Windows.zip *
mv ../gmsh-distrib/gmsh-$(GMSH_RELEASE)-Windows.zip . mv ../gmsh-distrib/gmsh-$(GMSH_RELEASE)-Windows.zip .
rm -rf ../gmsh-distrib/tutorial
rm -rf ../gmsh-distrib/demos
strip_bin: strip_bin:
strip $(GMSH_BIN_DIR)/gmsh strip $(GMSH_BIN_DIR)/gmsh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment