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

unix2dos

parent a84db53b
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.132 2001-08-15 11:49:29 geuzaine Exp $ # $Id: Makefile,v 1.133 2001-08-16 14:11:33 geuzaine Exp $
GMSH_RELEASE = 1.23 GMSH_RELEASE = 1.23
...@@ -183,7 +183,7 @@ distrib-win: ...@@ -183,7 +183,7 @@ distrib-win:
cp doc/README.txt ../gmsh-distrib cp doc/README.txt ../gmsh-distrib
cp -R tutorial ../gmsh-distrib cp -R tutorial ../gmsh-distrib
cp -R demos ../gmsh-distrib cp -R demos ../gmsh-distrib
rm -f ../gmsh-distrib/tutorial/README cd utils && unix2dos ../../gmsh-distrib/*/*
rm -rf ../gmsh-distrib/*/CVS rm -rf ../gmsh-distrib/*/CVS
rm -f ../gmsh-distrib/*/*.msh rm -f ../gmsh-distrib/*/*.msh
rm -f ../gmsh-distrib/*/*~ rm -f ../gmsh-distrib/*/*~
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment