From 0a30ff82c3d959cd2f6c3a81b29d21e2155b8c02 Mon Sep 17 00:00:00 2001 From: koennecke Date: Thu, 3 Mar 2005 14:18:18 +0000 Subject: [PATCH] - Added sllinux_def --- sllinux_def | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sllinux_def diff --git a/sllinux_def b/sllinux_def new file mode 100644 index 00000000..66a6cc3c --- /dev/null +++ b/sllinux_def @@ -0,0 +1,12 @@ +#-------------------------------------------------------------------------- +# 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/sl-linux