view Makefile.cvs @ 471:419564449cea stable-6-0-77

change paths from /var/run/dnsbl to /run/dnsbl
author Carl Byington <carl@five-ten-sg.com>
date Wed, 16 Dec 2020 13:34:55 -0800
parents 3218ab6af599
children
line wrap: on
line source

default: all

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