- Changes to makefiles SKIPPED: psi/dornier2.c psi/el734hp.c psi/el737driv.c psi/el737hpdriv.c psi/make_gen psi/makefile_alpha psi/psi.c psi/velodorn.c psi/velodorn.h psi/velodorn.w psi/hardsup/el737_utility.c psi/hardsup/makefile_alpha psi/tecs/makefile_alpha
16 lines
540 B
Plaintext
16 lines
540 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
|
|
|
|
#------------- path to HDF installation
|
|
HDFROOT=/data/lnslib
|