Ignore:
Timestamp:
01/15/01 12:43:30 (24 years ago)
Author:
magicsol
Message:
It takes into account some modifications in the repository.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/Camera/config.mk.osf1

    r441 r507  
    1818#---------------------------------------------------------------
    1919# $RCSfile: config.mk.osf1,v $
    20 # $Revision: 1.3 $
     20# $Revision: 1.4 $
    2121# $Author: magicsol $
    22 # $Date: 2000-10-25 09:13:24 $
     22# $Date: 2001-01-15 12:43:30 $
    2323##################################################################
    2424# @maintitle
     
    4141
    4242ROOTSYS = `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
     43INCLUDE              = ../include-GENERAL
     44INCLUDE_COR          = ../include-CORSIKA
     45INCLUDE_MC           = ../include-MC
     46INCLUDE_TRIGGER      = ../include-MTrigger
     47INCLUDE_FADC         = ../include-MFadc
     48INCLUDE_EVITA        = ../../../include-Classes
     49INCLUDE_EVITA_MC     = ../../../include-Classes/MMcFormat
     50INCLUDE_EVITA_RAW    = ../../../include-Classes/MRawFormat
     51INCLUDE_EVITA_BASE   = ../../../include-Classes/MBase
     52INCLUDE_REFL         = ../Reflector
     53INCLUDE_ROOT         = ${ROOTSYS}/include
     54INCLUDE_CPLUS        = /usr/include/cxx
    5255
    5356OPTIM    = -ieee -arch host   
Note: See TracChangeset for help on using the changeset viewer.