]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/substitute-rules.make
Build: Unify the rules and variables for xref-map files.
[lilypond.git] / stepmake / stepmake / substitute-rules.make
index fc330548f654bef8bc67263615d83ce242ad28e7..879aec1f3b90af4c0645f00fe51d34f785fdb540 100644 (file)
@@ -2,6 +2,6 @@
 # config_make dep isn't working. Why?
 $(outdir)/%: %.in $(config_make) $(depth)/VERSION
        rm -f $@
-       cat $< | sed $(sed-atfiles) $(sed-atvariables) > $@
+       cat $< | sed $(sed-atfiles) | sed $(sed-atvariables) > $@