Make system todo list * Add logging of hidden commands * Change dependency system to create .d when creating .o - Test make system using windows gnu make and using cygwin - Test make system using extended debug symbols and netbeans CFLAGS="-g3 -gdwarf-2" CXXFLAGS="-g3 -gdwarf-2" - Add `run' targets to make system - Add compile environment echo commands to make system (ex. echo-includes)