view Makefile.cvs @ 214:82886d4dd71f stable-6-0-19

Fixes to compile on Fedora 9 and for const correctness.
author Carl Byington <carl@five-ten-sg.com>
date Tue, 10 Jun 2008 08:58:42 -0700
parents c4bce911c276
children b3652d1ae010
line wrap: on
line source

default: all

all:
	aclocal -I m4
	autoheader
	automake
	autoconf