Mercurial > libpst
view xml/Makefile.am @ 135:d314358f201d
Added tag stable-0-6-26 for changeset 2d6bb72ad041
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 07 Feb 2009 08:25:11 -0800 |
parents | 1acd3231c3a4 |
children | 265c7a65b75b |
line wrap: on
line source
all: libpst cat header.xml libpst >libpst.xml cat header.sgml libpst >libpst.sgml rm -f ../html/*html rm -f ../html/*pdf xmlto -o ../man man libpst.xml xmlto -o ../html xhtml libpst.xml xmlto -o ../html pdf libpst.xml docbook2texi -o ../info libpst.sgml rm -f libpst.xml libpst.sgml