On Oct 13, 2009 at 20:02, Daniel-Constantin Mierla <miconda(a)gmail.com> wrote:
Hello,
I see in the master Makefile that tools in utils directory are installed
based on a list of files.
Wouldn't be better to have the install action part of Makefile in the
tool directory? There might be many files installed, some in bin, config
or lib directories.
We have that for utils that depend on modules.
It would be easy to add, but do we have any tool that needs to be
installed by the core and needs make install in its own dir?
Andrei