1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-27 22:50:26 +03:00

s4:buildtools: add 'make show_waf_options'

metze
This commit is contained in:
Stefan Metzmacher 2010-07-10 09:14:15 +02:00
parent c48ff4c6a9
commit 85f73840b0

View File

@ -35,6 +35,9 @@ distclean:
reconfigure: configure
$(WAF) reconfigure
show_waf_options:
$(WAF) --help
# some compatibility make targets
everything: all