Changeset 4932 for trunk/MagicSoft/Mars/mhcalib/Makefile
- Timestamp:
- 09/10/04 18:11:55 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhcalib/Makefile
r4930 r4932 19 19 # connect the include files defined in the config.mk file 20 20 # 21 INCLUDES = -I. -I../mbase -I../mhbase\21 INCLUDES = -I. -I../mbase -I../mgui -I../mgeom -I../mhbase -I../mcalib \ 22 22 -I../manalysis -I../mraw -I../mtools -I../mmc -I../mhist \ 23 23 -I../mimage -I../msignal -I../mbadpixels -I../mpedestal 24 24 25 25 # mhbase: MBinning MH 26 # mgui: MCamEvent (McalibrationCam) 27 # mgeom: MGeomCam (McalibrationCam - necessary?) 28 # mcalib: MCalibration*Cam 26 29 # manalysis: MExtractedSignal, MCerPhotEvt (move to mcalib?) 27 30 # mraw: MRawRunHeader, MRawEvtHeader, MRawEvtPixelIter (3xMCalibrationCalc)
Note:
See TracChangeset
for help on using the changeset viewer.