view Makefile.cvs @ 313:68af9ca42ead

Added tag stable-6-0-46 for changeset 9c71faaae576
author Carl Byington <carl@five-ten-sg.com>
date Mon, 19 Sep 2016 09:25:29 -0700
parents 3218ab6af599
children
line wrap: on
line source

default: all

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