Ignore:
Timestamp:
05/21/07 12:12:11 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mjobs/Makefile

    r8481 r8531  
    1919#  connect the include files defined in the config.mk file
    2020#
    21 INCLUDES = -I. -I../mbase -I../mgui -I../mgeom -I../mdata -I../mhbase -I../mhcalib \
    22            -I../mfileio -I../mfilter -I../manalysis -I../mhist -I../mcalib \
    23            -I../mbadpixels -I../msignal -I../mraw -I../mpedestal -I../mtools \
    24            -I../mimage -I../mpointing -I../mastro -I../mfbase -I../mhvstime \
    25            -I../mtrigger -I../mmuon -I../mmc -I../mmovie -I../mextralgo
     21INCLUDES = -I. -I../mbase -I../mgui -I../mgeom -I../mdata -I../mhbase \
     22           -I../mhcalib -I../mfileio -I../mfilter -I../manalysis -I../mhist \
     23           -I../mcalib -I../mbadpixels -I../msignal -I../mraw -I../mpedestal \
     24           -I../mtools -I../mimage -I../mpointing -I../mastro -I../mfbase \
     25           -I../mhvstime -I../mtrigger -I../mmuon -I../mmc -I../mmovie \
     26           -I../mextralgo -I../mhflux
    2627
    2728SRCFILES = MSequence.cc \
Note: See TracChangeset for help on using the changeset viewer.