view Makefile.cvs @ 181:3b04745ff76d

prep for fedora build
author Carl Byington <carl@five-ten-sg.com>
date Fri, 10 Apr 2009 13:10:14 -0700
parents 265c7a65b75b
children 61be2c04d6ab
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