EDITED
I\'m trying to have source files recompiled without having to specify header files for each CPP in the makefile.
I\'m down to :
It's better to use SCons/CMake/bjam to solve "header dependencies problem" than use make
SCons/CMake/bjam
make