summaryrefslogtreecommitdiff
path: root/source4/build/smb_build
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-04-26 00:46:10 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:04:28 -0500
commit3c68259e3ac7b4886dc64f97510b6c61e95e5a83 (patch)
treeed77653af175598b50c8e842744c1fd5362ca4e4 /source4/build/smb_build
parentb995f263f8fe052062f0597ef4eb936a1d2c5c4f (diff)
downloadsamba-3c68259e3ac7b4886dc64f97510b6c61e95e5a83.tar.gz
samba-3c68259e3ac7b4886dc64f97510b6c61e95e5a83.tar.bz2
samba-3c68259e3ac7b4886dc64f97510b6c61e95e5a83.zip
r15263: Remove another use of patsubst (should make tru64 happy)
(This used to be commit 559ae256e133777e77bfe7a683f1c441cd6007b0)
Diffstat (limited to 'source4/build/smb_build')
-rw-r--r--source4/build/smb_build/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/build/smb_build/TODO b/source4/build/smb_build/TODO
index be79bd984d..aa1b3ce3ce 100644
--- a/source4/build/smb_build/TODO
+++ b/source4/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?