summaryrefslogtreecommitdiff
path: root/docs/makefiles
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-01-07 00:16:37 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-01-07 00:16:37 +0100
commita7eaaaf8e28751b2e8c69b0e58e8b99a668f8821 (patch)
tree34cfd0faabb60444156115cf5a4195e88bca2184 /docs/makefiles
parent400faf72f6ef7a0c68d9893df64789d9e5ca471c (diff)
downloadwolfbones-a7eaaaf8e28751b2e8c69b0e58e8b99a668f8821.tar.gz
wolfbones-a7eaaaf8e28751b2e8c69b0e58e8b99a668f8821.tar.bz2
more todos for makefiles
Diffstat (limited to 'docs/makefiles')
-rw-r--r--docs/makefiles/TODOS4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/makefiles/TODOS b/docs/makefiles/TODOS
index 0c5c76a..c52e85c 100644
--- a/docs/makefiles/TODOS
+++ b/docs/makefiles/TODOS
@@ -1,3 +1,7 @@
- distclean calls clean again recurively. This causes already deleted
dependencies to be regenerated
- add dist target
+- we should not do library probing in guess_env like:
+ LIBS_DL=
+ LIBS_SSP=
+- do shared libraries properly