view Makefile.cvs @ 6:5e7c39aa868c

fix incorrect path for the init script
author Carl Byington <carl@five-ten-sg.com>
date Wed, 03 Sep 2014 17:29:04 -0700
parents ccf40fd3b050
children
line wrap: on
line source

default: all

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