]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/package.make
release: 1.1.8
[lilypond.git] / stepmake / stepmake / package.make
index 4fac9bc0a0a6f5047a6b90b3a8940d3838389a7b..4bf347e9aa14b87e4dabb6bceb5771d26c2ecc92 100644 (file)
@@ -17,8 +17,11 @@ deb:
          dpkg-buildpackage -b; \
        )'
 
+# urg urg
+# this one works for unix (try 'make diff help==' or 'make diff release==')
 makeflags=$(patsubst %==, %, $(patsubst %----,%,$(MAKEFLAGS:%=--%)))
-# makeflags=$(patsubst %==, %, $(patsubst ----%,%,$($(MAKEFLAGS:%=--%):--unix=)))
+# and this one for nt
+# makeflags=$(patsubst %==, %, $(patsubst %----,%,$($(MAKEFLAGS:%=--%):--unix%=%)))
 
 diff:
        $(PYTHON) $(step-bindir)/package-diff.py --package=$(topdir) $(makeflags)