summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-03-14 20:10:08 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-03-14 20:10:08 +0100
commitf11f3724b4ba8b331f4595bcc42ed1def2b68d46 (patch)
tree2b5fb87a6af8123f362501821d46a1fa55b28663 /docs
parent8e5cc04d0bca4a55e67850486c22fba03608bbb6 (diff)
downloadwolfbones-f11f3724b4ba8b331f4595bcc42ed1def2b68d46.tar.gz
wolfbones-f11f3724b4ba8b331f4595bcc42ed1def2b68d46.tar.bz2
update todo list for makefiles
Diffstat (limited to 'docs')
-rw-r--r--docs/makefiles/TODOS1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/makefiles/TODOS b/docs/makefiles/TODOS
index 8e64dbc..700294b 100644
--- a/docs/makefiles/TODOS
+++ b/docs/makefiles/TODOS
@@ -2,6 +2,7 @@
- currently we are following the "recursive makes considered harmfull" :-)
- distclean calls clean again recurively. This causes already deleted
dependencies to be regenerated
+ - dependencies in src/daemon are not removed and regenerated in distclean
- do shared libraries properly
- add uninstall
- modularize more