- Added a warning for include files that cannot be located (as these are skipped in the dependency list of a target). Added the -i option to silence the warning.
- Code clean-up: running Cppcheck on the project brought up a number of warning (mostly concerning programming style). These have been addressed.