From: fred Date: Sun, 24 Mar 2002 19:38:42 +0000 (+0000) Subject: lilypond-0.0.49 X-Git-Tag: release/1.5.59~4991 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=be014b04a464cba81b954661ea68057050be43c4;p=lilypond.git lilypond-0.0.49 --- diff --git a/flower/Makefile b/flower/Makefile index 6272c5f509..0a6d806a21 100644 --- a/flower/Makefile +++ b/flower/Makefile @@ -48,9 +48,11 @@ EXTRA_DISTFILES= configure config.hh.in configure.in .version $(README_FILES) $( include ./$(depth)/make/Targets.make include ./$(depth)/make/Rules.make # -default: shared-lib -shared-lib: $(SHAREDLIBRARY) +default: the-lib + +THE_LIB=$(outdir)/$(LIB_PREFIX)flower$(LIB_SUFFIX) +the-lib: $(THE_LIB) # version: #