Changeset 1211 for trunk/MagicSoft/Mars/mhist/Makefile
- Timestamp:
- 01/22/02 20:50:06 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/Makefile
r1208 r1211 22 22 # connect the include files defined in the config.mk file 23 23 # 24 INCLUDES = -I. -I../mbase -I../mraw -I../manalysis 24 INCLUDES = -I. -I../mbase -I../mraw -I../manalysis -I../mmc 25 25 26 26 #------------------------------------------------------------------------------ … … 36 36 MHHillasSrc.cc \ 37 37 MHStarMap.cc \ 38 MHEnergyTime.cc \ 39 MHEnergyTheta.cc \ 38 40 MHMcCollectionArea.cc \ 41 MHAlphaEnergyTime.cc \ 42 MHAlphaEnergyTheta.cc \ 43 MHEffOnTimeTime.cc \ 44 MHEffOnTimeTheta.cc \ 45 MHTimeDiffTime.cc \ 46 MHTimeDiffTheta.cc \ 39 47 MHMcEnergy.cc \ 40 48 MHMcRate.cc
Note:
See TracChangeset
for help on using the changeset viewer.