view xml/Makefile.am @ 82:384532d596c0 default tip

Added tag stable-1-0-19 for changeset cc01f2caff37
author Carl Byington <carl@five-ten-sg.com>
date Sun, 11 Feb 2024 12:06:36 -0800
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