Mercurial > dnsbl
view xml/Makefile.am @ 419:91f2a127ec69 stable-6-0-57
spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 26 Apr 2017 09:20:35 -0700 |
parents | 29d54e7028f6 |
children | f5b394bec28c |
line wrap: on
line source
all: dnsbl cat header.xml dnsbl >dnsbl.xml cat header.sgml dnsbl | grep -v personblurb >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