16 lines
354 B
Plaintext
16 lines
354 B
Plaintext
#--------------------------------------------------------------------------
|
|
# general defines used within the PSI makefile hierarchy
|
|
#
|
|
# Mark Koennecke, July 2003
|
|
#-------------------------------------------------------------------------
|
|
|
|
#DFORTIFY= -DFORTIFY
|
|
#FORTIFYOBJ= fortify.o strdup.o
|
|
#DFORTIFY= -pg
|
|
|
|
MFLAGS=-f makefile_macosx
|
|
|
|
HDFROOT=/usr/pkg
|
|
|
|
|