Changeset 507 for trunk/MagicSoft/Simulation/Detector/Camera/config.mk.osf1
- Timestamp:
- 01/15/01 12:43:30 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/config.mk.osf1
r441 r507 18 18 #--------------------------------------------------------------- 19 19 # $RCSfile: config.mk.osf1,v $ 20 # $Revision: 1. 3$20 # $Revision: 1.4 $ 21 21 # $Author: magicsol $ 22 # $Date: 200 0-10-25 09:13:24$22 # $Date: 2001-01-15 12:43:30 $ 23 23 ################################################################## 24 24 # @maintitle … … 41 41 42 42 ROOTSYS = `root-config --prefix` 43 INCLUDE = ../include-GENERAL 44 INCLUDE_COR = ../include-CORSIKA 45 INCLUDE_MC = ../include-MC 46 INCLUDE_TRIGGER = ../include-MTrigger 47 INCLUDE_FADC = ../include-MFadc 48 INCLUDE_EVITA = ../../../include-Classes 49 INCLUDE_REFL = ../Reflector 50 INCLUDE_ROOT = ${ROOTSYS}/include 51 INCLUDE_CPLUS = /usr/include/cxx 43 INCLUDE = ../include-GENERAL 44 INCLUDE_COR = ../include-CORSIKA 45 INCLUDE_MC = ../include-MC 46 INCLUDE_TRIGGER = ../include-MTrigger 47 INCLUDE_FADC = ../include-MFadc 48 INCLUDE_EVITA = ../../../include-Classes 49 INCLUDE_EVITA_MC = ../../../include-Classes/MMcFormat 50 INCLUDE_EVITA_RAW = ../../../include-Classes/MRawFormat 51 INCLUDE_EVITA_BASE = ../../../include-Classes/MBase 52 INCLUDE_REFL = ../Reflector 53 INCLUDE_ROOT = ${ROOTSYS}/include 54 INCLUDE_CPLUS = /usr/include/cxx 52 55 53 56 OPTIM = -ieee -arch host
Note:
See TracChangeset
for help on using the changeset viewer.