view Makefile.cvs @ 344:891281cb6d3d

send the original recipient address to the verify server, not the srs/pvrs unwrapped version
author Carl Byington <carl@five-ten-sg.com>
date Fri, 23 Dec 2016 08:17:18 -0800
parents 3218ab6af599
children
line wrap: on
line source

default: all

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