| [2741] | 1 | include ../BuildMgr/sophyamake.inc
|
|---|
| [763] | 2 |
|
|---|
| [2741] | 3 | all: $(SOPHYALIBP)libHiStats.a
|
|---|
| 4 |
|
|---|
| [763] | 5 | clean:
|
|---|
| [2765] | 6 | rm -f $(SOPHYAOBJP)basedtable.o $(SOPHYAOBJP)datatable.o $(SOPHYAOBJP)fio_dtable.o $(SOPHYAOBJP)hisprof.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 |
|
|---|
| [2765] | 9 | $(SOPHYALIBP)libHiStats.a : $(SOPHYAOBJP)basedtable.o $(SOPHYAOBJP)datatable.o $(SOPHYAOBJP)fio_dtable.o $(SOPHYAOBJP)hisprof.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] | 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 \
|
|---|
| 17 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 18 | $(SOPHYAINCP)ppersist.h \
|
|---|
| 19 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 20 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 21 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 22 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 23 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| 24 | $(SOPHYAINCP)mutyv.h \
|
|---|
| [2834] | 25 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [2741] | 26 | $(SOPHYAINCP)segdatablock.h \
|
|---|
| [2834] | 27 | $(SOPHYAINCP)tvector.h \
|
|---|
| 28 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 29 | $(SOPHYAINCP)tarray.h \
|
|---|
| 30 | $(SOPHYAINCP)basarr.h \
|
|---|
| 31 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| 32 | $(SOPHYAINCP)utilarr.h \
|
|---|
| [2741] | 33 | $(SOPHYAINCP)sopnamsp.h
|
|---|
| [2765] | 34 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basedtable.cc
|
|---|
| [2741] | 35 |
|
|---|
| 36 | $(SOPHYAOBJP)datatable.o: datatable.cc datatable.h basedtable.h \
|
|---|
| [2765] | 37 | $(SOPHYAINCP)machdefs.h ntupintf.h \
|
|---|
| 38 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [2741] | 39 | $(SOPHYAINCP)objfio.h \
|
|---|
| 40 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 41 | $(SOPHYAINCP)ppersist.h \
|
|---|
| 42 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 43 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 44 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 45 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 46 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| 47 | $(SOPHYAINCP)mutyv.h \
|
|---|
| [2834] | 48 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [2741] | 49 | $(SOPHYAINCP)segdatablock.h \
|
|---|
| [2834] | 50 | $(SOPHYAINCP)tvector.h \
|
|---|
| 51 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 52 | $(SOPHYAINCP)tarray.h \
|
|---|
| 53 | $(SOPHYAINCP)basarr.h \
|
|---|
| 54 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| 55 | $(SOPHYAINCP)utilarr.h \
|
|---|
| [2741] | 56 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| 57 | $(SOPHYAINCP)strutil.h \
|
|---|
| 58 | $(SOPHYAINCP)fiosegdb.h \
|
|---|
| 59 | $(SOPHYAINCP)ppftpointerio.h
|
|---|
| [2765] | 60 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ datatable.cc
|
|---|
| [2741] | 61 |
|
|---|
| 62 | $(SOPHYAOBJP)fio_dtable.o: fio_dtable.cc datatable.h basedtable.h \
|
|---|
| [2765] | 63 | $(SOPHYAINCP)machdefs.h ntupintf.h \
|
|---|
| 64 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [2741] | 65 | $(SOPHYAINCP)objfio.h \
|
|---|
| 66 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 67 | $(SOPHYAINCP)ppersist.h \
|
|---|
| 68 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 69 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 70 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 71 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 72 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| 73 | $(SOPHYAINCP)mutyv.h \
|
|---|
| [2834] | 74 | $(SOPHYAINCP)timestamp.h \
|
|---|
| 75 | $(SOPHYAINCP)segdatablock.h \
|
|---|
| 76 | $(SOPHYAINCP)tvector.h \
|
|---|
| 77 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 78 | $(SOPHYAINCP)tarray.h \
|
|---|
| 79 | $(SOPHYAINCP)basarr.h \
|
|---|
| 80 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| 81 | $(SOPHYAINCP)utilarr.h swppfdtable.h \
|
|---|
| [2741] | 82 | $(SOPHYAINCP)swsegdb.h \
|
|---|
| 83 | $(SOPHYAINCP)ppfswapper.h \
|
|---|
| 84 | $(SOPHYAINCP)ppftpointerio.h \
|
|---|
| 85 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| 86 | $(SOPHYAINCP)fiosegdb.h
|
|---|
| [2765] | 87 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fio_dtable.cc
|
|---|
| [2741] | 88 |
|
|---|
| [2765] | 89 | $(SOPHYAOBJP)hisprof.o: hisprof.cc $(SOPHYAINCP)sopnamsp.h \
|
|---|
| 90 | $(SOPHYAINCP)machdefs.h hisprof.h \
|
|---|
| 91 | $(SOPHYAINCP)peida.h \
|
|---|
| [2741] | 92 | $(SOPHYAINCP)utils.h \
|
|---|
| 93 | $(SOPHYAINCP)perrors.h \
|
|---|
| 94 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 95 | $(SOPHYAINCP)fmath.h \
|
|---|
| 96 | $(SOPHYAINCP)tvector.h \
|
|---|
| 97 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 98 | $(SOPHYAINCP)tarray.h \
|
|---|
| 99 | $(SOPHYAINCP)basarr.h \
|
|---|
| 100 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 101 | $(SOPHYAINCP)mutyv.h \
|
|---|
| [2834] | 102 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [2741] | 103 | $(SOPHYAINCP)objfio.h \
|
|---|
| 104 | $(SOPHYAINCP)ppersist.h \
|
|---|
| 105 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 106 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 107 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 108 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [2834] | 109 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [2741] | 110 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| 111 | $(SOPHYAINCP)utilarr.h histos.h
|
|---|
| [2765] | 112 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ hisprof.cc
|
|---|
| [2741] | 113 |
|
|---|
| [2765] | 114 | $(SOPHYAOBJP)histerr.o: histerr.cc $(SOPHYAINCP)sopnamsp.h \
|
|---|
| 115 | $(SOPHYAINCP)machdefs.h histinit.h \
|
|---|
| [2741] | 116 | $(SOPHYAINCP)ntoolsinit.h \
|
|---|
| 117 | $(SOPHYAINCP)tarrinit.h \
|
|---|
| [2765] | 118 | $(SOPHYAINCP)sophyainit.h histerr.h \
|
|---|
| 119 | $(SOPHYAINCP)objfio.h \
|
|---|
| [2741] | 120 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 121 | $(SOPHYAINCP)ppersist.h \
|
|---|
| 122 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 123 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 124 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 125 | $(SOPHYAINCP)rawstream.h \
|
|---|
| [2765] | 126 | $(SOPHYAINCP)ppfnametag.h histos.h \
|
|---|
| 127 | $(SOPHYAINCP)peida.h \
|
|---|
| [2741] | 128 | $(SOPHYAINCP)utils.h \
|
|---|
| 129 | $(SOPHYAINCP)perrors.h \
|
|---|
| 130 | $(SOPHYAINCP)fmath.h \
|
|---|
| 131 | $(SOPHYAINCP)tvector.h \
|
|---|
| 132 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 133 | $(SOPHYAINCP)tarray.h \
|
|---|
| 134 | $(SOPHYAINCP)basarr.h \
|
|---|
| 135 | $(SOPHYAINCP)mutyv.h \
|
|---|
| [2834] | 136 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [2741] | 137 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 138 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| 139 | $(SOPHYAINCP)utilarr.h
|
|---|
| [2765] | 140 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histerr.cc
|
|---|
| [2741] | 141 |
|
|---|
| 142 | $(SOPHYAOBJP)histinit.o: histinit.cc \
|
|---|
| 143 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| [2765] | 144 | $(SOPHYAINCP)machdefs.h histinit.h \
|
|---|
| [2741] | 145 | $(SOPHYAINCP)ntoolsinit.h \
|
|---|
| 146 | $(SOPHYAINCP)tarrinit.h \
|
|---|
| [2765] | 147 | $(SOPHYAINCP)sophyainit.h histos.h \
|
|---|
| 148 | $(SOPHYAINCP)objfio.h \
|
|---|
| [2741] | 149 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 150 | $(SOPHYAINCP)ppersist.h \
|
|---|
| 151 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 152 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 153 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 154 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 155 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| 156 | $(SOPHYAINCP)peida.h \
|
|---|
| 157 | $(SOPHYAINCP)utils.h \
|
|---|
| 158 | $(SOPHYAINCP)perrors.h \
|
|---|
| 159 | $(SOPHYAINCP)fmath.h \
|
|---|
| 160 | $(SOPHYAINCP)tvector.h \
|
|---|
| 161 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 162 | $(SOPHYAINCP)tarray.h \
|
|---|
| 163 | $(SOPHYAINCP)basarr.h \
|
|---|
| 164 | $(SOPHYAINCP)mutyv.h \
|
|---|
| [2834] | 165 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [2741] | 166 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 167 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| [2765] | 168 | $(SOPHYAINCP)utilarr.h histos2.h hisprof.h \
|
|---|
| 169 | histerr.h ntuple.h ntupintf.h xntuple.h datatable.h basedtable.h \
|
|---|
| 170 | $(SOPHYAINCP)segdatablock.h swppfdtable.h \
|
|---|
| [2741] | 171 | $(SOPHYAINCP)swsegdb.h \
|
|---|
| 172 | $(SOPHYAINCP)ppfswapper.h \
|
|---|
| 173 | $(SOPHYAINCP)ppftpointerio.h
|
|---|
| [2765] | 174 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histinit.cc
|
|---|
| [2741] | 175 |
|
|---|
| [2765] | 176 | $(SOPHYAOBJP)histos.o: histos.cc $(SOPHYAINCP)sopnamsp.h \
|
|---|
| 177 | $(SOPHYAINCP)machdefs.h histos.h \
|
|---|
| [2741] | 178 | $(SOPHYAINCP)objfio.h \
|
|---|
| 179 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 180 | $(SOPHYAINCP)ppersist.h \
|
|---|
| [2765] | 181 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [2741] | 182 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 183 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 184 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 185 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [2765] | 186 | $(SOPHYAINCP)peida.h \
|
|---|
| 187 | $(SOPHYAINCP)utils.h \
|
|---|
| 188 | $(SOPHYAINCP)perrors.h \
|
|---|
| 189 | $(SOPHYAINCP)fmath.h \
|
|---|
| [2741] | 190 | $(SOPHYAINCP)tvector.h \
|
|---|
| 191 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 192 | $(SOPHYAINCP)tarray.h \
|
|---|
| 193 | $(SOPHYAINCP)basarr.h \
|
|---|
| 194 | $(SOPHYAINCP)mutyv.h \
|
|---|
| [2834] | 195 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [2741] | 196 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 197 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| [2765] | 198 | $(SOPHYAINCP)utilarr.h \
|
|---|
| 199 | $(SOPHYAINCP)poly.h \
|
|---|
| 200 | $(SOPHYAINCP)strutil.h
|
|---|
| 201 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histos.cc
|
|---|
| [2741] | 202 |
|
|---|
| [2765] | 203 | $(SOPHYAOBJP)histos2.o: histos2.cc $(SOPHYAINCP)sopnamsp.h \
|
|---|
| 204 | $(SOPHYAINCP)machdefs.h histos2.h \
|
|---|
| 205 | $(SOPHYAINCP)peida.h \
|
|---|
| 206 | $(SOPHYAINCP)utils.h \
|
|---|
| 207 | $(SOPHYAINCP)perrors.h \
|
|---|
| 208 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 209 | $(SOPHYAINCP)fmath.h histos.h \
|
|---|
| [2741] | 210 | $(SOPHYAINCP)objfio.h \
|
|---|
| 211 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 212 | $(SOPHYAINCP)ppersist.h \
|
|---|
| 213 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 214 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 215 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 216 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| 217 | $(SOPHYAINCP)tvector.h \
|
|---|
| 218 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 219 | $(SOPHYAINCP)tarray.h \
|
|---|
| 220 | $(SOPHYAINCP)basarr.h \
|
|---|
| 221 | $(SOPHYAINCP)mutyv.h \
|
|---|
| [2834] | 222 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [2741] | 223 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 224 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| [2765] | 225 | $(SOPHYAINCP)utilarr.h
|
|---|
| 226 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ histos2.cc
|
|---|
| [2741] | 227 |
|
|---|
| 228 | $(SOPHYAOBJP)ntupintf.o: ntupintf.cc \
|
|---|
| [2765] | 229 | $(SOPHYAINCP)sopnamsp.h ntupintf.h \
|
|---|
| [2741] | 230 | $(SOPHYAINCP)machdefs.h \
|
|---|
| 231 | $(SOPHYAINCP)pexceptions.h
|
|---|
| [2765] | 232 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntupintf.cc
|
|---|
| [2741] | 233 |
|
|---|
| [2765] | 234 | $(SOPHYAOBJP)ntuple.o: ntuple.cc $(SOPHYAINCP)sopnamsp.h \
|
|---|
| [2741] | 235 | $(SOPHYAINCP)strutil.h \
|
|---|
| 236 | $(SOPHYAINCP)perrors.h \
|
|---|
| 237 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 238 | $(SOPHYAINCP)machdefs.h ntuple.h \
|
|---|
| 239 | $(SOPHYAINCP)objfio.h \
|
|---|
| 240 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 241 | $(SOPHYAINCP)ppersist.h \
|
|---|
| 242 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 243 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 244 | $(SOPHYAINCP)rawstream.h \
|
|---|
| [2765] | 245 | $(SOPHYAINCP)ppfnametag.h ntupintf.h \
|
|---|
| 246 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [2834] | 247 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 248 | $(SOPHYAINCP)timestamp.h
|
|---|
| [2765] | 249 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntuple.cc
|
|---|
| [2741] | 250 |
|
|---|
| 251 | $(SOPHYAOBJP)proxtuple.o: proxtuple.cc \
|
|---|
| [2765] | 252 | $(SOPHYAINCP)sopnamsp.h proxtuple.h \
|
|---|
| 253 | ntuple.h $(SOPHYAINCP)objfio.h \
|
|---|
| [2741] | 254 | $(SOPHYAINCP)machdefs.h \
|
|---|
| 255 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 256 | $(SOPHYAINCP)ppersist.h \
|
|---|
| 257 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 258 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 259 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 260 | $(SOPHYAINCP)rawstream.h \
|
|---|
| [2765] | 261 | $(SOPHYAINCP)ppfnametag.h ntupintf.h \
|
|---|
| 262 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [2834] | 263 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 264 | $(SOPHYAINCP)timestamp.h
|
|---|
| [2765] | 265 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ proxtuple.cc
|
|---|
| [2741] | 266 |
|
|---|
| 267 | $(SOPHYAOBJP)swppfdtable.o: swppfdtable.cc swppfdtable.h basedtable.h \
|
|---|
| [2765] | 268 | $(SOPHYAINCP)machdefs.h ntupintf.h \
|
|---|
| 269 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [2741] | 270 | $(SOPHYAINCP)objfio.h \
|
|---|
| 271 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 272 | $(SOPHYAINCP)ppersist.h \
|
|---|
| 273 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 274 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 275 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 276 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 277 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| 278 | $(SOPHYAINCP)mutyv.h \
|
|---|
| [2834] | 279 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [2741] | 280 | $(SOPHYAINCP)segdatablock.h \
|
|---|
| [2834] | 281 | $(SOPHYAINCP)tvector.h \
|
|---|
| 282 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 283 | $(SOPHYAINCP)tarray.h \
|
|---|
| 284 | $(SOPHYAINCP)basarr.h \
|
|---|
| 285 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| 286 | $(SOPHYAINCP)utilarr.h \
|
|---|
| [2741] | 287 | $(SOPHYAINCP)swsegdb.h \
|
|---|
| 288 | $(SOPHYAINCP)ppfswapper.h \
|
|---|
| 289 | $(SOPHYAINCP)ppftpointerio.h \
|
|---|
| 290 | $(SOPHYAINCP)sopnamsp.h
|
|---|
| [2765] | 291 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ swppfdtable.cc
|
|---|
| [2741] | 292 |
|
|---|
| [2765] | 293 | $(SOPHYAOBJP)xntuple.o: xntuple.cc $(SOPHYAINCP)sopnamsp.h \
|
|---|
| [2741] | 294 | $(SOPHYAINCP)ppersist.h \
|
|---|
| 295 | $(SOPHYAINCP)machdefs.h \
|
|---|
| 296 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 297 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 298 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 299 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 300 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [2765] | 301 | $(SOPHYAINCP)perrors.h xntuple.h ntupintf.h \
|
|---|
| 302 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [2741] | 303 | $(SOPHYAINCP)objfio.h \
|
|---|
| 304 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| [2834] | 305 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 306 | $(SOPHYAINCP)timestamp.h
|
|---|
| [2765] | 307 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ xntuple.cc
|
|---|
| [2741] | 308 |
|
|---|