view xml/Makefile.am @ 12:bb3d2cd6007e stable-1-4

more fixes for solaris
author carl
date Mon, 19 Mar 2007 22:38:37 -0700
parents 32b57406b656
children
line wrap: on
line source

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