diff Makefile.cvs @ 35:b2f247463b83 stable-0-5-6

better decoding of 7c blocks
author carl
date Sun, 15 Jul 2007 14:25:34 -0700
parents c508ee15dfca
children 7f747c8c9d02
line wrap: on
line diff
--- a/Makefile.cvs	Thu Jul 12 14:59:13 2007 -0700
+++ b/Makefile.cvs	Sun Jul 15 14:25:34 2007 -0700
@@ -1,8 +1,12 @@
 default: all
 
+HOST=$(shell hostname)
+
 all:
 	aclocal
 	autoheader
 	automake
 	autoconf
-
+	rm -rf html.internal
+	doxygen
+	tar cfz libpst.html.tar.gz html.internal