view Makefile.cvs @ 473:5209e92b4885

opendkim headers changed, pass smtp verify 4xy codes back to sender
author Carl Byington <carl@five-ten-sg.com>
date Sat, 20 Feb 2021 09:46:29 -0800
parents 3218ab6af599
children
line wrap: on
line source

default: all

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