[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 \
|
---|
[2765] | 14 | $(SOPHYAINCP)machdefs.h ntupintf.h \
|
---|
| 15 | $(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 \
|
---|
[2765] | 42 | $(SOPHYAINCP)machdefs.h ntupintf.h \
|
---|
| 43 | $(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 \
|
---|
[2765] | 75 | $(SOPHYAINCP)machdefs.h ntupintf.h \
|
---|
| 76 | $(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 \
|
---|
| 98 | $(SOPHYAINCP)objfio.h swppfdtable.h \
|
---|
[2741] | 99 | $(SOPHYAINCP)swsegdb.h \
|
---|
[3007] | 100 | $(SOPHYAINCP)segdatablock.h \
|
---|
[2741] | 101 | $(SOPHYAINCP)ppfswapper.h \
|
---|
[3007] | 102 | $(SOPHYAINCP)swsegdb.h \
|
---|
[2741] | 103 | $(SOPHYAINCP)ppftpointerio.h \
|
---|
| 104 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[3007] | 105 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2741] | 106 | $(SOPHYAINCP)fiosegdb.h
|
---|
[2765] | 107 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fio_dtable.cc
|
---|
[2741] | 108 |
|
---|
[3007] | 109 | $(SOPHYAOBJP)hisprof.o: hisprof.cc \
|
---|
| 110 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[2765] | 111 | $(SOPHYAINCP)machdefs.h hisprof.h \
|
---|
| 112 | $(SOPHYAINCP)peida.h \
|
---|
[3007] | 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 \
|
---|
[3007] | 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 \
|
---|
[3007] | 131 | $(SOPHYAINCP)dvlist.h \
|
---|
[2741] | 132 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3007] | 133 | $(SOPHYAINCP)utilarr.h \
|
---|
| 134 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 135 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
| 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 |
|
---|
[3007] | 142 | $(SOPHYAOBJP)histerr.o: histerr.cc \
|
---|
| 143 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[2765] | 144 | $(SOPHYAINCP)machdefs.h histinit.h \
|
---|
[2741] | 145 | $(SOPHYAINCP)ntoolsinit.h \
|
---|
| 146 | $(SOPHYAINCP)tarrinit.h \
|
---|
[3007] | 147 | $(SOPHYAINCP)sophyainit.h \
|
---|
| 148 | $(SOPHYAINCP)machdefs.h histerr.h \
|
---|
[2765] | 149 | $(SOPHYAINCP)objfio.h \
|
---|
[2741] | 150 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 151 | $(SOPHYAINCP)ppersist.h \
|
---|
| 152 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 153 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 154 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 155 | $(SOPHYAINCP)rawstream.h \
|
---|
[2765] | 156 | $(SOPHYAINCP)ppfnametag.h histos.h \
|
---|
| 157 | $(SOPHYAINCP)peida.h \
|
---|
[2741] | 158 | $(SOPHYAINCP)utils.h \
|
---|
| 159 | $(SOPHYAINCP)perrors.h \
|
---|
| 160 | $(SOPHYAINCP)fmath.h \
|
---|
| 161 | $(SOPHYAINCP)tvector.h \
|
---|
| 162 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 163 | $(SOPHYAINCP)tarray.h \
|
---|
| 164 | $(SOPHYAINCP)basarr.h \
|
---|
| 165 | $(SOPHYAINCP)mutyv.h \
|
---|
[3007] | 166 | $(SOPHYAINCP)timestamp.h \
|
---|
| 167 | $(SOPHYAINCP)objfio.h \
|
---|
[2741] | 168 | $(SOPHYAINCP)dvlist.h \
|
---|
| 169 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3007] | 170 | $(SOPHYAINCP)utilarr.h \
|
---|
| 171 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 172 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
| 173 | $(SOPHYAINCP)ppersist.h \
|
---|
| 174 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 175 | $(SOPHYAINCP)perrors.h
|
---|
[2765] | 176 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histerr.cc
|
---|
[2741] | 177 |
|
---|
| 178 | $(SOPHYAOBJP)histinit.o: histinit.cc \
|
---|
| 179 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[2765] | 180 | $(SOPHYAINCP)machdefs.h histinit.h \
|
---|
[2741] | 181 | $(SOPHYAINCP)ntoolsinit.h \
|
---|
| 182 | $(SOPHYAINCP)tarrinit.h \
|
---|
[3007] | 183 | $(SOPHYAINCP)sophyainit.h \
|
---|
| 184 | $(SOPHYAINCP)machdefs.h histos.h \
|
---|
[2765] | 185 | $(SOPHYAINCP)objfio.h \
|
---|
[2741] | 186 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 187 | $(SOPHYAINCP)ppersist.h \
|
---|
| 188 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 189 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 190 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 191 | $(SOPHYAINCP)rawstream.h \
|
---|
| 192 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 193 | $(SOPHYAINCP)peida.h \
|
---|
| 194 | $(SOPHYAINCP)utils.h \
|
---|
| 195 | $(SOPHYAINCP)perrors.h \
|
---|
| 196 | $(SOPHYAINCP)fmath.h \
|
---|
| 197 | $(SOPHYAINCP)tvector.h \
|
---|
| 198 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 199 | $(SOPHYAINCP)tarray.h \
|
---|
| 200 | $(SOPHYAINCP)basarr.h \
|
---|
| 201 | $(SOPHYAINCP)mutyv.h \
|
---|
[3007] | 202 | $(SOPHYAINCP)timestamp.h \
|
---|
| 203 | $(SOPHYAINCP)objfio.h \
|
---|
[2741] | 204 | $(SOPHYAINCP)dvlist.h \
|
---|
| 205 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3007] | 206 | $(SOPHYAINCP)utilarr.h \
|
---|
| 207 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 208 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
| 209 | $(SOPHYAINCP)ppersist.h \
|
---|
| 210 | $(SOPHYAINCP)anydataobj.h histos2.h \
|
---|
| 211 | $(SOPHYAINCP)utils.h hisprof.h histerr.h \
|
---|
| 212 | ntuple.h ntupintf.h $(SOPHYAINCP)dvlist.h \
|
---|
| 213 | xntuple.h datatable.h basedtable.h \
|
---|
[2765] | 214 | $(SOPHYAINCP)segdatablock.h swppfdtable.h \
|
---|
[2741] | 215 | $(SOPHYAINCP)swsegdb.h \
|
---|
[3007] | 216 | $(SOPHYAINCP)segdatablock.h \
|
---|
[2741] | 217 | $(SOPHYAINCP)ppfswapper.h \
|
---|
[3007] | 218 | $(SOPHYAINCP)swsegdb.h \
|
---|
[2741] | 219 | $(SOPHYAINCP)ppftpointerio.h
|
---|
[2765] | 220 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histinit.cc
|
---|
[2741] | 221 |
|
---|
[3007] | 222 | $(SOPHYAOBJP)histos2.o: histos2.cc \
|
---|
| 223 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 224 | $(SOPHYAINCP)machdefs.h histos2.h \
|
---|
| 225 | $(SOPHYAINCP)peida.h \
|
---|
| 226 | $(SOPHYAINCP)machdefs.h \
|
---|
| 227 | $(SOPHYAINCP)utils.h \
|
---|
| 228 | $(SOPHYAINCP)perrors.h \
|
---|
| 229 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 230 | $(SOPHYAINCP)fmath.h \
|
---|
| 231 | $(SOPHYAINCP)utils.h histos.h \
|
---|
[2741] | 232 | $(SOPHYAINCP)objfio.h \
|
---|
| 233 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 234 | $(SOPHYAINCP)ppersist.h \
|
---|
| 235 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 236 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 237 | $(SOPHYAINCP)rawstream.h \
|
---|
| 238 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 239 | $(SOPHYAINCP)tvector.h \
|
---|
| 240 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 241 | $(SOPHYAINCP)tarray.h \
|
---|
| 242 | $(SOPHYAINCP)basarr.h \
|
---|
| 243 | $(SOPHYAINCP)mutyv.h \
|
---|
[3007] | 244 | $(SOPHYAINCP)timestamp.h \
|
---|
| 245 | $(SOPHYAINCP)objfio.h \
|
---|
[2741] | 246 | $(SOPHYAINCP)dvlist.h \
|
---|
| 247 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2765] | 248 | $(SOPHYAINCP)utilarr.h \
|
---|
[3007] | 249 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 250 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
| 251 | $(SOPHYAINCP)ppersist.h \
|
---|
| 252 | $(SOPHYAINCP)anydataobj.h
|
---|
| 253 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histos2.cc
|
---|
[2741] | 254 |
|
---|
[3007] | 255 | $(SOPHYAOBJP)histos.o: histos.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 256 | $(SOPHYAINCP)machdefs.h histos.h \
|
---|
[2741] | 257 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 258 | $(SOPHYAINCP)machdefs.h \
|
---|
[2741] | 259 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 260 | $(SOPHYAINCP)ppersist.h \
|
---|
[3007] | 261 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2741] | 262 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 263 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 264 | $(SOPHYAINCP)rawstream.h \
|
---|
| 265 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3007] | 266 | $(SOPHYAINCP)peida.h \
|
---|
| 267 | $(SOPHYAINCP)utils.h \
|
---|
| 268 | $(SOPHYAINCP)perrors.h \
|
---|
| 269 | $(SOPHYAINCP)fmath.h \
|
---|
[2741] | 270 | $(SOPHYAINCP)tvector.h \
|
---|
| 271 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 272 | $(SOPHYAINCP)tarray.h \
|
---|
| 273 | $(SOPHYAINCP)basarr.h \
|
---|
| 274 | $(SOPHYAINCP)mutyv.h \
|
---|
[3007] | 275 | $(SOPHYAINCP)timestamp.h \
|
---|
| 276 | $(SOPHYAINCP)objfio.h \
|
---|
[2741] | 277 | $(SOPHYAINCP)dvlist.h \
|
---|
| 278 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3007] | 279 | $(SOPHYAINCP)utilarr.h \
|
---|
| 280 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 281 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
| 282 | $(SOPHYAINCP)ppersist.h \
|
---|
| 283 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 284 | $(SOPHYAINCP)perrors.h \
|
---|
| 285 | $(SOPHYAINCP)poly.h \
|
---|
| 286 | $(SOPHYAINCP)peida.h \
|
---|
| 287 | $(SOPHYAINCP)tvector.h \
|
---|
| 288 | $(SOPHYAINCP)strutil.h
|
---|
| 289 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histos.cc
|
---|
[2741] | 290 |
|
---|
| 291 | $(SOPHYAOBJP)ntupintf.o: ntupintf.cc \
|
---|
[2765] | 292 | $(SOPHYAINCP)sopnamsp.h ntupintf.h \
|
---|
[2741] | 293 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 294 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 295 | $(SOPHYAINCP)machdefs.h
|
---|
[2765] | 296 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntupintf.cc
|
---|
[2741] | 297 |
|
---|
[2765] | 298 | $(SOPHYAOBJP)ntuple.o: ntuple.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2741] | 299 | $(SOPHYAINCP)strutil.h \
|
---|
| 300 | $(SOPHYAINCP)perrors.h \
|
---|
| 301 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 302 | $(SOPHYAINCP)machdefs.h ntuple.h \
|
---|
| 303 | $(SOPHYAINCP)objfio.h \
|
---|
| 304 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 305 | $(SOPHYAINCP)ppersist.h \
|
---|
| 306 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 307 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 308 | $(SOPHYAINCP)rawstream.h \
|
---|
[2765] | 309 | $(SOPHYAINCP)ppfnametag.h ntupintf.h \
|
---|
[3007] | 310 | $(SOPHYAINCP)machdefs.h \
|
---|
| 311 | $(SOPHYAINCP)ppersist.h \
|
---|
[2765] | 312 | $(SOPHYAINCP)dvlist.h \
|
---|
[3007] | 313 | $(SOPHYAINCP)objfio.h \
|
---|
| 314 | $(SOPHYAINCP)mutyv.h \
|
---|
| 315 | $(SOPHYAINCP)timestamp.h
|
---|
[2765] | 316 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntuple.cc
|
---|
[2741] | 317 |
|
---|
| 318 | $(SOPHYAOBJP)proxtuple.o: proxtuple.cc \
|
---|
[2765] | 319 | $(SOPHYAINCP)sopnamsp.h proxtuple.h \
|
---|
| 320 | ntuple.h $(SOPHYAINCP)objfio.h \
|
---|
[2741] | 321 | $(SOPHYAINCP)machdefs.h \
|
---|
| 322 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 323 | $(SOPHYAINCP)ppersist.h \
|
---|
| 324 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 325 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 326 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 327 | $(SOPHYAINCP)rawstream.h \
|
---|
[2765] | 328 | $(SOPHYAINCP)ppfnametag.h ntupintf.h \
|
---|
[3007] | 329 | $(SOPHYAINCP)machdefs.h \
|
---|
| 330 | $(SOPHYAINCP)ppersist.h \
|
---|
[2765] | 331 | $(SOPHYAINCP)dvlist.h \
|
---|
[3007] | 332 | $(SOPHYAINCP)objfio.h \
|
---|
| 333 | $(SOPHYAINCP)mutyv.h \
|
---|
| 334 | $(SOPHYAINCP)timestamp.h
|
---|
[2765] | 335 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ proxtuple.cc
|
---|
[2741] | 336 |
|
---|
| 337 | $(SOPHYAOBJP)swppfdtable.o: swppfdtable.cc swppfdtable.h basedtable.h \
|
---|
[2765] | 338 | $(SOPHYAINCP)machdefs.h ntupintf.h \
|
---|
| 339 | $(SOPHYAINCP)dvlist.h \
|
---|
[2741] | 340 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 341 | $(SOPHYAINCP)machdefs.h \
|
---|
[2741] | 342 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 343 | $(SOPHYAINCP)ppersist.h \
|
---|
| 344 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 345 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 346 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 347 | $(SOPHYAINCP)rawstream.h \
|
---|
| 348 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 349 | $(SOPHYAINCP)mutyv.h \
|
---|
[3007] | 350 | $(SOPHYAINCP)timestamp.h \
|
---|
[2741] | 351 | $(SOPHYAINCP)segdatablock.h \
|
---|
[3007] | 352 | $(SOPHYAINCP)tvector.h \
|
---|
| 353 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 354 | $(SOPHYAINCP)tarray.h \
|
---|
| 355 | $(SOPHYAINCP)basarr.h \
|
---|
| 356 | $(SOPHYAINCP)dvlist.h \
|
---|
| 357 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 358 | $(SOPHYAINCP)utilarr.h \
|
---|
| 359 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 360 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
[2741] | 361 | $(SOPHYAINCP)swsegdb.h \
|
---|
[3007] | 362 | $(SOPHYAINCP)segdatablock.h \
|
---|
[2741] | 363 | $(SOPHYAINCP)ppfswapper.h \
|
---|
[3007] | 364 | $(SOPHYAINCP)swsegdb.h \
|
---|
[2741] | 365 | $(SOPHYAINCP)ppftpointerio.h \
|
---|
[3007] | 366 | $(SOPHYAINCP)objfio.h \
|
---|
| 367 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 368 | $(SOPHYAINCP)pexceptions.h
|
---|
[2765] | 369 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ swppfdtable.cc
|
---|
[2741] | 370 |
|
---|
[3007] | 371 | $(SOPHYAOBJP)xntuple.o: xntuple.cc \
|
---|
| 372 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[2741] | 373 | $(SOPHYAINCP)ppersist.h \
|
---|
| 374 | $(SOPHYAINCP)machdefs.h \
|
---|
| 375 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 376 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 377 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 378 | $(SOPHYAINCP)rawstream.h \
|
---|
| 379 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3007] | 380 | $(SOPHYAINCP)ppersist.h \
|
---|
| 381 | $(SOPHYAINCP)perrors.h xntuple.h \
|
---|
| 382 | $(SOPHYAINCP)machdefs.h ntupintf.h \
|
---|
[2765] | 383 | $(SOPHYAINCP)dvlist.h \
|
---|
[2741] | 384 | $(SOPHYAINCP)objfio.h \
|
---|
| 385 | $(SOPHYAINCP)anydataobj.h \
|
---|
[3007] | 386 | $(SOPHYAINCP)mutyv.h \
|
---|
| 387 | $(SOPHYAINCP)timestamp.h \
|
---|
| 388 | $(SOPHYAINCP)objfio.h
|
---|
[2765] | 389 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ xntuple.cc
|
---|
[2741] | 390 |
|
---|