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.
Cheers, Daniel