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