--- PamelaDigitizer/Makefile 2009/08/11 14:56:31 1.17 +++ PamelaDigitizer/Makefile 2014/01/17 13:08:41 1.18 @@ -1,6 +1,6 @@ # PamelaDigitizer # SOFTWARE VERSION -VER= v3r05 +VER= v3r06 # An almost general purpouse Makefile for PAMELA repository # Let's start with some useful definition to make the echo colored RED='\E[1;31;40m' @@ -47,7 +47,7 @@ #CERNLIBS =`cernlib_noshift kernlib,packlib,genlib` CERNLIBS = #F77LIBS =-lg2c -lnsl -F77LIBS =--lnsl +F77LIBS =-lnsl SYSLIBS =-lm -ldl -rdynamic LD =g++ CXXFLAGS= -O3 -Wall -fPIC ${ROOTCFLAGS} ${PAM_BIT}