view Makefile.cvs @ 147:369e75d2abb5

Added tag stable-0-6-29 for changeset 0695de3b5a98
author Carl Byington <carl@five-ten-sg.com>
date Tue, 24 Feb 2009 15:38:33 -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