]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Makefile
release: 1.0.1
[lilypond.git] / mutopia / Makefile
index 7728ec9abbf0527eebbb0591df0e05e6412681d5..f788a8272449b6bb258538e1e04bc156eddffa9a 100644 (file)
@@ -1,21 +1,16 @@
 # mutopia/Makefile
 
-# subdir level:
-#
 depth = ..
-#
 
-# descent order into subdirectories:
-#
 SUBDIRS = J.S.Bach Coriolan W.A.Mozart
-EXTRA_DISTFILES +=  TODO
+
+include $(depth)/make/Stepmake.make
+include $(make-dir)/Mutopia.make
+
+EXTRA_DIST_FILES +=  TODO
 
 examples=standchen gallina
 
 
-#
-# generic stuff/Makefile
-#
-include $(depth)/make/Mutopia.make
 
-include $(depth)/make/WWW.make
+include $(stepdir)/WWW.make