Changeset 1449 for trunk/WuerzburgSoft/Thomas/mphys/Makefile
- Timestamp:
- 07/29/02 09:10:23 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WuerzburgSoft/Thomas/mphys/Makefile
r1364 r1449 22 22 # connect the include files defined in the config.mk file 23 23 # 24 INCLUDES = -I. -I../mbase 24 INCLUDES = -I. -I../mbase -I../mhist 25 25 26 26 #------------------------------------------------------------------------------ … … 29 29 30 30 SRCFILES = MParticle.cc \ 31 MPairProduction.cc \ 31 32 MPhoton.cc \ 32 MElectron.cc \ 33 MPairProduction.cc 33 MFit.cc \ 34 MCascade.cc \ 35 MElectron.cc 34 36 35 37 SRCS = $(SRCFILES)
Note:
See TracChangeset
for help on using the changeset viewer.