comparison Makefile.cvs @ 183:61be2c04d6ab

prep for fedora build
author Carl Byington <carl@five-ten-sg.com>
date Mon, 13 Apr 2009 14:29:54 -0700
parents 3b04745ff76d
children 507a42e3c48e
comparison
equal deleted inserted replaced
182:b65e8d0a088a 183:61be2c04d6ab
6 libtoolize --force --copy 6 libtoolize --force --copy
7 aclocal -I m4 7 aclocal -I m4
8 autoheader 8 autoheader
9 automake 9 automake
10 autoconf 10 autoconf
11 ./configure >/dev/null
11 rm -rf html.internal 12 rm -rf html.internal
12 doxygen 13 doxygen
13 tar cfz libpst.html.tar.gz html.internal 14 tar cfz libpst.html.tar.gz html.internal