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

remove ps

parent ac8161d8
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.469 2008-02-17 10:24:50 geuzaine Exp $ # $Id: Makefile,v 1.470 2008-02-23 20:56:36 geuzaine Exp $
# #
# Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
# #
...@@ -123,7 +123,7 @@ doc: ...@@ -123,7 +123,7 @@ doc:
cd doc/texinfo && ${MAKE} all cd doc/texinfo && ${MAKE} all
cd doc && tar zcf ../gmsh-${GMSH_VERSION}-doc.tgz\ cd doc && tar zcf ../gmsh-${GMSH_VERSION}-doc.tgz\
FAQ CREDITS VERSIONS README.win32 gmsh.1\ FAQ CREDITS VERSIONS README.win32 gmsh.1\
texinfo/gmsh.ps texinfo/gmsh.pdf texinfo/gmsh.txt\ texinfo/gmsh.pdf texinfo/gmsh.txt\
texinfo/*.html texinfo/gmsh-info.tgz texinfo/*.html texinfo/gmsh-info.tgz
doc-info: doc-info:
......
...@@ -109,7 +109,6 @@ questions or bug reports. ...@@ -109,7 +109,6 @@ questions or bug reports.
<ul> <ul>
<li><a href="/gmsh/doc/texinfo/gmsh.html">Reference manual</a> <li><a href="/gmsh/doc/texinfo/gmsh.html">Reference manual</a>
(also available in (also available in
<a href="/gmsh/doc/texinfo/gmsh.ps">postscript</a>,
<a href="/gmsh/doc/texinfo/gmsh.pdf">pdf</a>, <a href="/gmsh/doc/texinfo/gmsh.pdf">pdf</a>,
<a href="/gmsh/doc/texinfo/gmsh.txt">text</a> and <a href="/gmsh/doc/texinfo/gmsh.txt">text</a> and
<a href="/gmsh/doc/texinfo/gmsh-info.tgz">info</a> formats, or as a <a href="/gmsh/doc/texinfo/gmsh-info.tgz">info</a> formats, or as a
......
# $Id: Makefile,v 1.17 2008-02-17 08:48:11 geuzaine Exp $ # $Id: Makefile,v 1.18 2008-02-23 20:56:36 geuzaine Exp $
# #
# Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
# #
...@@ -52,7 +52,7 @@ infoz: info ...@@ -52,7 +52,7 @@ infoz: info
txt: txt:
makeinfo --no-headers gmsh.texi -o gmsh.txt makeinfo --no-headers gmsh.texi -o gmsh.txt
all: ps pdf html html1 infoz txt all: pdf html html1 infoz txt
clean: clean:
rm -f *.cp* *.fn* *.ky* *.pg* *.tp* *.vr* *.mv*\ rm -f *.cp* *.fn* *.ky* *.pg* *.tp* *.vr* *.mv*\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment