view Makefile.cvs @ 62:c30df5975c49

Added tag stable-1-0-15 for changeset d80641be405b
author Carl Byington <carl@five-ten-sg.com>
date Sat, 04 Oct 2014 10:21:40 -0700
parents a20b31625b44
children
line wrap: on
line source

default: all

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