Changeset 1978


Ignore:
Timestamp:
04/22/03 16:15:22 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
3 edited

Legend:

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

    r1958 r1978  
    2323#
    2424INCLUDES = -I. -I../mbase -I../mmc -I../mraw -I../mgeom \
    25            -I../mdata -I../mhist -I../mgui -I../mimage
     25           -I../mdata -I../mhist -I../mgui -I../mimage -I../mhistmc
    2626
    2727#------------------------------------------------------------------------------
  • trunk/MagicSoft/Mars/mhist/Makefile

    r1974 r1978  
    2424INCLUDES = -I. -I../mbase -I../mraw -I../manalysis \
    2525           -I../mgui -I../mgeom -I../mdata -I../mfilter -I../mimage \
    26            -I../mmain
     26           -I../mmain -I../mhistmc
    2727
    2828#------------------------------------------------------------------------------
  • trunk/MagicSoft/Mars/mmontecarlo/Makefile

    r1821 r1978  
    2222#  connect the include files defined in the config.mk file
    2323#
    24 INCLUDES = -I. -I../mbase -I../mmc -I../mhist
     24INCLUDES = -I. -I../mbase -I../mmc -I../mhist -I../mhistmc
    2525
    2626#------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.