]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/make/User.make
patch::: 1.0.3.jcn1: kleine vix
[lilypond.git] / stepmake / make / User.make
1 # title    user changeable settings
2 # file     make/User.make
3
4 # will be split into CFLAGS/EXTRA_CFLAGS etc, 
5 # so that defineable generically and per module
6
7 #
8 # -lefence = ElectricFence.
9 #
10 # ElectricFence is a memory debugger which uses the 
11 # VM hardware to trap malloc/free errors.
12 #
13
14 EXTRALIB+= #-lefence
15