[2741] | 1 | include ../BuildMgr/sophyamake.inc
|
---|
[763] | 2 |
|
---|
[2741] | 3 | all: $(SOPHYALIBP)libHiStats.a
|
---|
| 4 |
|
---|
[763] | 5 | clean:
|
---|
[3407] | 6 | rm -f $(SOPHYAOBJP)basedtable.o $(SOPHYAOBJP)datatable.o $(SOPHYAOBJP)fio_dtable.o $(SOPHYAOBJP)hisprof.o $(SOPHYAOBJP)hist2err.o $(SOPHYAOBJP)histerr.o $(SOPHYAOBJP)histinit.o $(SOPHYAOBJP)histos.o $(SOPHYAOBJP)histos2.o $(SOPHYAOBJP)ntupintf.o $(SOPHYAOBJP)ntuple.o $(SOPHYAOBJP)proxtuple.o $(SOPHYAOBJP)swppfdtable.o $(SOPHYAOBJP)xntuple.o
|
---|
[2741] | 7 | rm -f $(SOPHYALIBP)libHiStats.a
|
---|
[763] | 8 |
|
---|
[3121] | 9 | $(SOPHYALIBP)libHiStats.a : $(SOPHYAOBJP)basedtable.o $(SOPHYAOBJP)datatable.o $(SOPHYAOBJP)fio_dtable.o $(SOPHYAOBJP)hisprof.o $(SOPHYAOBJP)hist2err.o $(SOPHYAOBJP)histerr.o $(SOPHYAOBJP)histinit.o $(SOPHYAOBJP)histos2.o $(SOPHYAOBJP)histos.o $(SOPHYAOBJP)ntupintf.o $(SOPHYAOBJP)ntuple.o $(SOPHYAOBJP)proxtuple.o $(SOPHYAOBJP)swppfdtable.o $(SOPHYAOBJP)xntuple.o
|
---|
[2741] | 10 | $(AR) $(ARFLAGS) $@ $?
|
---|
[2763] | 11 | touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
|
---|
[2741] | 12 |
|
---|
| 13 | $(SOPHYAOBJP)basedtable.o: basedtable.cc basedtable.h \
|
---|
[3407] | 14 | $(SOPHYAINCP)machdefs.h ntupintf.h \
|
---|
| 15 | $(SOPHYAINCP)dvlist.h \
|
---|
[2741] | 16 | $(SOPHYAINCP)objfio.h \
|
---|
[3121] | 17 | $(SOPHYAINCP)machdefs.h \
|
---|
[2741] | 18 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 19 | $(SOPHYAINCP)ppersist.h \
|
---|
| 20 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 21 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 22 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 23 | $(SOPHYAINCP)rawstream.h \
|
---|
| 24 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 25 | $(SOPHYAINCP)mutyv.h \
|
---|
[2834] | 26 | $(SOPHYAINCP)timestamp.h \
|
---|
[2741] | 27 | $(SOPHYAINCP)segdatablock.h \
|
---|
[3407] | 28 | $(SOPHYAINCP)thsafeop.h \
|
---|
[2834] | 29 | $(SOPHYAINCP)tvector.h \
|
---|
| 30 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 31 | $(SOPHYAINCP)tarray.h \
|
---|
| 32 | $(SOPHYAINCP)basarr.h \
|
---|
[3121] | 33 | $(SOPHYAINCP)dvlist.h \
|
---|
[2834] | 34 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 35 | $(SOPHYAINCP)utilarr.h \
|
---|
[3007] | 36 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 37 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
[3407] | 38 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 39 | $(SOPHYAINCP)thsafeop.h
|
---|
[2765] | 40 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basedtable.cc
|
---|
[2741] | 41 |
|
---|
| 42 | $(SOPHYAOBJP)datatable.o: datatable.cc datatable.h basedtable.h \
|
---|
[3407] | 43 | $(SOPHYAINCP)machdefs.h ntupintf.h \
|
---|
| 44 | $(SOPHYAINCP)dvlist.h \
|
---|
[2741] | 45 | $(SOPHYAINCP)objfio.h \
|
---|
[3121] | 46 | $(SOPHYAINCP)machdefs.h \
|
---|
[2741] | 47 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 48 | $(SOPHYAINCP)ppersist.h \
|
---|
| 49 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 50 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 51 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 52 | $(SOPHYAINCP)rawstream.h \
|
---|
| 53 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 54 | $(SOPHYAINCP)mutyv.h \
|
---|
[2834] | 55 | $(SOPHYAINCP)timestamp.h \
|
---|
[2741] | 56 | $(SOPHYAINCP)segdatablock.h \
|
---|
[3407] | 57 | $(SOPHYAINCP)thsafeop.h \
|
---|
[2834] | 58 | $(SOPHYAINCP)tvector.h \
|
---|
| 59 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 60 | $(SOPHYAINCP)tarray.h \
|
---|
| 61 | $(SOPHYAINCP)basarr.h \
|
---|
[3121] | 62 | $(SOPHYAINCP)dvlist.h \
|
---|
[2834] | 63 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 64 | $(SOPHYAINCP)utilarr.h \
|
---|
[3007] | 65 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 66 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
[3121] | 67 | $(SOPHYAINCP)objfio.h \
|
---|
[2741] | 68 | $(SOPHYAINCP)strutil.h \
|
---|
[3121] | 69 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2741] | 70 | $(SOPHYAINCP)fiosegdb.h \
|
---|
[3121] | 71 | $(SOPHYAINCP)segdatablock.h \
|
---|
[3407] | 72 | $(SOPHYAINCP)ppftpointerio.h \
|
---|
| 73 | $(SOPHYAINCP)thsafeop.h
|
---|
[2765] | 74 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ datatable.cc
|
---|
[2741] | 75 |
|
---|
| 76 | $(SOPHYAOBJP)fio_dtable.o: fio_dtable.cc datatable.h basedtable.h \
|
---|
[3407] | 77 | $(SOPHYAINCP)machdefs.h ntupintf.h \
|
---|
| 78 | $(SOPHYAINCP)dvlist.h \
|
---|
[2741] | 79 | $(SOPHYAINCP)objfio.h \
|
---|
[3121] | 80 | $(SOPHYAINCP)machdefs.h \
|
---|
[2741] | 81 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 82 | $(SOPHYAINCP)ppersist.h \
|
---|
| 83 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 84 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 85 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 86 | $(SOPHYAINCP)rawstream.h \
|
---|
| 87 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 88 | $(SOPHYAINCP)mutyv.h \
|
---|
[2834] | 89 | $(SOPHYAINCP)timestamp.h \
|
---|
| 90 | $(SOPHYAINCP)segdatablock.h \
|
---|
[3407] | 91 | $(SOPHYAINCP)thsafeop.h \
|
---|
[2834] | 92 | $(SOPHYAINCP)tvector.h \
|
---|
| 93 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 94 | $(SOPHYAINCP)tarray.h \
|
---|
| 95 | $(SOPHYAINCP)basarr.h \
|
---|
[3121] | 96 | $(SOPHYAINCP)dvlist.h \
|
---|
[2834] | 97 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3007] | 98 | $(SOPHYAINCP)utilarr.h \
|
---|
| 99 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 100 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
[3407] | 101 | $(SOPHYAINCP)objfio.h swppfdtable.h \
|
---|
[2741] | 102 | $(SOPHYAINCP)swsegdb.h \
|
---|
[3121] | 103 | $(SOPHYAINCP)segdatablock.h \
|
---|
[2741] | 104 | $(SOPHYAINCP)ppfswapper.h \
|
---|
[3121] | 105 | $(SOPHYAINCP)swsegdb.h \
|
---|
[2741] | 106 | $(SOPHYAINCP)ppftpointerio.h \
|
---|
[3121] | 107 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2741] | 108 | $(SOPHYAINCP)fiosegdb.h
|
---|
[2765] | 109 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fio_dtable.cc
|
---|
[2741] | 110 |
|
---|
[3407] | 111 | $(SOPHYAOBJP)hisprof.o: hisprof.cc $(SOPHYAINCP)machdefs.h \
|
---|
[3074] | 112 | hisprof.h $(SOPHYAINCP)peida.h \
|
---|
[3121] | 113 | $(SOPHYAINCP)machdefs.h \
|
---|
[2741] | 114 | $(SOPHYAINCP)utils.h \
|
---|
| 115 | $(SOPHYAINCP)perrors.h \
|
---|
| 116 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 117 | $(SOPHYAINCP)fmath.h \
|
---|
| 118 | $(SOPHYAINCP)tvector.h \
|
---|
| 119 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 120 | $(SOPHYAINCP)tarray.h \
|
---|
| 121 | $(SOPHYAINCP)basarr.h \
|
---|
| 122 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 123 | $(SOPHYAINCP)mutyv.h \
|
---|
[2834] | 124 | $(SOPHYAINCP)timestamp.h \
|
---|
[2741] | 125 | $(SOPHYAINCP)objfio.h \
|
---|
| 126 | $(SOPHYAINCP)ppersist.h \
|
---|
| 127 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 128 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 129 | $(SOPHYAINCP)rawstream.h \
|
---|
| 130 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2834] | 131 | $(SOPHYAINCP)dvlist.h \
|
---|
[2741] | 132 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3007] | 133 | $(SOPHYAINCP)utilarr.h \
|
---|
| 134 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 135 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
[3121] | 136 | $(SOPHYAINCP)ppersist.h histos.h \
|
---|
| 137 | $(SOPHYAINCP)objfio.h \
|
---|
| 138 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 139 | $(SOPHYAINCP)perrors.h
|
---|
[2765] | 140 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ hisprof.cc
|
---|
[2741] | 141 |
|
---|
[3407] | 142 | $(SOPHYAOBJP)hist2err.o: hist2err.cc $(SOPHYAINCP)machdefs.h \
|
---|
[3121] | 143 | $(SOPHYAINCP)perrors.h \
|
---|
| 144 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 145 | $(SOPHYAINCP)machdefs.h \
|
---|
| 146 | $(SOPHYAINCP)fioarr.h \
|
---|
| 147 | $(SOPHYAINCP)tarray.h \
|
---|
| 148 | $(SOPHYAINCP)basarr.h \
|
---|
| 149 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 150 | $(SOPHYAINCP)mutyv.h \
|
---|
| 151 | $(SOPHYAINCP)timestamp.h \
|
---|
| 152 | $(SOPHYAINCP)objfio.h \
|
---|
| 153 | $(SOPHYAINCP)ppersist.h \
|
---|
| 154 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 155 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 156 | $(SOPHYAINCP)rawstream.h \
|
---|
| 157 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 158 | $(SOPHYAINCP)dvlist.h \
|
---|
| 159 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 160 | $(SOPHYAINCP)utilarr.h \
|
---|
| 161 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 162 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 163 | $(SOPHYAINCP)tvector.h \
|
---|
[3407] | 164 | $(SOPHYAINCP)tvector_tsnl.h hist2err.h \
|
---|
| 165 | $(SOPHYAINCP)objfio.h \
|
---|
[3121] | 166 | $(SOPHYAINCP)tmatrix.h
|
---|
| 167 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ hist2err.cc
|
---|
| 168 |
|
---|
[3407] | 169 | $(SOPHYAOBJP)histerr.o: histerr.cc $(SOPHYAINCP)machdefs.h \
|
---|
[3123] | 170 | $(SOPHYAINCP)perrors.h \
|
---|
| 171 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3121] | 172 | $(SOPHYAINCP)machdefs.h \
|
---|
[3123] | 173 | $(SOPHYAINCP)fioarr.h \
|
---|
| 174 | $(SOPHYAINCP)tarray.h \
|
---|
| 175 | $(SOPHYAINCP)basarr.h \
|
---|
[2741] | 176 | $(SOPHYAINCP)anydataobj.h \
|
---|
[3123] | 177 | $(SOPHYAINCP)mutyv.h \
|
---|
| 178 | $(SOPHYAINCP)timestamp.h \
|
---|
| 179 | $(SOPHYAINCP)objfio.h \
|
---|
[2741] | 180 | $(SOPHYAINCP)ppersist.h \
|
---|
| 181 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 182 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 183 | $(SOPHYAINCP)rawstream.h \
|
---|
[3074] | 184 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2741] | 185 | $(SOPHYAINCP)dvlist.h \
|
---|
| 186 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3007] | 187 | $(SOPHYAINCP)utilarr.h \
|
---|
[3123] | 188 | $(SOPHYAINCP)tmatrix.h \
|
---|
[3007] | 189 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
[3123] | 190 | $(SOPHYAINCP)tvector.h \
|
---|
[3407] | 191 | $(SOPHYAINCP)tvector_tsnl.h histerr.h \
|
---|
| 192 | $(SOPHYAINCP)objfio.h \
|
---|
[3123] | 193 | $(SOPHYAINCP)tvector.h
|
---|
[2765] | 194 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histerr.cc
|
---|
[2741] | 195 |
|
---|
[3407] | 196 | $(SOPHYAOBJP)histinit.o: histinit.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 197 | $(SOPHYAINCP)machdefs.h histinit.h \
|
---|
[2741] | 198 | $(SOPHYAINCP)ntoolsinit.h \
|
---|
| 199 | $(SOPHYAINCP)tarrinit.h \
|
---|
[3007] | 200 | $(SOPHYAINCP)sophyainit.h \
|
---|
[3121] | 201 | $(SOPHYAINCP)machdefs.h histos.h \
|
---|
| 202 | $(SOPHYAINCP)objfio.h \
|
---|
[2741] | 203 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 204 | $(SOPHYAINCP)ppersist.h \
|
---|
| 205 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 206 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 207 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 208 | $(SOPHYAINCP)rawstream.h \
|
---|
| 209 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 210 | $(SOPHYAINCP)peida.h \
|
---|
| 211 | $(SOPHYAINCP)utils.h \
|
---|
| 212 | $(SOPHYAINCP)perrors.h \
|
---|
| 213 | $(SOPHYAINCP)fmath.h \
|
---|
| 214 | $(SOPHYAINCP)tvector.h \
|
---|
| 215 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 216 | $(SOPHYAINCP)tarray.h \
|
---|
| 217 | $(SOPHYAINCP)basarr.h \
|
---|
| 218 | $(SOPHYAINCP)mutyv.h \
|
---|
[2834] | 219 | $(SOPHYAINCP)timestamp.h \
|
---|
[3121] | 220 | $(SOPHYAINCP)objfio.h \
|
---|
[2741] | 221 | $(SOPHYAINCP)dvlist.h \
|
---|
| 222 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3007] | 223 | $(SOPHYAINCP)utilarr.h \
|
---|
| 224 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 225 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
[3121] | 226 | $(SOPHYAINCP)ppersist.h \
|
---|
[3407] | 227 | $(SOPHYAINCP)anydataobj.h histos2.h \
|
---|
| 228 | $(SOPHYAINCP)utils.h hisprof.h histerr.h \
|
---|
| 229 | hist2err.h $(SOPHYAINCP)tmatrix.h ntuple.h \
|
---|
| 230 | ntupintf.h $(SOPHYAINCP)dvlist.h xntuple.h \
|
---|
| 231 | datatable.h basedtable.h \
|
---|
[3074] | 232 | $(SOPHYAINCP)segdatablock.h \
|
---|
[3407] | 233 | $(SOPHYAINCP)thsafeop.h swppfdtable.h \
|
---|
[2741] | 234 | $(SOPHYAINCP)swsegdb.h \
|
---|
[3121] | 235 | $(SOPHYAINCP)segdatablock.h \
|
---|
[2741] | 236 | $(SOPHYAINCP)ppfswapper.h \
|
---|
[3121] | 237 | $(SOPHYAINCP)swsegdb.h \
|
---|
[2741] | 238 | $(SOPHYAINCP)ppftpointerio.h
|
---|
[2765] | 239 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histinit.cc
|
---|
[2741] | 240 |
|
---|
[3407] | 241 | $(SOPHYAOBJP)histos.o: histos.cc $(SOPHYAINCP)machdefs.h \
|
---|
| 242 | histos.h $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 243 | $(SOPHYAINCP)machdefs.h \
|
---|
[2741] | 244 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 245 | $(SOPHYAINCP)ppersist.h \
|
---|
[3407] | 246 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2741] | 247 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 248 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 249 | $(SOPHYAINCP)rawstream.h \
|
---|
| 250 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3407] | 251 | $(SOPHYAINCP)peida.h \
|
---|
| 252 | $(SOPHYAINCP)utils.h \
|
---|
| 253 | $(SOPHYAINCP)perrors.h \
|
---|
| 254 | $(SOPHYAINCP)fmath.h \
|
---|
[2741] | 255 | $(SOPHYAINCP)tvector.h \
|
---|
| 256 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 257 | $(SOPHYAINCP)tarray.h \
|
---|
| 258 | $(SOPHYAINCP)basarr.h \
|
---|
| 259 | $(SOPHYAINCP)mutyv.h \
|
---|
[2834] | 260 | $(SOPHYAINCP)timestamp.h \
|
---|
[3121] | 261 | $(SOPHYAINCP)objfio.h \
|
---|
[2741] | 262 | $(SOPHYAINCP)dvlist.h \
|
---|
| 263 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2765] | 264 | $(SOPHYAINCP)utilarr.h \
|
---|
[3007] | 265 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
[3121] | 266 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
| 267 | $(SOPHYAINCP)ppersist.h \
|
---|
[3407] | 268 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 269 | $(SOPHYAINCP)perrors.h \
|
---|
| 270 | $(SOPHYAINCP)poly.h \
|
---|
| 271 | $(SOPHYAINCP)peida.h \
|
---|
| 272 | $(SOPHYAINCP)tvector.h \
|
---|
| 273 | $(SOPHYAINCP)strutil.h
|
---|
| 274 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histos.cc
|
---|
[2741] | 275 |
|
---|
[3407] | 276 | $(SOPHYAOBJP)histos2.o: histos2.cc $(SOPHYAINCP)machdefs.h \
|
---|
| 277 | histos2.h $(SOPHYAINCP)peida.h \
|
---|
| 278 | $(SOPHYAINCP)machdefs.h \
|
---|
| 279 | $(SOPHYAINCP)utils.h \
|
---|
| 280 | $(SOPHYAINCP)perrors.h \
|
---|
| 281 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 282 | $(SOPHYAINCP)fmath.h \
|
---|
| 283 | $(SOPHYAINCP)utils.h histos.h \
|
---|
[2741] | 284 | $(SOPHYAINCP)objfio.h \
|
---|
| 285 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 286 | $(SOPHYAINCP)ppersist.h \
|
---|
| 287 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 288 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 289 | $(SOPHYAINCP)rawstream.h \
|
---|
| 290 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 291 | $(SOPHYAINCP)tvector.h \
|
---|
| 292 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 293 | $(SOPHYAINCP)tarray.h \
|
---|
| 294 | $(SOPHYAINCP)basarr.h \
|
---|
| 295 | $(SOPHYAINCP)mutyv.h \
|
---|
[2834] | 296 | $(SOPHYAINCP)timestamp.h \
|
---|
[3121] | 297 | $(SOPHYAINCP)objfio.h \
|
---|
[2741] | 298 | $(SOPHYAINCP)dvlist.h \
|
---|
| 299 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3007] | 300 | $(SOPHYAINCP)utilarr.h \
|
---|
| 301 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 302 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
[3121] | 303 | $(SOPHYAINCP)ppersist.h \
|
---|
[3407] | 304 | $(SOPHYAINCP)anydataobj.h
|
---|
| 305 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histos2.cc
|
---|
[2741] | 306 |
|
---|
[3407] | 307 | $(SOPHYAOBJP)ntupintf.o: ntupintf.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 308 | ntupintf.h $(SOPHYAINCP)machdefs.h \
|
---|
[3121] | 309 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 310 | $(SOPHYAINCP)machdefs.h
|
---|
[2765] | 311 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntupintf.cc
|
---|
[2741] | 312 |
|
---|
[3407] | 313 | $(SOPHYAOBJP)ntuple.o: ntuple.cc $(SOPHYAINCP)strutil.h \
|
---|
[2741] | 314 | $(SOPHYAINCP)perrors.h \
|
---|
| 315 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 316 | $(SOPHYAINCP)machdefs.h ntuple.h \
|
---|
| 317 | $(SOPHYAINCP)objfio.h \
|
---|
| 318 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 319 | $(SOPHYAINCP)ppersist.h \
|
---|
| 320 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 321 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 322 | $(SOPHYAINCP)rawstream.h \
|
---|
[3407] | 323 | $(SOPHYAINCP)ppfnametag.h ntupintf.h \
|
---|
[3121] | 324 | $(SOPHYAINCP)machdefs.h \
|
---|
| 325 | $(SOPHYAINCP)ppersist.h \
|
---|
| 326 | $(SOPHYAINCP)dvlist.h \
|
---|
| 327 | $(SOPHYAINCP)objfio.h \
|
---|
[2834] | 328 | $(SOPHYAINCP)mutyv.h \
|
---|
[3407] | 329 | $(SOPHYAINCP)timestamp.h \
|
---|
| 330 | $(SOPHYAINCP)thsafeop.h
|
---|
[2765] | 331 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntuple.cc
|
---|
[2741] | 332 |
|
---|
[3407] | 333 | $(SOPHYAOBJP)proxtuple.o: proxtuple.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 334 | proxtuple.h ntuple.h $(SOPHYAINCP)objfio.h \
|
---|
[2741] | 335 | $(SOPHYAINCP)machdefs.h \
|
---|
| 336 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 337 | $(SOPHYAINCP)ppersist.h \
|
---|
| 338 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 339 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 340 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 341 | $(SOPHYAINCP)rawstream.h \
|
---|
[3407] | 342 | $(SOPHYAINCP)ppfnametag.h ntupintf.h \
|
---|
[3121] | 343 | $(SOPHYAINCP)machdefs.h \
|
---|
| 344 | $(SOPHYAINCP)ppersist.h \
|
---|
| 345 | $(SOPHYAINCP)dvlist.h \
|
---|
| 346 | $(SOPHYAINCP)objfio.h \
|
---|
[2834] | 347 | $(SOPHYAINCP)mutyv.h \
|
---|
| 348 | $(SOPHYAINCP)timestamp.h
|
---|
[2765] | 349 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ proxtuple.cc
|
---|
[2741] | 350 |
|
---|
| 351 | $(SOPHYAOBJP)swppfdtable.o: swppfdtable.cc swppfdtable.h basedtable.h \
|
---|
[3407] | 352 | $(SOPHYAINCP)machdefs.h ntupintf.h \
|
---|
| 353 | $(SOPHYAINCP)dvlist.h \
|
---|
[2741] | 354 | $(SOPHYAINCP)objfio.h \
|
---|
[3121] | 355 | $(SOPHYAINCP)machdefs.h \
|
---|
[2741] | 356 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 357 | $(SOPHYAINCP)ppersist.h \
|
---|
| 358 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 359 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 360 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 361 | $(SOPHYAINCP)rawstream.h \
|
---|
| 362 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 363 | $(SOPHYAINCP)mutyv.h \
|
---|
[2834] | 364 | $(SOPHYAINCP)timestamp.h \
|
---|
[2741] | 365 | $(SOPHYAINCP)segdatablock.h \
|
---|
[3407] | 366 | $(SOPHYAINCP)thsafeop.h \
|
---|
[2834] | 367 | $(SOPHYAINCP)tvector.h \
|
---|
| 368 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 369 | $(SOPHYAINCP)tarray.h \
|
---|
| 370 | $(SOPHYAINCP)basarr.h \
|
---|
[3121] | 371 | $(SOPHYAINCP)dvlist.h \
|
---|
[2834] | 372 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 373 | $(SOPHYAINCP)utilarr.h \
|
---|
[3007] | 374 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 375 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
[2741] | 376 | $(SOPHYAINCP)swsegdb.h \
|
---|
[3121] | 377 | $(SOPHYAINCP)segdatablock.h \
|
---|
[2741] | 378 | $(SOPHYAINCP)ppfswapper.h \
|
---|
[3121] | 379 | $(SOPHYAINCP)swsegdb.h \
|
---|
[2741] | 380 | $(SOPHYAINCP)ppftpointerio.h \
|
---|
[3121] | 381 | $(SOPHYAINCP)objfio.h \
|
---|
[3407] | 382 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 383 | $(SOPHYAINCP)thsafeop.h
|
---|
[2765] | 384 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ swppfdtable.cc
|
---|
[2741] | 385 |
|
---|
[3407] | 386 | $(SOPHYAOBJP)xntuple.o: xntuple.cc $(SOPHYAINCP)ppersist.h \
|
---|
[2741] | 387 | $(SOPHYAINCP)machdefs.h \
|
---|
| 388 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 389 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 390 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 391 | $(SOPHYAINCP)rawstream.h \
|
---|
| 392 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3121] | 393 | $(SOPHYAINCP)ppersist.h \
|
---|
[3007] | 394 | $(SOPHYAINCP)perrors.h xntuple.h \
|
---|
[3407] | 395 | $(SOPHYAINCP)machdefs.h ntupintf.h \
|
---|
| 396 | $(SOPHYAINCP)dvlist.h \
|
---|
[2741] | 397 | $(SOPHYAINCP)objfio.h \
|
---|
| 398 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2834] | 399 | $(SOPHYAINCP)mutyv.h \
|
---|
[3121] | 400 | $(SOPHYAINCP)timestamp.h \
|
---|
| 401 | $(SOPHYAINCP)objfio.h
|
---|
[2765] | 402 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ xntuple.cc
|
---|
[2741] | 403 |
|
---|