view Makefile.cvs @ 59:f133196b8591

fix c++11 compiler warnings
author Carl Byington <carl@five-ten-sg.com>
date Tue, 10 Jun 2014 09:03:08 -0700
parents d237bc6331ad
children a20b31625b44
line wrap: on
line source

default: all

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