view Makefile.cvs @ 358:ef7479b2d64f

use the last @domain in the from: header
author Carl Byington <carl@five-ten-sg.com>
date Mon, 16 Jan 2017 08:23:26 -0800
parents 3218ab6af599
children
line wrap: on
line source

default: all

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