From: fred Date: Thu, 4 Jun 1998 12:28:28 +0000 (+0000) Subject: lilypond-1.0.4 X-Git-Tag: release/1.5.59~5942 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=405df09fa6b372ac5c597348cda65880582b3352;p=lilypond.git lilypond-1.0.4 --- diff --git a/stepmake/make/user.make b/stepmake/make/user.make new file mode 100644 index 0000000000..598bc732fb --- /dev/null +++ b/stepmake/make/user.make @@ -0,0 +1,15 @@ +# title user changeable settings +# file make/User.make + +# will be split into CFLAGS/EXTRA_CFLAGS etc, +# so that defineable generically and per module + +# +# -lefence = ElectricFence. +# +# ElectricFence is a memory debugger which uses the +# VM hardware to trap malloc/free errors. +# + +EXTRALIB+= #-lefence +