Changeset 846 for trunk/MagicSoft/Mars/mmontecarlo/Makefile
- Timestamp:
- 06/12/01 16:50:16 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmontecarlo/Makefile
r831 r846 22 22 # connect the include files defined in the config.mk file 23 23 # 24 INCLUDES = -I. -I../mbase -I../mmc 24 INCLUDES = -I. -I../mbase -I../mmc -I../mhist 25 25 26 26 #------------------------------------------------------------------------------ … … 30 30 SRCFILES = MCollArea.cc \ 31 31 MCollAreaTrigger.cc \ 32 MMcEnerHisto.cc \ 33 MMcEnerThre.cc \ 34 MMcEnerThreCalc.cc 32 MMcThresholdCalc.cc 35 33 36 34 SRCS = $(SRCFILES)
Note:
See TracChangeset
for help on using the changeset viewer.