X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=sgml%2FMakefile;h=1856e10c70d843a9ea2a3637800377475ff3bddd;hb=4a65424baa1fe59536ea19d675de51b8cab91239;hp=f7d745e971f1266f6d4a47a6858b22b644875d26;hpb=d00f3cc95cdd280135717d752fc2dcae42616712;p=spider.git diff --git a/sgml/Makefile b/sgml/Makefile index f7d745e9..1856e10c 100644 --- a/sgml/Makefile +++ b/sgml/Makefile @@ -19,5 +19,6 @@ all: ../html/adminmanual.html ../txt/adminmanual.txt ../html/spiderFAQ.html ../t # ../html/spiderFAQ.html: spiderFAQ.sgml sgml2html spiderFAQ.sgml - perl -p -e 's///' *.html + perl -pi.bak -e 's///' *.html mv spid*.html ../html + rm -f *.bak