Changeset 8531 for trunk/MagicSoft/Mars/mjobs/Makefile
- Timestamp:
- 05/21/07 12:12:11 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/Makefile
r8481 r8531 19 19 # connect the include files defined in the config.mk file 20 20 # 21 INCLUDES = -I. -I../mbase -I../mgui -I../mgeom -I../mdata -I../mhbase -I../mhcalib \ 22 -I../mfileio -I../mfilter -I../manalysis -I../mhist -I../mcalib \ 23 -I../mbadpixels -I../msignal -I../mraw -I../mpedestal -I../mtools \ 24 -I../mimage -I../mpointing -I../mastro -I../mfbase -I../mhvstime \ 25 -I../mtrigger -I../mmuon -I../mmc -I../mmovie -I../mextralgo 21 INCLUDES = -I. -I../mbase -I../mgui -I../mgeom -I../mdata -I../mhbase \ 22 -I../mhcalib -I../mfileio -I../mfilter -I../manalysis -I../mhist \ 23 -I../mcalib -I../mbadpixels -I../msignal -I../mraw -I../mpedestal \ 24 -I../mtools -I../mimage -I../mpointing -I../mastro -I../mfbase \ 25 -I../mhvstime -I../mtrigger -I../mmuon -I../mmc -I../mmovie \ 26 -I../mextralgo -I../mhflux 26 27 27 28 SRCFILES = MSequence.cc \
Note:
See TracChangeset
for help on using the changeset viewer.