- Added the missing linux_def file into the repository - Fixed a bug relating to scattering sense in selector.c SKIPPED: psi/make_gen psi/psi.c psi/swmotor.h psi/swmotor2.c
13 lines
360 B
Plaintext
13 lines
360 B
Plaintext
#--------------------------------------------------------------------------
|
|
# general defines used within the PSI makefile hierarchy
|
|
#
|
|
# Mark Koennecke, July 2003
|
|
#-------------------------------------------------------------------------
|
|
|
|
#DFORTIFY= -DFORTIFY
|
|
#FORTIFYOBJ= fortify.o strdup.o
|
|
|
|
MFLAGS= -f makefile_linux
|
|
|
|
HDFROOT=/afs/.psi.ch/project/sinq/linux
|