Compiles and runs under Mac OS X

VS: ----------------------------------------------------------------------


SKIPPED:
	psi/arrobj.c
	psi/pardef.c
	psi/polterwrite.c
	psi/tecs/tecs_cli.c
This commit is contained in:
koennecke
2008-07-23 12:15:06 +00:00
parent d4608d814e
commit af3461c774
11 changed files with 64 additions and 8 deletions

13
macosx_def Normal file
View File

@ -0,0 +1,13 @@
#--------------------------------------------------------------------------
# general defines used within the PSI makefile hierarchy
#
# Mark Koennecke, July 2003
#-------------------------------------------------------------------------
#DFORTIFY= -DFORTIFY
#FORTIFYOBJ= fortify.o strdup.o
#DFORTIFY= -pg
MFLAGS=-f makefile_linux$(DUMMY)
HDFROOT=/Users/Shared