Mercurial > libpst
comparison xml/Makefile.am @ 20:1acd3231c3a4
switch to automake/autoconf
author | carl |
---|---|
date | Sun, 19 Feb 2006 20:19:38 -0800 |
parents | c508ee15dfca |
children | 265c7a65b75b |
comparison
equal
deleted
inserted
replaced
19:1246d317a05b | 20:1acd3231c3a4 |
---|---|
1 all: dnsbl | 1 all: libpst |
2 cat header.xml libpst >libpst.xml | 2 cat header.xml libpst >libpst.xml |
3 cat header.sgml libpst >libpst.sgml | 3 cat header.sgml libpst >libpst.sgml |
4 rm -f ../html/*html | 4 rm -f ../html/*html |
5 rm -f ../html/*pdf | 5 rm -f ../html/*pdf |
6 xmlto -o ../man man libpst.xml | 6 xmlto -o ../man man libpst.xml |