Make system todo list
* Add logging of hidden commands
-- Change dependency system to create .d when creating .o
+* 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
- Add `run' targets to make system
- Add compile environment echo commands to make system (ex. echo-includes)
-- Test make system using windows gnu make and using cygwin