SKIPPED: psi/cd_obj psi/make_gen psi/hardsup/cd_obj psi/hardsup/make_gen psi/hardsup/makefile_alpha psi/hardsup/makefile_linux psi/tecs/cd_obj psi/tecs/make_gen psi/tecs/makefile_alpha psi/tecs/makefile_linux
13 lines
401 B
Plaintext
13 lines
401 B
Plaintext
#--------------------------------------------------------------------------
|
|
# general defines used within the PSI makefile hierarchy
|
|
#
|
|
# Mark Koennecke, July 2003
|
|
#-------------------------------------------------------------------------
|
|
|
|
#DFORTIFY= -DFORTIFY -I$(ROOT)/$(SRC)
|
|
#FORTIFYOBJ= fortify.o strdup.o
|
|
|
|
MFLAGS=-f $(SRC)makefile_linux$(DUMMY) SRC=$(SRC)
|
|
|
|
HDFROOT=/afs/.psi.ch/project/sinq/linux
|