mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
build: automatically run autogen-waf.sh when needed
This commit is contained in:
parent
b0396807d0
commit
0a47bf5f15
@ -45,9 +45,7 @@ ctags:
|
|||||||
$(WAF) ctags
|
$(WAF) ctags
|
||||||
|
|
||||||
configure: autogen-waf.sh BUILDTOOLS/scripts/configure.waf
|
configure: autogen-waf.sh BUILDTOOLS/scripts/configure.waf
|
||||||
@echo "please run ./autogen-waf.sh to regenerate $@"
|
./autogen-waf.sh
|
||||||
@-false
|
|
||||||
|
|
||||||
Makefile: autogen-waf.sh configure BUILDTOOLS/scripts/Makefile.waf
|
Makefile: autogen-waf.sh configure BUILDTOOLS/scripts/Makefile.waf
|
||||||
@echo "please run ./autogen-waf.sh to regenerate $@"
|
./autogen-waf.sh
|
||||||
@false
|
|
||||||
|
Loading…
Reference in New Issue
Block a user