Changeset 1979
- Timestamp:
- 04/22/03 16:21:00 (22 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/Makefile
r1978 r1979 24 24 INCLUDES = -I. -I../mbase -I../mraw -I../manalysis \ 25 25 -I../mgui -I../mgeom -I../mdata -I../mfilter -I../mimage \ 26 -I../mmain -I../m histmc26 -I../mmain -I../mmc 27 27 28 28 #------------------------------------------------------------------------------ -
trunk/MagicSoft/Mars/mhistmc/Makefile
r1974 r1979 22 22 # connect the include files defined in the config.mk file 23 23 # 24 INCLUDES = -I. -I../mbase -I../mhist -I../mmc 24 INCLUDES = -I. -I../mbase -I../mhist -I../mmc -I../manalysis -I../mimage 25 25 26 26 #------------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.