Changeset 2855 for trunk/MagicSoft/Mars/mcalib/Makefile
- Timestamp:
- 01/20/04 11:34:33 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/Makefile
r2800 r2855 23 23 # 24 24 INCLUDES = -I. -I../mbase -I../mhbase -I../mgui -I../mgeom -I../manalysis \ 25 -I../mraw 25 -I../mraw -I../mtools 26 26 # mhbase: MBinning MH 27 27 # mgui: MCamEvent (McalibrationCam) … … 43 43 MHCalibrationBlindPixel.cc \ 44 44 MHCalibrationPINDiode.cc \ 45 MHCalibrationPixel.cc 45 MHCalibrationPixel.cc 46 46 47 47 SRCS = $(SRCFILES)
Note:
See TracChangeset
for help on using the changeset viewer.