diff options
Diffstat (limited to 'lib/replace')
-rw-r--r-- | lib/replace/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/replace/Makefile b/lib/replace/Makefile index 2cc2819103..3082459add 100644 --- a/lib/replace/Makefile +++ b/lib/replace/Makefile @@ -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 |