X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=scripts%2FGNUmakefile;h=bae147532ade79d073169488ffc97e07ad888164;hb=2a447bff14c82a0f77eee4bc783cc30998ebc977;hp=809e99cace03d8b1583c9603956461cf83ef68e3;hpb=aaa52903d633cdeaa642c20ab42ec268f4e17a2b;p=lilypond.git diff --git a/scripts/GNUmakefile b/scripts/GNUmakefile index 809e99cace..bae147532a 100644 --- a/scripts/GNUmakefile +++ b/scripts/GNUmakefile @@ -1,12 +1,14 @@ -# bin/Makefile - depth = .. -SEXECUTABLES=convert-mudela mudela-book ly2dvi abc2ly as2text -STEPMAKE_TEMPLATES=script help2man -HELP2MAN_EXECS = $(SEXECUTABLES) -include $(depth)/make/stepmake.make +SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly midi2ly lilypond-invoke-editor musicxml2ly lilysong lilymidi -include $(stepdir)/executable-targets.make +STEPMAKE_TEMPLATES=script help2man po +LOCALSTEPMAKE_TEMPLATES = lilypond +HELP2MAN_EXECS = $(SEXECUTABLES) +AT_FILES=relocate-preamble +at-ext=.py +at-dir=$(top-build-dir)/python/$(outdir) +include $(depth)/make/stepmake.make +include $(stepdir)/executable-targets.make