Ignore:
Timestamp:
02/10/05 12:09:33 (20 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/Camera/config.mk.linux-gnu

    r6303 r6345  
    1818#---------------------------------------------------------------
    1919# $RCSfile: config.mk.linux-gnu,v $
    20 # $Revision: 1.12 $
     20# $Revision: 1.13 $
    2121# $Author: moralejo $
    22 # $Date: 2005-02-09 10:13:10 $
     22# $Date: 2005-02-10 12:09:33 $
    2323##################################################################
    2424# @maintitle
     
    5050INCLUDE_CPLUS        = /usr/include/g++
    5151
    52 INCLUDE_MARS_MBASE  = ../../../Mars/mbase
    53 INCLUDE_MARS_MGEOM  = ../../../Mars/mgeom
    54 INCLUDE_MARS_MGUI   = ../../../Mars/mgui
    55 INCLUDE_MARS_MC     = ../../../Mars/mmc
    56 INCLUDE_MARS_MRAW   = ../../../Mars/mraw
    57 INCLUDE_MARS_MCALIB = ../../../Mars/mcalib
     52INCLUDE_MARS_MBASE    = ../../../Mars/mbase
     53INCLUDE_MARS_MGEOM    = ../../../Mars/mgeom
     54INCLUDE_MARS_MGUI     = ../../../Mars/mgui
     55INCLUDE_MARS_MC       = ../../../Mars/mmc
     56INCLUDE_MARS_MRAW     = ../../../Mars/mraw
     57INCLUDE_MARS_MCALIB   = ../../../Mars/mcalib
     58INCLUDE_MARS_MTRIGGER = ../../../Mars/mtrigger
    5859
    5960OPTIM    = -O5 -Wall -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Woverloaded-virtual
Note: See TracChangeset for help on using the changeset viewer.