view Makefile.cvs @ 443:0df77bbb7fc2 stable-6-0-67

always call dcc code so we get log entries
author Carl Byington <carl@five-ten-sg.com>
date Fri, 05 Jan 2018 17:23:19 -0800
parents 3218ab6af599
children
line wrap: on
line source

default: all

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