view Makefile.cvs @ 161:3418238889ab

Added tag stable-0-6-32 for changeset 252ad66d3d6e
author Carl Byington <carl@five-ten-sg.com>
date Sat, 14 Mar 2009 18:44:00 -0700
parents 0b1766da9be8
children 03fbb0269f3c
line wrap: on
line source

default: all

HOST=$(shell hostname)

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