summaryrefslogtreecommitdiff
path: root/libcli
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-03-28 09:48:49 +1100
committerAndrew Tridgell <tridge@samba.org>2010-04-06 20:27:11 +1000
commitf9eae32f4b4284e3820f61f3d40c46a41be97227 (patch)
tree780876707937fd22d96b92c6930863dc59645351 /libcli
parentc64ce3cd03695b5c0659c4c2818de2cd3953f910 (diff)
downloadsamba-f9eae32f4b4284e3820f61f3d40c46a41be97227.tar.gz
samba-f9eae32f4b4284e3820f61f3d40c46a41be97227.tar.bz2
samba-f9eae32f4b4284e3820f61f3d40c46a41be97227.zip
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
Diffstat (limited to 'libcli')
-rw-r--r--libcli/auth/wscript_build2
-rw-r--r--libcli/cldap/wscript_build2
-rw-r--r--libcli/drsuapi/wscript_build2
-rw-r--r--libcli/ldap/wscript_build2
-rw-r--r--libcli/named_pipe_auth/wscript_build2
-rw-r--r--libcli/nbt/wscript_build2
-rw-r--r--libcli/samsync/wscript_build2
-rw-r--r--libcli/security/wscript_build2
-rw-r--r--libcli/smb/wscript_build2
9 files changed, 18 insertions, 0 deletions
diff --git a/libcli/auth/wscript_build b/libcli/auth/wscript_build
index f0af6df6ae..fb27bb2e0c 100644
--- a/libcli/auth/wscript_build
+++ b/libcli/auth/wscript_build
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
bld.SAMBA_SUBSYSTEM('ntlm_check',
source='ntlm_check.c',
deps='LIBSAMBA-UTIL'
diff --git a/libcli/cldap/wscript_build b/libcli/cldap/wscript_build
index 5b9bcbd145..f4c0955a46 100644
--- a/libcli/cldap/wscript_build
+++ b/libcli/cldap/wscript_build
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
# AUTOGENERATED by mktowscript.pl from ../../libcli/cldap/config.mk
# Please remove this notice if hand editing
diff --git a/libcli/drsuapi/wscript_build b/libcli/drsuapi/wscript_build
index 8d4878968c..2690677fc0 100644
--- a/libcli/drsuapi/wscript_build
+++ b/libcli/drsuapi/wscript_build
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
# AUTOGENERATED by mktowscript.pl from ../../libcli/drsuapi/config.mk
# Please remove this notice if hand editing
diff --git a/libcli/ldap/wscript_build b/libcli/ldap/wscript_build
index 923d57f00b..61c2f40969 100644
--- a/libcli/ldap/wscript_build
+++ b/libcli/ldap/wscript_build
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
bld.SAMBA_SUBSYSTEM('LIBCLI_LDAP_MESSAGE',
source='ldap_message.c',
public_deps='LIBSAMBA-ERRORS talloc ldb',
diff --git a/libcli/named_pipe_auth/wscript_build b/libcli/named_pipe_auth/wscript_build
index 146afd7e20..53d3b9d60a 100644
--- a/libcli/named_pipe_auth/wscript_build
+++ b/libcli/named_pipe_auth/wscript_build
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
# AUTOGENERATED by mktowscript.pl from ../../libcli/named_pipe_auth/config.mk
# Please remove this notice if hand editing
diff --git a/libcli/nbt/wscript_build b/libcli/nbt/wscript_build
index 979ef53f30..7da0706d95 100644
--- a/libcli/nbt/wscript_build
+++ b/libcli/nbt/wscript_build
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
# AUTOGENERATED by mktowscript.pl from ../../libcli/nbt/config.mk
# Please remove this notice if hand editing
diff --git a/libcli/samsync/wscript_build b/libcli/samsync/wscript_build
index ad4f93d44f..8d1107b04b 100644
--- a/libcli/samsync/wscript_build
+++ b/libcli/samsync/wscript_build
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
# AUTOGENERATED by mktowscript.pl from ../../libcli/samsync/config.mk
# Please remove this notice if hand editing
diff --git a/libcli/security/wscript_build b/libcli/security/wscript_build
index 5bf24e4786..d830be2004 100644
--- a/libcli/security/wscript_build
+++ b/libcli/security/wscript_build
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
# AUTOGENERATED by mktowscript.pl from ../../libcli/security/config.mk
# Please remove this notice if hand editing
diff --git a/libcli/smb/wscript_build b/libcli/smb/wscript_build
index 0fc1df3062..aad7dd9adf 100644
--- a/libcli/smb/wscript_build
+++ b/libcli/smb/wscript_build
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
# AUTOGENERATED by mktowscript.pl from ../../libcli/smb/config.mk
# Please remove this notice if hand editing