view Makefile.cvs @ 448:53adaef57eb5

add unifiedlayer.com as tld for spam control
author Carl Byington <carl@five-ten-sg.com>
date Thu, 22 Feb 2018 09:42:42 -0800
parents 3218ab6af599
children
line wrap: on
line source

default: all

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