Changeset 2506 for trunk/MagicSoft/Mars/mmain/Makefile
- Timestamp:
- 11/10/03 17:12:27 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmain/Makefile
r2505 r2506 22 22 # connect the include files defined in the config.mk file 23 23 # 24 INCLUDES = -I. -I../mbase -I../manalysis -I../mdatacheck -I../m eventdisp\24 INCLUDES = -I. -I../mbase -I../manalysis -I../mdatacheck -I../mraw \ 25 25 -I../mgui -I../mgeom -I../mhist -I../mmontecarlo -I../mfileio \ 26 -I../mimage -I../mhistmc -I../m raw26 -I../mimage -I../mhistmc -I../mgbase 27 27 28 28 #------------------------------------------------------------------------------ … … 35 35 MAnalysis.cc \ 36 36 MMonteCarlo.cc \ 37 MGDisplayAdc.cc \ 37 38 MEventDisplay.cc \ 38 MGDisplayAdc.cc \39 39 MCameraDisplay.cc 40 40 … … 54 54 55 55 # @endcode 56
Note:
See TracChangeset
for help on using the changeset viewer.