view Makefile.cvs @ 460:ad05c61d6372 stable-6-0-74

add debug code for spf check with microsoft /14
author Carl Byington <carl@five-ten-sg.com>
date Mon, 24 Dec 2018 09:37:36 -0800
parents 3218ab6af599
children
line wrap: on
line source

default: all

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