s4:buildtools: add 'make show_waf_options'
[samba.git] / buildtools / scripts / Makefile.waf
index 8de7f217bdb05f81549c094b45c41e820172c99e..1ccbf4ca793be035f13d295c06f53f443d08e86e 100644 (file)
@@ -35,6 +35,9 @@ distclean:
 reconfigure: configure
        $(WAF) reconfigure
 
+show_waf_options:
+       $(WAF) --help
+
 # some compatibility make targets
 everything: all