]> git.donarmstrong.com Git - lilypond.git/blobdiff - buildscripts/GNUmakefile
patch::: 1.4.2.jcn1
[lilypond.git] / buildscripts / GNUmakefile
index 71fc0d2a8247ab75ef057b712cbe431c28d72219..d75ba0987b4be9999e45a82c272e2dc50308a1fa 100755 (executable)
@@ -1,13 +1,13 @@
-# bin/Makefile
-
 depth = ..
-STEPMAKE_TEMPLATES=script install install-out po
 
-include $(depth)/make/stepmake.make 
+#STEPMAKE_TEMPLATES=script install install-out po
+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
@@ -16,8 +16,3 @@ INSTALLATION_DIR=$(datadir)/python
 
 all: $(outdir)/gettext.py
 
-
-
-
-
-