Changeset 2432 for trunk/MagicSoft/Simulation/Detector/StarResponse
- Timestamp:
- 10/26/03 20:12:30 (21 years ago)
- Location:
- trunk/MagicSoft/Simulation/Detector/StarResponse
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/StarResponse/config.mk.Linux
r624 r2432 18 18 #--------------------------------------------------------------- 19 19 # $RCSfile: config.mk.Linux,v $ 20 # $Revision: 1. 1$21 # $Author: magicsol$22 # $Date: 200 1-02-22 20:28:06$20 # $Revision: 1.2 $ 21 # $Author: blanch $ 22 # $Date: 2003-10-26 20:07:10 $ 23 23 ################################################################## 24 24 # @maintitle … … 67 67 68 68 #OPTIM = -O2 -ieee 69 OPTIM = -O2 -Wall -f no-rtti -fno-exceptions -fPIC69 OPTIM = -O2 -Wall -fPIC 70 70 DEBUG = -g 71 71 -
trunk/MagicSoft/Simulation/Detector/StarResponse/config.mk.linux
r1753 r2432 18 18 #--------------------------------------------------------------- 19 19 # $RCSfile: config.mk.linux,v $ 20 # $Revision: 1. 1$20 # $Revision: 1.2 $ 21 21 # $Author: blanch $ 22 # $Date: 2003- 02-11 16:16:52$22 # $Date: 2003-10-26 20:08:18 $ 23 23 ################################################################## 24 24 # @maintitle … … 45 45 INCLUDE_EVITA_RAW = ../../../include-Classes/MRawFormat 46 46 INCLUDE_EVITA_BASE = ../../../include-Classes/MBase 47 INCLUDE_MARS_MGEOM = ../../../include-Classes/mgeom 47 48 INCLUDE_REFL = ../Reflector 48 49 INCLUDE_ROOT = ${ROOTSYS}/include … … 67 68 68 69 #OPTIM = -O2 -ieee 69 OPTIM = -O2 -Wall -f no-rtti -fno-exceptions -fPIC70 OPTIM = -O2 -Wall -fPIC 70 71 DEBUG = -g 71 72 -
trunk/MagicSoft/Simulation/Detector/StarResponse/config.mk.linux-gnu
r624 r2432 18 18 #--------------------------------------------------------------- 19 19 # $RCSfile: config.mk.linux-gnu,v $ 20 # $Revision: 1. 1$21 # $Author: magicsol$22 # $Date: 200 1-02-22 20:28:22$20 # $Revision: 1.2 $ 21 # $Author: blanch $ 22 # $Date: 2003-10-26 20:10:41 $ 23 23 ################################################################## 24 24 # @maintitle … … 67 67 68 68 #OPTIM = -O2 -ieee 69 OPTIM = -O2 -Wall -f no-rtti -fno-exceptions -fPIC69 OPTIM = -O2 -Wall -fPIC 70 70 DEBUG = -g 71 71 -
trunk/MagicSoft/Simulation/Detector/StarResponse/config.mk.osf1
r997 r2432 18 18 #--------------------------------------------------------------- 19 19 # $RCSfile: config.mk.osf1,v $ 20 # $Revision: 1. 2$20 # $Revision: 1.3 $ 21 21 # $Author: blanch $ 22 # $Date: 200 1-10-26 14:56:21$22 # $Date: 2003-10-26 20:12:30 $ 23 23 ################################################################## 24 24 # @maintitle … … 50 50 51 51 OPTIM = -ieee -arch host 52 #OPTIM = -O2 -Wall -f no-rtti -fno-exceptions -fPIC52 #OPTIM = -O2 -Wall -fPIC 53 53 DEBUG = -g 54 54
Note:
See TracChangeset
for help on using the changeset viewer.