Changeset 2738 for trunk/MagicSoft/Mars/mmain
- Timestamp:
- 12/21/03 11:40:41 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmain/Makefile
r2564 r2738 22 22 # connect the include files defined in the config.mk file 23 23 # 24 INCLUDES = -I. -I../mbase -I../manalysis -I../mdatacheck -I../mraw \ 25 -I../mgui -I../mgeom -I../mhist -I../mmontecarlo -I../mfileio \ 26 -I../mimage -I../mhistmc -I../mgbase -I../mfilter -I../mdata 24 INCLUDES = -I. -I../mbase -I../manalysis -I../mdatacheck -I../mraw \ 25 -I../mgui -I../mgeom -I../mhbase -I../mhist -I../mmontecarlo \ 26 -I../mfileio -I../mimage -I../mhistmc -I../mgbase -I../mfilter \ 27 -I../mdata 27 28 28 29 #------------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.