X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2FGNUmakefile;h=df3a19a13b9f8eb384053f05651107f297b48d9e;hb=f63b7e7f12fa7757efbf89925afa39b1a2738f68;hp=01100469504fc73bcf3e832ab7349feb693d6486;hpb=5d40b9fa0399c95daed95cfd282a665a5ce08d4e;p=lilypond.git diff --git a/input/regression/GNUmakefile b/input/regression/GNUmakefile index 0110046950..df3a19a13b 100644 --- a/input/regression/GNUmakefile +++ b/input/regression/GNUmakefile @@ -3,12 +3,6 @@ depth = ../.. STEPMAKE_TEMPLATES=documentation texinfo tex LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc -include $(depth)/make/stepmake.make +include $(depth)/make/stepmake.make TITLE=LilyPond Regression Tests -local-clean: local-delete - -# use `find` together with `xargs` to avoid too long argument-lists. -local-delete: - $(FIND) $(outdir)/ -empty -name '*' | xargs rm -f -