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