Mercurial > dnsbl
view xml/Makefile.am @ 281:e11f99e10957
Added tag stable-6-0-37 for changeset 2b77295fb9a7
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 19 Dec 2013 10:17:42 -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