]> git.donarmstrong.com Git - lilypond.git/blobdiff - buildscripts/GNUmakefile
''
[lilypond.git] / buildscripts / GNUmakefile
old mode 100755 (executable)
new mode 100644 (file)
index 71fc0d2..08b617b
@@ -1,12 +1,8 @@
-# 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...
@@ -14,10 +10,5 @@ INSTALLATION_DIR=$(datadir)/python
 #INSTALLATION_OUT_DIR1=$(datadir)/scripts
 #INSTALLATION_OUT_FILES1=$(outdir)/lilypond-login $(outdir)/lilypond-profile
 
-all: $(outdir)/gettext.py
-
-
-
-
-
+all: $(INSTALLATION_FILES)