view Makefile.cvs @ 149:f9773b6368e0

improve documentation of .pst format. remove decrypt option from getidblock - we always decrypt.
author Carl Byington <carl@five-ten-sg.com>
date Sat, 28 Feb 2009 11:55:48 -0800
parents 7f747c8c9d02
children 0b1766da9be8
line wrap: on
line source

default: all

HOST=$(shell hostname)

all:
	libtoolize --force --copy
	aclocal
	autoheader
	automake
	autoconf
	rm -rf html.internal
	doxygen
	tar cfz libpst.html.tar.gz html.internal