Mercurial > dnsbl
view xml/Makefile.am @ 227:3fee608becbc stable-6-0-21
Fixes to compile on old systems without memrchr or string::clear().
Fix bug in spamassassin interface trying to clear a string with string::empty().
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 03 Jan 2009 15:16:47 -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