File: user.make

package info (click to toggle)
yodl 1.31.7-1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 2,788 kB
  • ctags: 709
  • sloc: ansic: 4,570; sh: 2,583; python: 1,294; makefile: 55; yacc: 52
file content (15 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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