X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=buildscripts%2FGNUmakefile;h=aff844b1673b26ff80b20ac6e71ee207dd50f55e;hb=8bc633dcd98352f65f16a7de3ff25258f9075ca5;hp=71fc0d2a8247ab75ef057b712cbe431c28d72219;hpb=68a168bff1fec7f8011b2afa82d4fc89182c4bf7;p=lilypond.git diff --git a/buildscripts/GNUmakefile b/buildscripts/GNUmakefile old mode 100755 new mode 100644 index 71fc0d2a82..aff844b167 --- a/buildscripts/GNUmakefile +++ b/buildscripts/GNUmakefile @@ -1,23 +1,14 @@ -# bin/Makefile - depth = .. -STEPMAKE_TEMPLATES=script install install-out po -include $(depth)/make/stepmake.make +STEPMAKE_TEMPLATES=script install po -INSTALLATION_FILES=$(outdir)/gettext.py -INSTALLATION_DIR=$(datadir)/python +include $(depth)/make/stepmake.make # Should we install these? This should be handled by sysadmin or # packager but if she forgets... #INSTALLATION_OUT_SUFFIXES=1 -#INSTALLATION_OUT_DIR1=$(datadir)/scripts +#INSTALLATION_OUT_DIR1=$(local_lilypond_datadir)/scripts #INSTALLATION_OUT_FILES1=$(outdir)/lilypond-login $(outdir)/lilypond-profile -all: $(outdir)/gettext.py - - - - - +all: $(INSTALLATION_FILES)