view xml/Makefile.am @ 80:858aec84fe13

Added tag stable-1-0-18 for changeset 831d0b46bbd2
author Carl Byington <carl@five-ten-sg.com>
date Wed, 15 Jul 2020 14:29:47 -0700
parents c6c8a2102a3e
children
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
	docbook2texi -o ../info		  syslog2iptables.sgml
	rm -f syslog2iptables.xml syslog2iptables.sgml