SKIPPED: psi/make_gen psi/makefile psi/makefile_alpha psi/makefile_linux psi/hardsup/make_gen psi/hardsup/makefile psi/hardsup/makefile_alpha psi/hardsup/makefile_linux psi/tecs/make_gen psi/tecs/makefile psi/tecs/makefile_linux
16 lines
565 B
Plaintext
16 lines
565 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 $(SRC)makefile_alpha$(DUMMY) SRC=$(SRC)
|
|
|
|
#------------- path to HDF installation
|
|
HDFROOT=/data/lnslib
|