16 lines
566 B
Plaintext
16 lines
566 B
Plaintext
#------------------------------------------------------------------------
|
|
# Some defines used further up in the makefile hierarchy of the PSI SICS
|
|
# universe.
|
|
#-------------------------------------------------------------------------
|
|
|
|
#==========================================================================
|
|
# the following lines only for fortified version
|
|
#DFORTIFY=-DFORTIFY
|
|
#FORTIFYOBJ=strdup.o fortify.o
|
|
|
|
#----------------select proper Makefile
|
|
MFLAGS= -f makefile_alpha$(DUMMY)
|
|
|
|
#------------- path to HDF installation
|
|
HDFROOT=/afs/psi.ch/project/sinq/tru64
|