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