comparison Makefile.cvs @ 180:265c7a65b75b

switch back to fully versioned subpackage dependencies add doxygen devel-doc documentation for the shared library
author Carl Byington <carl@five-ten-sg.com>
date Fri, 10 Apr 2009 12:00:46 -0700
parents 03fbb0269f3c
children 3b04745ff76d
comparison
equal deleted inserted replaced
179:83cb32e41f80 180:265c7a65b75b
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 ./configure --enable-libpst-shared >/dev/null
12 rm -rf html.internal 12 #rm -rf html.internal
13 doxygen 13 #doxygen
14 tar cfz libpst.html.tar.gz html.internal 14 #tar cfz libpst.html.tar.gz html.internal