view Makefile.cvs @ 68:47db94733fe2

Added tag stable-1-0-16 for changeset 45e53c44c46c
author Carl Byington <carl@five-ten-sg.com>
date Sat, 19 Dec 2015 12:57:42 -0800
parents a20b31625b44
children
line wrap: on
line source

default: all

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