replace/talloc: Avoid automatically pulling in new configure/Makefile,
authorJelmer Vernooij <jelmer@samba.org>
Sun, 31 Oct 2010 21:43:48 +0000 (22:43 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 31 Oct 2010 22:27:56 +0000 (22:27 +0000)
as these files are checked in, and the source might not be available.

Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sun Oct 31 22:27:56 UTC 2010 on sn-devel-104

lib/replace/Makefile
lib/talloc/Makefile

index 2cc28191038e0f282217574416d86d17cc95884d..3082459add927010946532358b883cd5b7aebff3 100644 (file)
@@ -61,9 +61,3 @@ ctags:
 bin/%:: FORCE
        $(WAF) --targets=`basename $@`
 FORCE:
-
-configure: autogen-waf.sh ../../buildtools/scripts/configure.waf
-       ./autogen-waf.sh
-
-Makefile: autogen-waf.sh configure ../../buildtools/scripts/Makefile.waf
-       ./autogen-waf.sh
index 2cc28191038e0f282217574416d86d17cc95884d..3082459add927010946532358b883cd5b7aebff3 100644 (file)
@@ -61,9 +61,3 @@ ctags:
 bin/%:: FORCE
        $(WAF) --targets=`basename $@`
 FORCE:
-
-configure: autogen-waf.sh ../../buildtools/scripts/configure.waf
-       ./autogen-waf.sh
-
-Makefile: autogen-waf.sh configure ../../buildtools/scripts/Makefile.waf
-       ./autogen-waf.sh