]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.33
authorfred <fred>
Sun, 24 Mar 2002 19:32:41 +0000 (19:32 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:32:41 +0000 (19:32 +0000)
Variables.make

index 6c7566575700645ea021269d4032802236a91e21..96aa6194dd963f18da63cbb9e76db6d38157b1e5 100644 (file)
@@ -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