Changeset 640
- Timestamp:
- 02/23/01 10:52:57 (24 years ago)
- Location:
- trunk/MagicSoft/Simulation/Detector/Camera
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/config.mk.linux-gnu
r507 r640 18 18 #--------------------------------------------------------------- 19 19 # $RCSfile: config.mk.linux-gnu,v $ 20 # $Revision: 1. 4$20 # $Revision: 1.5 $ 21 21 # $Author: magicsol $ 22 # $Date: 2001-0 1-15 12:42:19$22 # $Date: 2001-02-23 10:52:43 $ 23 23 ################################################################## 24 24 # @maintitle … … 43 43 INCLUDE_COR = ../include-CORSIKA 44 44 INCLUDE_MC = ../include-MC 45 INCLUDE_LONS = ../include-MLons 45 46 INCLUDE_TRIGGER = ../include-MTrigger 46 47 INCLUDE_FADC = ../include-MFadc … … 50 51 INCLUDE_EVITA_BASE = ../../../include-Classes/MBase 51 52 INCLUDE_REFL = ../Reflector 53 INCLUDE_STAR = ../StarResponse 52 54 INCLUDE_ROOT = ${ROOTSYS}/include 53 55 INCLUDE_CPLUS = /usr/include/g++ -
trunk/MagicSoft/Simulation/Detector/Camera/config.mk.osf1
r507 r640 18 18 #--------------------------------------------------------------- 19 19 # $RCSfile: config.mk.osf1,v $ 20 # $Revision: 1. 4$20 # $Revision: 1.5 $ 21 21 # $Author: magicsol $ 22 # $Date: 2001-0 1-15 12:43:30$22 # $Date: 2001-02-23 10:52:57 $ 23 23 ################################################################## 24 24 # @maintitle … … 44 44 INCLUDE_COR = ../include-CORSIKA 45 45 INCLUDE_MC = ../include-MC 46 INCLUDE_LONS = ../include-MLons 46 47 INCLUDE_TRIGGER = ../include-MTrigger 47 48 INCLUDE_FADC = ../include-MFadc … … 51 52 INCLUDE_EVITA_BASE = ../../../include-Classes/MBase 52 53 INCLUDE_REFL = ../Reflector 54 INCLUDE_STAR = ../StarResponse 53 55 INCLUDE_ROOT = ${ROOTSYS}/include 54 56 INCLUDE_CPLUS = /usr/include/cxx
Note:
See TracChangeset
for help on using the changeset viewer.