diff 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
line wrap: on
line diff
--- a/Makefile.cvs	Thu Apr 09 09:01:15 2009 -0700
+++ b/Makefile.cvs	Fri Apr 10 12:00:46 2009 -0700
@@ -8,7 +8,7 @@
 	autoheader
 	automake
 	autoconf
-	./configure >/dev/null
-	rm -rf html.internal
-	doxygen
-	tar cfz libpst.html.tar.gz html.internal
+	./configure --enable-libpst-shared >/dev/null
+	#rm -rf html.internal
+	#doxygen
+	#tar cfz libpst.html.tar.gz html.internal