Commit | Line | Data |
---|---|---|
9596c0b1 | 1 | |
8095c683 PG |
2 | Make system todo list |
3 | ||
25afdb60 | 4 | * Add logging of hidden commands |
1a6d0d5e | 5 | - Change dependency system to create .d when creating .o |
8095c683 PG |
6 | - Test make system using extended debug symbols and netbeans |
7 | ||
9596c0b1 PG |
8 | - Add `run' targets to make system |
9 | - Add compile environment echo commands to make system (ex. echo-includes) | |
10 | - Test make system using windows gnu make and using cygwin |