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

all -> gmsh-doc.tgz
parent 25bbb3a3
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.8 2003-04-14 22:46:58 geuzaine Exp $ # $Id: Makefile,v 1.9 2003-04-15 05:16:31 geuzaine Exp $
# #
# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
# #
...@@ -20,8 +20,12 @@ ...@@ -20,8 +20,12 @@
# Please report all bugs and problems to "gmsh@geuz.org". # Please report all bugs and problems to "gmsh@geuz.org".
all: all:
chmod 644 *
cd texinfo && ${MAKE} all cd texinfo && ${MAKE} all
gtar zcvf gmsh-doc.tgz\
FAQ CONTRIBUTORS VERSIONS README.win32 \
texinfo/gmsh.ps texinfo/gmsh.pdf \
texinfo/*.html \
texinfo/gmsh-info.tgz gmsh.1
clean: clean:
rm -f *~ .*~ gmsh.ps gmsh.pdf gmsh.info* rm -f *~ .*~ gmsh.ps gmsh.pdf gmsh.info*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment