]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/Makefile
release: 0.0.42.pre3
[lilypond.git] / lily / include / Makefile
index 89f5b189e556eeffc45543cc1ca612fe6d33ad0f..da392fe30fbfcbdd1e480ef9c888bf9baf6aa252 100644 (file)
@@ -8,16 +8,5 @@ depth = ../..
 # identify module:
 #
 MODULE_NAME = lilypond
-MAJOR_VERSION = $(TOPLEVEL_MAJOR_VERSION)
-MINOR_VERSION = $(TOPLEVEL_MINOR_VERSION)
-PATCH_LEVEL = $(TOPLEVEL_PATCH_LEVEL)
-# use to send patches, always empty for released version:
-MY_PATCH_LEVEL = $(TOPLEVEL_MY_PATCH_LEVEL)
-build = ./$(depth)/lily/$(outdir)/.build
-#
-
-# generic stuff/Makefile
-#
 include ./$(depth)/make/Include.make
-#