From: fred Date: Sun, 24 Mar 2002 19:35:04 +0000 (+0000) Subject: lilypond-0.0.42 X-Git-Tag: release/1.5.59~5202 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=78f371554232f7606fb2f489c35e2b6f227c5898;p=lilypond.git lilypond-0.0.42 --- diff --git a/lib/Makefile b/lib/Makefile index 7609ecaa8b..8676c37760 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -26,7 +26,7 @@ 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 = $(lily-dir)/.build +build = $(lily-dir)/$(outdir)/.build # # descent order into subdirectories: diff --git a/make/Stuff.make b/make/Stuff.make index 69cf6d70d7..6a71b90848 100644 --- a/make/Stuff.make +++ b/make/Stuff.make @@ -15,7 +15,6 @@ 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/.build # # generic variables: