view xml/Makefile.am @ 42:d9ae11033b4b stable-1-9

Add default config to firewall systems that send bounces to non-existant accounts. Switch to Mercurial source control. Update spec file for fedora packaging.
author Carl Byington <carl@five-ten-sg.com>
date Fri, 21 Mar 2008 14:02:32 -0700
parents a9b52f657f08
children c6c8a2102a3e
line wrap: on
line source

all: syslog2iptables
	   cat header.xml  syslog2iptables >syslog2iptables.xml
	   cat header.sgml syslog2iptables >syslog2iptables.sgml
	   rm -f ../html/*html
	   rm -f ../html/*pdf
	   xmlto        -o ../man  man   syslog2iptables.xml
	   xmlto        -o ../html xhtml syslog2iptables.xml
	   xmlto        -o ../html pdf   syslog2iptables.xml
	   docbook2texi -o ../info       syslog2iptables.sgml
	   rm -f syslog2iptables.xml syslog2iptables.sgml