]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/GNUmakefile
* stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
[lilypond.git] / stepmake / GNUmakefile
diff --git a/stepmake/GNUmakefile b/stepmake/GNUmakefile
new file mode 100644 (file)
index 0000000..fc687d5
--- /dev/null
@@ -0,0 +1,34 @@
+# -*-Makefile-*-
+# title         specific top level makefile for StepMake
+
+# subdir level:
+#
+depth = ..
+
+# descent order into subdirectories:
+#
+SUBDIRS = bin stepmake 
+
+# list of distribution files:
+#
+SCRIPTS =  aclocal.m4
+README_FILES = CHANGES README TODO
+README_TXT_FILES = 
+EXTRA_DIST_FILES = $(README_FILES)  $(SCRIPTS) 
+NON_ESSENTIAL_DIST_FILES = $(README_TXT_FILES)
+#
+
+# bootstrap stepmake:
+#
+STEPMAKE_TEMPLATES= texinfo
+include $(depth)/make/stepmake.make 
+
+# don't install stepmake
+install: local-install
+       @echo Not installing stepmake
+
+bla:
+       echo $(TOPLEVEL_MAJOR_VERSION)
+
+localclean:
+       rm -f bin/*.pyc