view Makefile.cvs @ 235:e6c66640f6f9

Add SRS decoding to envelope addresses
author Carl Byington <carl@five-ten-sg.com>
date Tue, 09 Jun 2009 08:36:34 -0700
parents b3652d1ae010
children 3218ab6af599
line wrap: on
line source

default: all

all:
	libtoolize --force --copy
	aclocal -I m4
	autoheader
	automake
	autoconf