16 lines
394 B
Plaintext
16 lines
394 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=/usr/lib64
|
|
TCLINC=.
|
|
|
|
#DBG= -g -fstack-protector-all
|
|
DBG= -g |