3168325921
r1464 | ffr | 2007-02-12 12:20:21 +1100 (Mon, 12 Feb 2007) | 2 lines
13 lines
372 B
Plaintext
13 lines
372 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/local
|
|
TCLINC=/usr/include/tcl8.3 |