summaryrefslogtreecommitdiff
path: root/docs/makefiles/TODOS
diff options
context:
space:
mode:
Diffstat (limited to 'docs/makefiles/TODOS')
-rw-r--r--docs/makefiles/TODOS6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/makefiles/TODOS b/docs/makefiles/TODOS
index d3cee2c..f6df413 100644
--- a/docs/makefiles/TODOS
+++ b/docs/makefiles/TODOS
@@ -19,4 +19,8 @@
- make -j test with missing testd, some dependencies are missing
- Cygwin still too slow, must get rid of all shell calls as the bash
port is damn slow
- - test target calls all target, this should not be necessary
+ make the makefiles/gmake/guess_env --all gcc > x && mv -f x ~/guess_env.inc
+ hack persistent, make distclean should remove remembered files, the
+ problem is: where and when do we persists the platform variables and we
+ really must clean up the makefiles before!
+ - test target calls all target, this should not be necessary \ No newline at end of file