view Makefile.cvs @ 23:f86fa9e378a2

switch to automake/autoconf
author carl
date Sun, 19 Feb 2006 21:50:40 -0800
parents c508ee15dfca
children b2f247463b83
line wrap: on
line source

default: all

all:
	aclocal
	autoheader
	automake
	autoconf