]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/stepmake.make
use usescons for using scons.
[lilypond.git] / make / stepmake.make
index 250b61b8ecff300fd7eeaa0ebe8a47354b7e0821..3c3f64a3f5361403ced550a524c4f778f3b3a791 100644 (file)
@@ -1,7 +1,7 @@
 # make/Stepmake.make
 
-# If not m (make m=m), reroute to scons if user is using that.
-ifndef m
+# If usescons=something then reroute to scons if user is using that.
+ifdef usescons
 
 SCONS_USER = $(wildcard $(depth)/.sconsign)
 ifeq ($(SCONS_USER),)