X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lily%2Finclude%2FMakefile;h=da392fe30fbfcbdd1e480ef9c888bf9baf6aa252;hb=01ddcb81463d7a68530971100469d3e2baf8c94b;hp=89f5b189e556eeffc45543cc1ca612fe6d33ad0f;hpb=cfafdae9300eb768269ff92118858128e2a8a515;p=lilypond.git diff --git a/lily/include/Makefile b/lily/include/Makefile index 89f5b189e5..da392fe30f 100644 --- a/lily/include/Makefile +++ b/lily/include/Makefile @@ -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 -#