view Makefile.cvs @ 48:ba0259c9e411 stable-1-0-11

Fixes to compile on Fedora 9 and for const correctness
author Carl Byington <carl@five-ten-sg.com>
date Thu, 29 May 2008 11:38:42 -0700
parents 9e9f09cf411c
children d237bc6331ad
line wrap: on
line source

default: all

all:
	aclocal -I m4
	autoheader
	automake
	autoconf