X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=stepmake%2Fstepmake%2Fexecutable-rules.make;h=d2950ed0cdfd372cc2ef8d657dbed3fb9555bf1a;hb=fc8397be160a470d6cf465c796a9c4684a83d13e;hp=f82ab99a72db6a1493e7ec09ecf4b34372da8dce;hpb=7c6188a8eb50175e9e6e776b8830f5374814cae9;p=lilypond.git diff --git a/stepmake/stepmake/executable-rules.make b/stepmake/stepmake/executable-rules.make index f82ab99a72..d2950ed0cd 100644 --- a/stepmake/stepmake/executable-rules.make +++ b/stepmake/stepmake/executable-rules.make @@ -1,6 +1,6 @@ -define MODULE_LIB_template -$(1)/$(outdir)/library.a : +define MODULE_LIB_template \ +$(1)/$(outdir)/library.a : \ $(MAKE) -C $(1) endef