Changed #include <x/y> to #include "x/y" for our local includes, so that
gcc -MM can be used to separate them from the system ones. Added automatic generation of dependencies.
Please register or sign in to comment
gcc -MM can be used to separate them from the system ones. Added automatic generation of dependencies.