Changeset 698 for trunk/MagicSoft/Mars/mdatacheck/Makefile
- Timestamp:
- 03/22/01 12:24:47 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mdatacheck/Makefile
r665 r698 22 22 # connect the include files defined in the config.mk file 23 23 # 24 INCLUDES = -I. -I../mbase -I../mraw 24 INCLUDES = -I. -I../mbase -I../mraw -I../manalysis 25 25 26 26 #------------------------------------------------------------------------------ … … 29 29 30 30 SRCFILES = MDumpEvtHeader.cc \ 31 MFillAdcSpect.cc \ 31 MFillHFadc.cc \ 32 MFillHHillas.cc \ 32 33 MGDisplayAdc.cc \ 33 MHistosAdc.cc \ 34 MHFadcPix.cc \ 35 MHFadcCam.cc \ 36 MHHillas.cc \ 34 37 MShowSpect.cc \ 35 38 MViewAdcSpectra.cc
Note:
See TracChangeset
for help on using the changeset viewer.