summaryrefslogtreecommitdiffstats
path: root/source/build
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-04-26 00:46:10 +0000
committerJelmer Vernooij <jelmer@samba.org>2006-04-26 00:46:10 +0000
commit542c52b4c7a153e370f7115785859b012b48e640 (patch)
treedba40feaaecee4f7c7586691a4b026db794660aa /source/build
parent266ad6947b819a3b355a994ca5f974f8c1c537aa (diff)
downloadsamba-542c52b4c7a153e370f7115785859b012b48e640.tar.gz
samba-542c52b4c7a153e370f7115785859b012b48e640.tar.xz
samba-542c52b4c7a153e370f7115785859b012b48e640.zip
r15263: Remove another use of patsubst (should make tru64 happy)
Diffstat (limited to 'source/build')
-rw-r--r--source/build/smb_build/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/build/smb_build/TODO b/source/build/smb_build/TODO
index be79bd984da..aa1b3ce3cea 100644
--- a/source/build/smb_build/TODO
+++ b/source/build/smb_build/TODO
@@ -1,3 +1,4 @@
+- let the build system implement some make functions($(patsubst),$(wildcard),...)
- make --enable-dso the default
- fix module loading for selftest during non-developer builds
- clearer distinction between dcerpc and ndr. seperate interface tables?