]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/executable-rules.make
*** empty log message ***
[lilypond.git] / stepmake / stepmake / executable-rules.make
index f82ab99a72db6a1493e7ec09ecf4b34372da8dce..d2950ed0cdfd372cc2ef8d657dbed3fb9555bf1a 100644 (file)
@@ -1,6 +1,6 @@
 
-define MODULE_LIB_template
-$(1)/$(outdir)/library.a :
+define MODULE_LIB_template \
+$(1)/$(outdir)/library.a : \
        $(MAKE) -C $(1)
 endef