X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fstepmake.make;h=1de2e2b2d0df4ab0ba60b5888b31168cb361bc01;hb=HEAD;hp=604341be638c6b0d0ec55ed27a599ae38e6b26c8;hpb=918ed854dd4893789234f1a2e7854f13c0f04070;p=lilypond.git diff --git a/make/stepmake.make b/make/stepmake.make index 604341be63..1de2e2b2d0 100644 --- a/make/stepmake.make +++ b/make/stepmake.make @@ -108,6 +108,9 @@ ifeq ($(BUILTINS_REMOVED),) endif .SUFFIXES: +# Keep this empty to prevent make from removing intermediate files. +.SECONDARY: + all: -include $(addprefix $(depth)/make/,$(addsuffix -inclusions.make, $(LOCALSTEPMAKE_TEMPLATES)))