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
13 lines
384 B
Plaintext
13 lines
384 B
Plaintext
#--------------------------------------------------------------------------
|
|
# general defines used within the PSI makefile hierarchy
|
|
#
|
|
# Mark Koennecke, July 2003
|
|
#-------------------------------------------------------------------------
|
|
|
|
#DFORTIFY= -DFORTIFY
|
|
#FORTIFYOBJ= fortify.o strdup.o
|
|
|
|
MFLAGS=-f $(SRC)makefile_linux$(DUMMY) SRC=$(SRC)
|
|
|
|
HDFROOT=/afs/.psi.ch/project/sinq/linux
|