view Makefile.cvs @ 348:8fe6d5120771

need to actually use the modified recipient in the verifier
author Carl Byington <carl@five-ten-sg.com>
date Fri, 23 Dec 2016 09:43:50 -0800
parents 3218ab6af599
children
line wrap: on
line source

default: all

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