| [2735] | 1 | include ../Mgr/Makefile.h | 
|---|
|  | 2 |  | 
|---|
|  | 3 | all: $(LIB)libHiStats.a | 
|---|
|  | 4 | clean: | 
|---|
|  | 5 | rm -f $(OBJ)basedtable.o $(OBJ)datatable.o $(OBJ)fio_dtable.o $(OBJ)hisprof.o $(OBJ)histerr.o $(OBJ)histinit.o $(OBJ)histos.o $(OBJ)histos2.o $(OBJ)ntupintf.o $(OBJ)ntuple.o $(OBJ)proxtuple.o $(OBJ)swppfdtable.o $(OBJ)xntuple.o | 
|---|
|  | 6 | rm -f $(LIB)libHiStats.a | 
|---|
|  | 7 | $(LIB)libHiStats.a : $(OBJ)basedtable.o $(OBJ)datatable.o $(OBJ)fio_dtable.o $(OBJ)hisprof.o $(OBJ)histerr.o $(OBJ)histinit.o $(OBJ)histos.o $(OBJ)histos2.o $(OBJ)ntupintf.o $(OBJ)ntuple.o $(OBJ)proxtuple.o $(OBJ)swppfdtable.o $(OBJ)xntuple.o | 
|---|
|  | 8 | $(ARCXX) $(ARCXXFLAGS) $@ $($(ARARGS)) | 
|---|
|  | 9 | ifeq ($(CXX),cxx) | 
|---|
|  | 10 | $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf | 
|---|
|  | 11 | endif | 
|---|
|  | 12 |  | 
|---|
|  | 13 | $(OBJ)basedtable.o: basedtable.cc basedtable.h \ | 
|---|
|  | 14 | $(INC)machdefs.h ntupintf.h \ | 
|---|
|  | 15 | $(INC)dvlist.h \ | 
|---|
|  | 16 | $(INC)objfio.h \ | 
|---|
|  | 17 | $(INC)anydataobj.h \ | 
|---|
|  | 18 | $(INC)ppersist.h \ | 
|---|
|  | 19 | $(INC)pexceptions.h \ | 
|---|
|  | 20 | $(INC)gnumd5.h \ | 
|---|
|  | 21 | $(INC)ppfbinstream.h \ | 
|---|
|  | 22 | $(INC)rawstream.h \ | 
|---|
|  | 23 | $(INC)ppfnametag.h \ | 
|---|
|  | 24 | $(INC)mutyv.h \ | 
|---|
|  | 25 | $(INC)segdatablock.h \ | 
|---|
|  | 26 | $(INC)sopnamsp.h | 
|---|
|  | 27 | $(OBJ)datatable.o: datatable.cc datatable.h basedtable.h \ | 
|---|
|  | 28 | $(INC)machdefs.h ntupintf.h \ | 
|---|
|  | 29 | $(INC)dvlist.h \ | 
|---|
|  | 30 | $(INC)objfio.h \ | 
|---|
|  | 31 | $(INC)anydataobj.h \ | 
|---|
|  | 32 | $(INC)ppersist.h \ | 
|---|
|  | 33 | $(INC)pexceptions.h \ | 
|---|
|  | 34 | $(INC)gnumd5.h \ | 
|---|
|  | 35 | $(INC)ppfbinstream.h \ | 
|---|
|  | 36 | $(INC)rawstream.h \ | 
|---|
|  | 37 | $(INC)ppfnametag.h \ | 
|---|
|  | 38 | $(INC)mutyv.h \ | 
|---|
|  | 39 | $(INC)segdatablock.h \ | 
|---|
|  | 40 | $(INC)sopnamsp.h \ | 
|---|
|  | 41 | $(INC)strutil.h \ | 
|---|
|  | 42 | $(INC)fiosegdb.h \ | 
|---|
|  | 43 | $(INC)ppftpointerio.h | 
|---|
|  | 44 | $(OBJ)fio_dtable.o: fio_dtable.cc datatable.h basedtable.h \ | 
|---|
|  | 45 | $(INC)machdefs.h ntupintf.h \ | 
|---|
|  | 46 | $(INC)dvlist.h \ | 
|---|
|  | 47 | $(INC)objfio.h \ | 
|---|
|  | 48 | $(INC)anydataobj.h \ | 
|---|
|  | 49 | $(INC)ppersist.h \ | 
|---|
|  | 50 | $(INC)pexceptions.h \ | 
|---|
|  | 51 | $(INC)gnumd5.h \ | 
|---|
|  | 52 | $(INC)ppfbinstream.h \ | 
|---|
|  | 53 | $(INC)rawstream.h \ | 
|---|
|  | 54 | $(INC)ppfnametag.h \ | 
|---|
|  | 55 | $(INC)mutyv.h \ | 
|---|
|  | 56 | $(INC)segdatablock.h swppfdtable.h \ | 
|---|
|  | 57 | $(INC)swsegdb.h \ | 
|---|
|  | 58 | $(INC)ppfswapper.h \ | 
|---|
|  | 59 | $(INC)ppftpointerio.h \ | 
|---|
|  | 60 | $(INC)sopnamsp.h \ | 
|---|
|  | 61 | $(INC)fiosegdb.h | 
|---|
|  | 62 | $(OBJ)hisprof.o: hisprof.cc $(INC)sopnamsp.h \ | 
|---|
|  | 63 | $(INC)machdefs.h hisprof.h \ | 
|---|
|  | 64 | $(INC)peida.h \ | 
|---|
|  | 65 | $(INC)utils.h \ | 
|---|
|  | 66 | $(INC)perrors.h \ | 
|---|
|  | 67 | $(INC)pexceptions.h \ | 
|---|
|  | 68 | $(INC)fmath.h \ | 
|---|
|  | 69 | $(INC)tvector.h \ | 
|---|
|  | 70 | $(INC)tmatrix.h \ | 
|---|
|  | 71 | $(INC)tarray.h \ | 
|---|
|  | 72 | $(INC)basarr.h \ | 
|---|
|  | 73 | $(INC)anydataobj.h \ | 
|---|
|  | 74 | $(INC)mutyv.h \ | 
|---|
|  | 75 | $(INC)dvlist.h \ | 
|---|
|  | 76 | $(INC)objfio.h \ | 
|---|
|  | 77 | $(INC)ppersist.h \ | 
|---|
|  | 78 | $(INC)gnumd5.h \ | 
|---|
|  | 79 | $(INC)ppfbinstream.h \ | 
|---|
|  | 80 | $(INC)rawstream.h \ | 
|---|
|  | 81 | $(INC)ppfnametag.h \ | 
|---|
|  | 82 | $(INC)ndatablock.h \ | 
|---|
|  | 83 | $(INC)utilarr.h histos.h | 
|---|
|  | 84 | $(OBJ)histerr.o: histerr.cc $(INC)sopnamsp.h \ | 
|---|
|  | 85 | $(INC)machdefs.h histinit.h \ | 
|---|
|  | 86 | $(INC)ntoolsinit.h \ | 
|---|
|  | 87 | $(INC)tarrinit.h \ | 
|---|
|  | 88 | $(INC)sophyainit.h histerr.h \ | 
|---|
|  | 89 | $(INC)objfio.h \ | 
|---|
|  | 90 | $(INC)anydataobj.h \ | 
|---|
|  | 91 | $(INC)ppersist.h \ | 
|---|
|  | 92 | $(INC)pexceptions.h \ | 
|---|
|  | 93 | $(INC)gnumd5.h \ | 
|---|
|  | 94 | $(INC)ppfbinstream.h \ | 
|---|
|  | 95 | $(INC)rawstream.h \ | 
|---|
|  | 96 | $(INC)ppfnametag.h histos.h \ | 
|---|
|  | 97 | $(INC)peida.h \ | 
|---|
|  | 98 | $(INC)utils.h \ | 
|---|
|  | 99 | $(INC)perrors.h \ | 
|---|
|  | 100 | $(INC)fmath.h \ | 
|---|
|  | 101 | $(INC)tvector.h \ | 
|---|
|  | 102 | $(INC)tmatrix.h \ | 
|---|
|  | 103 | $(INC)tarray.h \ | 
|---|
|  | 104 | $(INC)basarr.h \ | 
|---|
|  | 105 | $(INC)mutyv.h \ | 
|---|
|  | 106 | $(INC)dvlist.h \ | 
|---|
|  | 107 | $(INC)ndatablock.h \ | 
|---|
|  | 108 | $(INC)utilarr.h | 
|---|
|  | 109 | $(OBJ)histinit.o: histinit.cc $(INC)sopnamsp.h \ | 
|---|
|  | 110 | $(INC)machdefs.h histinit.h \ | 
|---|
|  | 111 | $(INC)ntoolsinit.h \ | 
|---|
|  | 112 | $(INC)tarrinit.h \ | 
|---|
|  | 113 | $(INC)sophyainit.h histos.h \ | 
|---|
|  | 114 | $(INC)objfio.h \ | 
|---|
|  | 115 | $(INC)anydataobj.h \ | 
|---|
|  | 116 | $(INC)ppersist.h \ | 
|---|
|  | 117 | $(INC)pexceptions.h \ | 
|---|
|  | 118 | $(INC)gnumd5.h \ | 
|---|
|  | 119 | $(INC)ppfbinstream.h \ | 
|---|
|  | 120 | $(INC)rawstream.h \ | 
|---|
|  | 121 | $(INC)ppfnametag.h \ | 
|---|
|  | 122 | $(INC)peida.h \ | 
|---|
|  | 123 | $(INC)utils.h \ | 
|---|
|  | 124 | $(INC)perrors.h \ | 
|---|
|  | 125 | $(INC)fmath.h \ | 
|---|
|  | 126 | $(INC)tvector.h \ | 
|---|
|  | 127 | $(INC)tmatrix.h \ | 
|---|
|  | 128 | $(INC)tarray.h \ | 
|---|
|  | 129 | $(INC)basarr.h \ | 
|---|
|  | 130 | $(INC)mutyv.h \ | 
|---|
|  | 131 | $(INC)dvlist.h \ | 
|---|
|  | 132 | $(INC)ndatablock.h \ | 
|---|
|  | 133 | $(INC)utilarr.h histos2.h hisprof.h histerr.h \ | 
|---|
|  | 134 | ntuple.h ntupintf.h xntuple.h datatable.h basedtable.h \ | 
|---|
|  | 135 | $(INC)segdatablock.h swppfdtable.h \ | 
|---|
|  | 136 | $(INC)swsegdb.h \ | 
|---|
|  | 137 | $(INC)ppfswapper.h \ | 
|---|
|  | 138 | $(INC)ppftpointerio.h | 
|---|
|  | 139 | $(OBJ)histos.o: histos.cc $(INC)sopnamsp.h \ | 
|---|
|  | 140 | $(INC)machdefs.h histos.h \ | 
|---|
|  | 141 | $(INC)objfio.h \ | 
|---|
|  | 142 | $(INC)anydataobj.h \ | 
|---|
|  | 143 | $(INC)ppersist.h \ | 
|---|
|  | 144 | $(INC)pexceptions.h \ | 
|---|
|  | 145 | $(INC)gnumd5.h \ | 
|---|
|  | 146 | $(INC)ppfbinstream.h \ | 
|---|
|  | 147 | $(INC)rawstream.h \ | 
|---|
|  | 148 | $(INC)ppfnametag.h \ | 
|---|
|  | 149 | $(INC)peida.h \ | 
|---|
|  | 150 | $(INC)utils.h \ | 
|---|
|  | 151 | $(INC)perrors.h \ | 
|---|
|  | 152 | $(INC)fmath.h \ | 
|---|
|  | 153 | $(INC)tvector.h \ | 
|---|
|  | 154 | $(INC)tmatrix.h \ | 
|---|
|  | 155 | $(INC)tarray.h \ | 
|---|
|  | 156 | $(INC)basarr.h \ | 
|---|
|  | 157 | $(INC)mutyv.h \ | 
|---|
|  | 158 | $(INC)dvlist.h \ | 
|---|
|  | 159 | $(INC)ndatablock.h \ | 
|---|
|  | 160 | $(INC)utilarr.h \ | 
|---|
|  | 161 | $(INC)poly.h \ | 
|---|
|  | 162 | $(INC)strutil.h | 
|---|
|  | 163 | $(OBJ)histos2.o: histos2.cc $(INC)sopnamsp.h \ | 
|---|
|  | 164 | $(INC)machdefs.h histos2.h \ | 
|---|
|  | 165 | $(INC)peida.h \ | 
|---|
|  | 166 | $(INC)utils.h \ | 
|---|
|  | 167 | $(INC)perrors.h \ | 
|---|
|  | 168 | $(INC)pexceptions.h \ | 
|---|
|  | 169 | $(INC)fmath.h histos.h \ | 
|---|
|  | 170 | $(INC)objfio.h \ | 
|---|
|  | 171 | $(INC)anydataobj.h \ | 
|---|
|  | 172 | $(INC)ppersist.h \ | 
|---|
|  | 173 | $(INC)gnumd5.h \ | 
|---|
|  | 174 | $(INC)ppfbinstream.h \ | 
|---|
|  | 175 | $(INC)rawstream.h \ | 
|---|
|  | 176 | $(INC)ppfnametag.h \ | 
|---|
|  | 177 | $(INC)tvector.h \ | 
|---|
|  | 178 | $(INC)tmatrix.h \ | 
|---|
|  | 179 | $(INC)tarray.h \ | 
|---|
|  | 180 | $(INC)basarr.h \ | 
|---|
|  | 181 | $(INC)mutyv.h \ | 
|---|
|  | 182 | $(INC)dvlist.h \ | 
|---|
|  | 183 | $(INC)ndatablock.h \ | 
|---|
|  | 184 | $(INC)utilarr.h | 
|---|
|  | 185 | $(OBJ)ntupintf.o: ntupintf.cc $(INC)sopnamsp.h \ | 
|---|
|  | 186 | ntupintf.h $(INC)machdefs.h \ | 
|---|
|  | 187 | $(INC)pexceptions.h | 
|---|
|  | 188 | $(OBJ)ntuple.o: ntuple.cc $(INC)sopnamsp.h \ | 
|---|
|  | 189 | $(INC)strutil.h \ | 
|---|
|  | 190 | $(INC)perrors.h \ | 
|---|
|  | 191 | $(INC)pexceptions.h \ | 
|---|
|  | 192 | $(INC)machdefs.h ntuple.h \ | 
|---|
|  | 193 | $(INC)objfio.h \ | 
|---|
|  | 194 | $(INC)anydataobj.h \ | 
|---|
|  | 195 | $(INC)ppersist.h \ | 
|---|
|  | 196 | $(INC)gnumd5.h \ | 
|---|
|  | 197 | $(INC)ppfbinstream.h \ | 
|---|
|  | 198 | $(INC)rawstream.h \ | 
|---|
|  | 199 | $(INC)ppfnametag.h ntupintf.h \ | 
|---|
|  | 200 | $(INC)dvlist.h \ | 
|---|
|  | 201 | $(INC)mutyv.h | 
|---|
|  | 202 | $(OBJ)proxtuple.o: proxtuple.cc $(INC)sopnamsp.h \ | 
|---|
|  | 203 | proxtuple.h ntuple.h $(INC)objfio.h \ | 
|---|
|  | 204 | $(INC)machdefs.h \ | 
|---|
|  | 205 | $(INC)anydataobj.h \ | 
|---|
|  | 206 | $(INC)ppersist.h \ | 
|---|
|  | 207 | $(INC)pexceptions.h \ | 
|---|
|  | 208 | $(INC)gnumd5.h \ | 
|---|
|  | 209 | $(INC)ppfbinstream.h \ | 
|---|
|  | 210 | $(INC)rawstream.h \ | 
|---|
|  | 211 | $(INC)ppfnametag.h ntupintf.h \ | 
|---|
|  | 212 | $(INC)dvlist.h \ | 
|---|
|  | 213 | $(INC)mutyv.h | 
|---|
|  | 214 | $(OBJ)swppfdtable.o: swppfdtable.cc swppfdtable.h basedtable.h \ | 
|---|
|  | 215 | $(INC)machdefs.h ntupintf.h \ | 
|---|
|  | 216 | $(INC)dvlist.h \ | 
|---|
|  | 217 | $(INC)objfio.h \ | 
|---|
|  | 218 | $(INC)anydataobj.h \ | 
|---|
|  | 219 | $(INC)ppersist.h \ | 
|---|
|  | 220 | $(INC)pexceptions.h \ | 
|---|
|  | 221 | $(INC)gnumd5.h \ | 
|---|
|  | 222 | $(INC)ppfbinstream.h \ | 
|---|
|  | 223 | $(INC)rawstream.h \ | 
|---|
|  | 224 | $(INC)ppfnametag.h \ | 
|---|
|  | 225 | $(INC)mutyv.h \ | 
|---|
|  | 226 | $(INC)segdatablock.h \ | 
|---|
|  | 227 | $(INC)swsegdb.h \ | 
|---|
|  | 228 | $(INC)ppfswapper.h \ | 
|---|
|  | 229 | $(INC)ppftpointerio.h \ | 
|---|
|  | 230 | $(INC)sopnamsp.h | 
|---|
|  | 231 | $(OBJ)xntuple.o: xntuple.cc $(INC)sopnamsp.h \ | 
|---|
|  | 232 | $(INC)ppersist.h \ | 
|---|
|  | 233 | $(INC)machdefs.h \ | 
|---|
|  | 234 | $(INC)pexceptions.h \ | 
|---|
|  | 235 | $(INC)gnumd5.h \ | 
|---|
|  | 236 | $(INC)ppfbinstream.h \ | 
|---|
|  | 237 | $(INC)rawstream.h \ | 
|---|
|  | 238 | $(INC)ppfnametag.h \ | 
|---|
|  | 239 | $(INC)perrors.h xntuple.h ntupintf.h \ | 
|---|
|  | 240 | $(INC)dvlist.h \ | 
|---|
|  | 241 | $(INC)objfio.h \ | 
|---|
|  | 242 | $(INC)anydataobj.h \ | 
|---|
|  | 243 | $(INC)mutyv.h | 
|---|