view Makefile.cvs @ 70:e841d8422b74

Added tag stable-1-0-16 for changeset 0e736950a117
author Carl Byington <carl@five-ten-sg.com>
date Mon, 21 Dec 2015 08:00:33 -0800
parents a20b31625b44
children
line wrap: on
line source

default: all

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