Mercurial > dnsbl
view xml/Makefile.am @ 122:e8971c595845 stable-5-14
fix typo in multi.surbl.org name
author | carl |
---|---|
date | Mon, 13 Mar 2006 08:45:54 -0800 |
parents | d0dad5610980 |
children | 29d54e7028f6 |
line wrap: on
line source
all: dnsbl cat header.xml dnsbl >dnsbl.xml cat header.sgml dnsbl >dnsbl.sgml rm -f ../html/*html rm -f ../html/*pdf xmlto -o ../man man dnsbl.xml xmlto -o ../html xhtml dnsbl.xml xmlto -o ../html pdf dnsbl.xml docbook2texi -o ../info dnsbl.sgml rm -f dnsbl.xml dnsbl.sgml