view Makefile.cvs @ 8:69a5dcf953df default tip

routeflapper runs as root to read the log files
author Carl Byington <carl@five-ten-sg.com>
date Thu, 04 Sep 2014 08:57:50 -0700
parents ccf40fd3b050
children
line wrap: on
line source

default: all

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