Hi,
I suggest to have Makefile.cvs as the default way to bootstrap a project
with three targets, for example:
configure: all
./configure
all:
aclocal
autoconf
automake -a
install: configure
make
make install
reconf: all
./config.status --recheck
./config.status
Regards,
Anas
Attachment:
signature.asc
Description: This is a digitally signed message part