Changeset 919 in Sophya for trunk/SophyaLib/HiStats
- Timestamp:
- Apr 13, 2000, 6:38:15 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/Makefile
r824 r919 12 12 13 13 $(OBJ)hisprof.o: hisprof.cc $(INC)machdefs.h \ 14 $(INC)pclassids.h hisprof.h \ 15 $(INC)peida.h \ 14 hisprof.h $(INC)peida.h \ 16 15 $(INC)utils.h \ 17 16 $(INC)perrors.h \ … … 30 29 $(INC)utilarr.h histos.h 31 30 $(OBJ)histinit.o: histinit.cc $(INC)machdefs.h \ 32 $(INC)pclassids.h histinit.h \ 33 $(INC)ntoolsinit.h \ 31 histinit.h $(INC)ntoolsinit.h \ 34 32 $(INC)tarrinit.h \ 35 33 $(INC)sophyainit.h histos.h \ … … 51 49 $(INC)utilarr.h histos2.h hisprof.h ntuple.h \ 52 50 $(INC)ntupintf.h xntuple.h 53 $(OBJ)histos.o: histos.cc $(INC)machdefs.h \ 54 $(INC)pclassids.h histos.h \ 51 $(OBJ)histos.o: histos.cc $(INC)machdefs.h histos.h \ 55 52 $(INC)objfio.h \ 56 53 $(INC)anydataobj.h \ … … 75 72 $(INC)ntupintf.h 76 73 $(OBJ)histos2.o: histos2.cc $(INC)machdefs.h \ 77 $(INC)pclassids.h histos2.h \ 78 $(INC)peida.h \ 74 histos2.h $(INC)peida.h \ 79 75 $(INC)utils.h \ 80 76 $(INC)perrors.h \ … … 99 95 $(INC)perrors.h \ 100 96 $(INC)pexceptions.h \ 101 $(INC)machdefs.h \ 102 $(INC)pclassids.h ntuple.h \ 97 $(INC)machdefs.h ntuple.h \ 103 98 $(INC)objfio.h \ 104 99 $(INC)anydataobj.h \ … … 109 104 $(OBJ)xntuple.o: xntuple.cc $(INC)ppersist.h \ 110 105 $(INC)machdefs.h \ 111 $(INC)pclassids.h \112 106 $(INC)pexceptions.h \ 113 107 $(INC)gnumd5.h \
Note:
See TracChangeset
for help on using the changeset viewer.