From 3c9b5f032f715d4d60094a43dcbd98d0514bfafd Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:32:41 +0000 Subject: [PATCH] lilypond-0.0.33 --- Variables.make | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Variables.make b/Variables.make index 6c75665757..96aa6194dd 100644 --- a/Variables.make +++ b/Variables.make @@ -3,7 +3,7 @@ # version info MAJVER=0 MINVER=0 -PATCHLEVEL=32 +PATCHLEVEL=33 @@ -28,7 +28,7 @@ EXTRACXXFLAGS=-pipe -Wall -W -Wmissing-prototypes # VM hardware to trap malloc/free errors. # -EXTRALIB= #+=-lefence +EXTRALIB+= #-lefence #### #### END USER CONFIGURABLE part. @@ -110,6 +110,6 @@ DODEP=rm -f $(depfile); DEPENDENCIES_OUTPUT="$(depfile) $(OBJECTDIR)/$(notdir $@ STRIPDEBUG=true #replace to do stripping of certain objects LINKER=$(CXX) +include Site.make - -include Site.make \ No newline at end of file +include Site.make -- 2.39.5