Changeset 506


Ignore:
Timestamp:
01/15/01 12:41:09 (24 years ago)
Author:
magicsol
Message:
It takes into account some restructuration in the Repository.
File:
1 edited

Legend:

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

    r440 r506  
    1818#---------------------------------------------------------------
    1919# $RCSfile: config.mk.Linux,v $
    20 # $Revision: 1.2 $
     20# $Revision: 1.3 $
    2121# $Author: magicsol $
    22 # $Date: 2000-10-25 09:02:43 $
     22# $Date: 2001-01-15 12:41:09 $
    2323##################################################################
    2424# @maintitle
     
    4040# includes
    4141
    42 INCLUDE         = ../include-GENERAL
    43 INCLUDE_COR     = ../include-CORSIKA
    44 INCLUDE_MC      = ../include-MC
    45 INCLUDE_TRIGGER = ../include-MTrigger
    46 INCLUDE_FADC    = ../include-MFadc
    47 INCLUDE_EVITA   = ../../../include-Classes
    48 INCLUDE_REFL    = ../Reflector
    49 INCLUDE_ROOT    = ${ROOTSYS}/include
    50 INCLUDE_CPLUS   = /usr/include/g++
     42INCLUDE              = ../include-GENERAL
     43INCLUDE_COR          = ../include-CORSIKA
     44INCLUDE_MC           = ../include-MC
     45INCLUDE_TRIGGER      = ../include-MTrigger
     46INCLUDE_FADC         = ../include-MFadc
     47INCLUDE_EVITA        = ../../../include-Classes
     48INCLUDE_EVITA_MC     = ../../../include-Classes/MMcFormat
     49INCLUDE_EVITA_RAW    = ../../../include-Classes/MRawFormat
     50INCLUDE_EVITA_BASE   = ../../../include-Classes/MBase
     51INCLUDE_REFL         = ../Reflector
     52INCLUDE_ROOT         = ${ROOTSYS}/include
     53INCLUDE_CPLUS        = /usr/include/g++
    5154
    5255OPTIM    = -O2 -Wall -fno-rtti -fno-exceptions -fPIC
Note: See TracChangeset for help on using the changeset viewer.