TODO update
authorPatrik Gornicz <Gornicz.P@gmail.com>
Sun, 23 Aug 2009 19:57:15 +0000 (15:57 -0400)
committerPatrik Gornicz <Gornicz.P@gmail.com>
Sun, 23 Aug 2009 19:57:15 +0000 (15:57 -0400)
TODO

diff --git a/TODO b/TODO
index e9cb0d7..1584ce1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,9 +2,10 @@
 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