17 lines
414 B
Plaintext
17 lines
414 B
Plaintext
#--------------------------------------------------------------------------
|
|
# general defines used within the PSI makefile hierarchy
|
|
#
|
|
# Mark Koennecke, July 2003
|
|
#-------------------------------------------------------------------------
|
|
|
|
#DFORTIFY= -DFORTIFY
|
|
#FORTIFYOBJ= fortify.o strdup.o
|
|
|
|
MFLAGS=-f makefile_linux$(DUMMY)
|
|
|
|
HDFROOT=/afs/psi.ch/project/sinq/sl6
|
|
TCLINC=.
|
|
|
|
#DBG= -g -fstack-protector-all
|
|
DBG= -g
|