[2743] | 1 | include $(SOPHYABASE)/include/sophyamake.inc
|
---|
| 2 |
|
---|
| 3 | all: $(SOPHYALIBP)libNTools.a
|
---|
| 4 |
|
---|
| 5 | clean:
|
---|
[3007] | 6 | rm -f $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP)imageop.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)tabmath.o $(SOPHYAOBJP)toeplitzMatrix.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o
|
---|
[2743] | 7 | rm -f $(SOPHYALIBP)libNTools.a
|
---|
| 8 |
|
---|
[3007] | 9 | $(SOPHYALIBP)libNTools.a : $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)tabmath.o $(SOPHYAOBJP)toeplitzMatrix.o
|
---|
[2743] | 10 | $(AR) $(ARFLAGS) $@ $?
|
---|
[2763] | 11 | touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
|
---|
[2743] | 12 |
|
---|
[3075] | 13 | $(SOPHYAOBJP)cimage.o: cimage.cc \
|
---|
| 14 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 15 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 16 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3075] | 17 | cimage.h $(SOPHYAINCP)tmatrix.h \
|
---|
[2743] | 18 | $(SOPHYAINCP)tarray.h \
|
---|
| 19 | $(SOPHYAINCP)basarr.h \
|
---|
| 20 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 21 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 22 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 23 | $(SOPHYAINCP)objfio.h \
|
---|
| 24 | $(SOPHYAINCP)ppersist.h \
|
---|
| 25 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 26 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 27 | $(SOPHYAINCP)rawstream.h \
|
---|
| 28 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2908] | 29 | $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 30 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 31 | $(SOPHYAINCP)utilarr.h \
|
---|
[2908] | 32 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
[2743] | 33 | $(SOPHYAINCP)fioarr.h \
|
---|
| 34 | $(SOPHYAINCP)tvector.h \
|
---|
[2908] | 35 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
[2743] | 36 | $(SOPHYAINCP)datatype.h
|
---|
[2765] | 37 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cimage.cc
|
---|
[2743] | 38 |
|
---|
[3007] | 39 | $(SOPHYAOBJP)cspline.o: cspline.cc \
|
---|
| 40 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[3075] | 41 | $(SOPHYAINCP)machdefs.h nbtri.h \
|
---|
| 42 | cspline.h \
|
---|
| 43 | $(SOPHYAINCP)pexceptions.h
|
---|
[2765] | 44 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cspline.cc
|
---|
[2743] | 45 |
|
---|
| 46 | $(SOPHYAOBJP)datatypes.o: datatypes.cc \
|
---|
[3075] | 47 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 48 | datatypes.h \
|
---|
[2743] | 49 | $(SOPHYAINCP)machdefs.h
|
---|
[2765] | 50 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ datatypes.cc
|
---|
[2743] | 51 |
|
---|
[3075] | 52 | $(SOPHYAOBJP)dates.o: dates.cc \
|
---|
| 53 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 54 | $(SOPHYAINCP)machdefs.h \
|
---|
| 55 | $(SOPHYAINCP)perrors.h \
|
---|
[3007] | 56 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3075] | 57 | dates.h
|
---|
[2765] | 58 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ dates.cc
|
---|
[2743] | 59 |
|
---|
[3075] | 60 | $(SOPHYAOBJP)difeq.o: difeq.cc \
|
---|
| 61 | $(SOPHYAINCP)sopnamsp.h difeq.h \
|
---|
| 62 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 63 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 64 | $(SOPHYAINCP)tvector.h \
|
---|
| 65 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 66 | $(SOPHYAINCP)tarray.h \
|
---|
| 67 | $(SOPHYAINCP)basarr.h \
|
---|
| 68 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 69 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 70 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 71 | $(SOPHYAINCP)objfio.h \
|
---|
| 72 | $(SOPHYAINCP)ppersist.h \
|
---|
| 73 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 74 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 75 | $(SOPHYAINCP)rawstream.h \
|
---|
| 76 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2908] | 77 | $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 78 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 79 | $(SOPHYAINCP)utilarr.h \
|
---|
[2908] | 80 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 81 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
[2743] | 82 | $(SOPHYAINCP)ctimer.h
|
---|
[2765] | 83 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ difeq.cc
|
---|
[2743] | 84 |
|
---|
[3075] | 85 | $(SOPHYAOBJP)dynccd.o: dynccd.cc \
|
---|
| 86 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 87 | $(SOPHYAINCP)machdefs.h fmath.h \
|
---|
| 88 | perandom.h $(SOPHYAINCP)histos.h \
|
---|
[2743] | 89 | $(SOPHYAINCP)objfio.h \
|
---|
| 90 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 91 | $(SOPHYAINCP)ppersist.h \
|
---|
| 92 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 93 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 94 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 95 | $(SOPHYAINCP)rawstream.h \
|
---|
| 96 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 97 | $(SOPHYAINCP)peida.h \
|
---|
| 98 | $(SOPHYAINCP)utils.h \
|
---|
| 99 | $(SOPHYAINCP)perrors.h \
|
---|
| 100 | $(SOPHYAINCP)fmath.h \
|
---|
| 101 | $(SOPHYAINCP)tvector.h \
|
---|
| 102 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 103 | $(SOPHYAINCP)tarray.h \
|
---|
| 104 | $(SOPHYAINCP)basarr.h \
|
---|
| 105 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 106 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 107 | $(SOPHYAINCP)dvlist.h \
|
---|
| 108 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2908] | 109 | $(SOPHYAINCP)utilarr.h \
|
---|
| 110 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
[3075] | 111 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
[2743] | 112 | $(SOPHYAINCP)srandgen.h cimage.h \
|
---|
[3075] | 113 | $(SOPHYAINCP)fioarr.h dynccd.h
|
---|
[2765] | 114 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ dynccd.cc
|
---|
[2743] | 115 |
|
---|
| 116 | $(SOPHYAOBJP)fct1dfit.o: fct1dfit.cc \
|
---|
| 117 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[3007] | 118 | $(SOPHYAINCP)machdefs.h \
|
---|
[3075] | 119 | fct1dfit.h generalfit.h \
|
---|
| 120 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 121 | $(SOPHYAINCP)tvector.h \
|
---|
| 122 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 123 | $(SOPHYAINCP)tarray.h \
|
---|
| 124 | $(SOPHYAINCP)basarr.h \
|
---|
| 125 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 126 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 127 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 128 | $(SOPHYAINCP)objfio.h \
|
---|
| 129 | $(SOPHYAINCP)ppersist.h \
|
---|
| 130 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 131 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 132 | $(SOPHYAINCP)rawstream.h \
|
---|
| 133 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2908] | 134 | $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 135 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2908] | 136 | $(SOPHYAINCP)utilarr.h \
|
---|
| 137 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
[3075] | 138 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
| 139 | generaldata.h \
|
---|
| 140 | $(SOPHYAINCP)ntupintf.h poly.h \
|
---|
| 141 | peida.h $(SOPHYAINCP)utils.h \
|
---|
[3007] | 142 | $(SOPHYAINCP)perrors.h fmath.h \
|
---|
[3075] | 143 | nbconst.h tabmath.h
|
---|
[2765] | 144 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct1dfit.cc
|
---|
[2743] | 145 |
|
---|
| 146 | $(SOPHYAOBJP)fct2dfit.o: fct2dfit.cc \
|
---|
| 147 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[3007] | 148 | $(SOPHYAINCP)machdefs.h \
|
---|
[3075] | 149 | fct2dfit.h generalfit.h \
|
---|
| 150 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 151 | $(SOPHYAINCP)tvector.h \
|
---|
| 152 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 153 | $(SOPHYAINCP)tarray.h \
|
---|
| 154 | $(SOPHYAINCP)basarr.h \
|
---|
| 155 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 156 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 157 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 158 | $(SOPHYAINCP)objfio.h \
|
---|
| 159 | $(SOPHYAINCP)ppersist.h \
|
---|
| 160 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 161 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 162 | $(SOPHYAINCP)rawstream.h \
|
---|
| 163 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2908] | 164 | $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 165 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2908] | 166 | $(SOPHYAINCP)utilarr.h \
|
---|
| 167 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
[3075] | 168 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
| 169 | generaldata.h \
|
---|
| 170 | $(SOPHYAINCP)ntupintf.h poly.h \
|
---|
| 171 | peida.h $(SOPHYAINCP)utils.h \
|
---|
[3007] | 172 | $(SOPHYAINCP)perrors.h fmath.h \
|
---|
[3075] | 173 | nbconst.h tabmath.h simps2d.h
|
---|
[2765] | 174 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct2dfit.cc
|
---|
[2743] | 175 |
|
---|
| 176 | $(SOPHYAOBJP)fftmserver.o: fftmserver.cc \
|
---|
[3075] | 177 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 178 | fftmserver.h fftservintf.h \
|
---|
| 179 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 180 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 181 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 182 | $(SOPHYAINCP)tarray.h \
|
---|
| 183 | $(SOPHYAINCP)basarr.h \
|
---|
| 184 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 185 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 186 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 187 | $(SOPHYAINCP)objfio.h \
|
---|
| 188 | $(SOPHYAINCP)ppersist.h \
|
---|
| 189 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 190 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 191 | $(SOPHYAINCP)rawstream.h \
|
---|
| 192 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2908] | 193 | $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 194 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 195 | $(SOPHYAINCP)utilarr.h \
|
---|
[2908] | 196 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 197 | $(SOPHYAINCP)tvector.h \
|
---|
[3075] | 198 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
| 199 | fftmayer.h
|
---|
[2765] | 200 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftmserver.cc
|
---|
[2743] | 201 |
|
---|
| 202 | $(SOPHYAOBJP)fftpserver.o: fftpserver.cc \
|
---|
[3075] | 203 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 204 | fftpserver.h fftservintf.h \
|
---|
| 205 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 206 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 207 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 208 | $(SOPHYAINCP)tarray.h \
|
---|
| 209 | $(SOPHYAINCP)basarr.h \
|
---|
| 210 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 211 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 212 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 213 | $(SOPHYAINCP)objfio.h \
|
---|
| 214 | $(SOPHYAINCP)ppersist.h \
|
---|
| 215 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 216 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 217 | $(SOPHYAINCP)rawstream.h \
|
---|
| 218 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2908] | 219 | $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 220 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 221 | $(SOPHYAINCP)utilarr.h \
|
---|
[2908] | 222 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 223 | $(SOPHYAINCP)tvector.h \
|
---|
[3075] | 224 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
| 225 | fftpackc.h
|
---|
[2765] | 226 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftpserver.cc
|
---|
[2743] | 227 |
|
---|
| 228 | $(SOPHYAOBJP)fftservintf.o: fftservintf.cc \
|
---|
[3075] | 229 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 230 | fftservintf.h \
|
---|
[2743] | 231 | $(SOPHYAINCP)machdefs.h \
|
---|
| 232 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 233 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 234 | $(SOPHYAINCP)tarray.h \
|
---|
| 235 | $(SOPHYAINCP)basarr.h \
|
---|
| 236 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 237 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 238 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 239 | $(SOPHYAINCP)objfio.h \
|
---|
| 240 | $(SOPHYAINCP)ppersist.h \
|
---|
| 241 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 242 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 243 | $(SOPHYAINCP)rawstream.h \
|
---|
| 244 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2908] | 245 | $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 246 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 247 | $(SOPHYAINCP)utilarr.h \
|
---|
[2908] | 248 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 249 | $(SOPHYAINCP)tvector.h \
|
---|
| 250 | $(SOPHYAINCP)tvector_tsnl.h
|
---|
[2765] | 251 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftservintf.cc
|
---|
[2743] | 252 |
|
---|
[3007] | 253 | $(SOPHYAOBJP)FSAppIrrSmpl.o: FSAppIrrSmpl.cc \
|
---|
[3075] | 254 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 255 | FSAppIrrSmpl.h \
|
---|
[3007] | 256 | $(SOPHYAINCP)machdefs.h nbmath.h \
|
---|
| 257 | $(SOPHYAINCP)smathconst.h \
|
---|
| 258 | $(SOPHYAINCP)timing.h \
|
---|
| 259 | $(SOPHYAINCP)array.h \
|
---|
| 260 | $(SOPHYAINCP)tarray.h \
|
---|
| 261 | $(SOPHYAINCP)basarr.h \
|
---|
| 262 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 263 | $(SOPHYAINCP)mutyv.h \
|
---|
| 264 | $(SOPHYAINCP)timestamp.h \
|
---|
| 265 | $(SOPHYAINCP)objfio.h \
|
---|
| 266 | $(SOPHYAINCP)ppersist.h \
|
---|
| 267 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 268 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 269 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 270 | $(SOPHYAINCP)rawstream.h \
|
---|
| 271 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 272 | $(SOPHYAINCP)dvlist.h \
|
---|
| 273 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 274 | $(SOPHYAINCP)utilarr.h \
|
---|
| 275 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 276 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
[2743] | 277 | $(SOPHYAINCP)tvector.h \
|
---|
[3007] | 278 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
| 279 | $(SOPHYAINCP)matharr.h \
|
---|
| 280 | $(SOPHYAINCP)fioarr.h \
|
---|
[3075] | 281 | $(SOPHYAINCP)sopemtx.h \
|
---|
| 282 | fftservintf.h fftpserver.h toeplitzMatrix.h
|
---|
[3007] | 283 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ FSAppIrrSmpl.cc
|
---|
| 284 |
|
---|
| 285 | $(SOPHYAOBJP)functab.o: functab.cc \
|
---|
| 286 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 287 | $(SOPHYAINCP)machdefs.h \
|
---|
| 288 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3075] | 289 | functab.h $(SOPHYAINCP)tvector.h \
|
---|
[3007] | 290 | $(SOPHYAINCP)tmatrix.h \
|
---|
[2743] | 291 | $(SOPHYAINCP)tarray.h \
|
---|
| 292 | $(SOPHYAINCP)basarr.h \
|
---|
| 293 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 294 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 295 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 296 | $(SOPHYAINCP)objfio.h \
|
---|
| 297 | $(SOPHYAINCP)ppersist.h \
|
---|
| 298 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 299 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 300 | $(SOPHYAINCP)rawstream.h \
|
---|
| 301 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2908] | 302 | $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 303 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2908] | 304 | $(SOPHYAINCP)utilarr.h \
|
---|
| 305 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
[3075] | 306 | $(SOPHYAINCP)tvector_tsnl.h
|
---|
[2765] | 307 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ functab.cc
|
---|
[2743] | 308 |
|
---|
| 309 | $(SOPHYAOBJP)generaldata.o: generaldata.cc \
|
---|
| 310 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 311 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 312 | $(SOPHYAINCP)strutil.h nbtri.h \
|
---|
[3075] | 313 | generalfit.h \
|
---|
| 314 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 315 | $(SOPHYAINCP)tvector.h \
|
---|
| 316 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 317 | $(SOPHYAINCP)tarray.h \
|
---|
| 318 | $(SOPHYAINCP)basarr.h \
|
---|
| 319 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 320 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 321 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 322 | $(SOPHYAINCP)objfio.h \
|
---|
| 323 | $(SOPHYAINCP)ppersist.h \
|
---|
| 324 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 325 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 326 | $(SOPHYAINCP)rawstream.h \
|
---|
| 327 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2908] | 328 | $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 329 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2908] | 330 | $(SOPHYAINCP)utilarr.h \
|
---|
| 331 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
[3075] | 332 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
| 333 | generaldata.h \
|
---|
| 334 | $(SOPHYAINCP)ntupintf.h poly.h \
|
---|
| 335 | peida.h $(SOPHYAINCP)utils.h \
|
---|
| 336 | $(SOPHYAINCP)perrors.h fmath.h
|
---|
[2765] | 337 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generaldata.cc
|
---|
[2743] | 338 |
|
---|
| 339 | $(SOPHYAOBJP)generalfit.o: generalfit.cc \
|
---|
| 340 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 341 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 342 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3075] | 343 | generalfit.h \
|
---|
[2743] | 344 | $(SOPHYAINCP)tvector.h \
|
---|
| 345 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 346 | $(SOPHYAINCP)tarray.h \
|
---|
| 347 | $(SOPHYAINCP)basarr.h \
|
---|
| 348 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 349 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 350 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 351 | $(SOPHYAINCP)objfio.h \
|
---|
| 352 | $(SOPHYAINCP)ppersist.h \
|
---|
| 353 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 354 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 355 | $(SOPHYAINCP)rawstream.h \
|
---|
| 356 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2908] | 357 | $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 358 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2908] | 359 | $(SOPHYAINCP)utilarr.h \
|
---|
| 360 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
[3075] | 361 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
| 362 | generaldata.h \
|
---|
| 363 | $(SOPHYAINCP)ntupintf.h poly.h \
|
---|
| 364 | peida.h $(SOPHYAINCP)utils.h \
|
---|
[2743] | 365 | $(SOPHYAINCP)perrors.h fmath.h \
|
---|
[3075] | 366 | $(SOPHYAINCP)sopemtx.h
|
---|
[2765] | 367 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generalfit.cc
|
---|
[2743] | 368 |
|
---|
[3075] | 369 | $(SOPHYAOBJP)integ.o: integ.cc \
|
---|
| 370 | $(SOPHYAINCP)sopnamsp.h integ.h \
|
---|
| 371 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 372 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3075] | 373 | classfunc.h generalfit.h \
|
---|
| 374 | $(SOPHYAINCP)tvector.h \
|
---|
[2743] | 375 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 376 | $(SOPHYAINCP)tarray.h \
|
---|
| 377 | $(SOPHYAINCP)basarr.h \
|
---|
| 378 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 379 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 380 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 381 | $(SOPHYAINCP)objfio.h \
|
---|
| 382 | $(SOPHYAINCP)ppersist.h \
|
---|
| 383 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 384 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 385 | $(SOPHYAINCP)rawstream.h \
|
---|
| 386 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2908] | 387 | $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 388 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2908] | 389 | $(SOPHYAINCP)utilarr.h \
|
---|
| 390 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
[3075] | 391 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
| 392 | generaldata.h \
|
---|
| 393 | $(SOPHYAINCP)ntupintf.h poly.h \
|
---|
| 394 | peida.h $(SOPHYAINCP)utils.h \
|
---|
| 395 | $(SOPHYAINCP)perrors.h fmath.h
|
---|
[2765] | 396 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ integ.cc
|
---|
[2743] | 397 |
|
---|
| 398 | $(SOPHYAOBJP)median.o: median.cc
|
---|
[2765] | 399 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ median.cc
|
---|
[2743] | 400 |
|
---|
| 401 | $(SOPHYAOBJP)ntoolsinit.o: ntoolsinit.cc \
|
---|
| 402 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[3075] | 403 | $(SOPHYAINCP)machdefs.h \
|
---|
| 404 | ntoolsinit.h \
|
---|
[2743] | 405 | $(SOPHYAINCP)tarrinit.h \
|
---|
[3075] | 406 | $(SOPHYAINCP)sophyainit.h poly.h \
|
---|
[2743] | 407 | $(SOPHYAINCP)objfio.h \
|
---|
| 408 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 409 | $(SOPHYAINCP)ppersist.h \
|
---|
| 410 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 411 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 412 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 413 | $(SOPHYAINCP)rawstream.h \
|
---|
[3075] | 414 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 415 | peida.h $(SOPHYAINCP)utils.h \
|
---|
| 416 | $(SOPHYAINCP)perrors.h fmath.h \
|
---|
[2743] | 417 | $(SOPHYAINCP)tvector.h \
|
---|
| 418 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 419 | $(SOPHYAINCP)tarray.h \
|
---|
| 420 | $(SOPHYAINCP)basarr.h \
|
---|
| 421 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 422 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 423 | $(SOPHYAINCP)dvlist.h \
|
---|
| 424 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2908] | 425 | $(SOPHYAINCP)utilarr.h \
|
---|
| 426 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
[3007] | 427 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
[3075] | 428 | generaldata.h \
|
---|
[2743] | 429 | $(SOPHYAINCP)ntupintf.h cimage.h \
|
---|
[3075] | 430 | $(SOPHYAINCP)fioarr.h tabmath.h \
|
---|
| 431 | nbconst.h dates.h datime.h
|
---|
[2765] | 432 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntoolsinit.cc
|
---|
[2743] | 433 |
|
---|
| 434 | $(SOPHYAOBJP)objfitter.o: objfitter.cc \
|
---|
[3075] | 435 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 436 | objfitter.h \
|
---|
[2743] | 437 | $(SOPHYAINCP)machdefs.h \
|
---|
| 438 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 439 | $(SOPHYAINCP)tarray.h \
|
---|
| 440 | $(SOPHYAINCP)basarr.h \
|
---|
| 441 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 442 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 443 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 444 | $(SOPHYAINCP)objfio.h \
|
---|
| 445 | $(SOPHYAINCP)ppersist.h \
|
---|
| 446 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 447 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 448 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 449 | $(SOPHYAINCP)rawstream.h \
|
---|
| 450 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2908] | 451 | $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 452 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2908] | 453 | $(SOPHYAINCP)utilarr.h \
|
---|
[3075] | 454 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 455 | cimage.h $(SOPHYAINCP)fioarr.h \
|
---|
[2743] | 456 | $(SOPHYAINCP)tvector.h \
|
---|
[2908] | 457 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
[2743] | 458 | $(SOPHYAINCP)histos.h \
|
---|
| 459 | $(SOPHYAINCP)peida.h \
|
---|
| 460 | $(SOPHYAINCP)utils.h \
|
---|
| 461 | $(SOPHYAINCP)perrors.h \
|
---|
| 462 | $(SOPHYAINCP)fmath.h \
|
---|
| 463 | $(SOPHYAINCP)histos2.h \
|
---|
[3075] | 464 | $(SOPHYAINCP)hisprof.h \
|
---|
| 465 | generalfit.h generaldata.h \
|
---|
| 466 | $(SOPHYAINCP)ntupintf.h poly.h \
|
---|
| 467 | peida.h
|
---|
[2765] | 468 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ objfitter.cc
|
---|
[2743] | 469 |
|
---|
| 470 | $(SOPHYAOBJP)perandom.o: perandom.cc \
|
---|
| 471 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 472 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 473 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3075] | 474 | perandom.h $(SOPHYAINCP)histos.h \
|
---|
[2743] | 475 | $(SOPHYAINCP)objfio.h \
|
---|
| 476 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 477 | $(SOPHYAINCP)ppersist.h \
|
---|
| 478 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 479 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 480 | $(SOPHYAINCP)rawstream.h \
|
---|
| 481 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 482 | $(SOPHYAINCP)peida.h \
|
---|
| 483 | $(SOPHYAINCP)utils.h \
|
---|
| 484 | $(SOPHYAINCP)perrors.h \
|
---|
| 485 | $(SOPHYAINCP)fmath.h \
|
---|
| 486 | $(SOPHYAINCP)tvector.h \
|
---|
| 487 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 488 | $(SOPHYAINCP)tarray.h \
|
---|
| 489 | $(SOPHYAINCP)basarr.h \
|
---|
| 490 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 491 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 492 | $(SOPHYAINCP)dvlist.h \
|
---|
| 493 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2908] | 494 | $(SOPHYAINCP)utilarr.h \
|
---|
| 495 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
[3075] | 496 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
[2743] | 497 | $(SOPHYAINCP)srandgen.h pemath.h
|
---|
[2765] | 498 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ perandom.cc
|
---|
[2743] | 499 |
|
---|
[3075] | 500 | $(SOPHYAOBJP)poly.o: poly.cc \
|
---|
| 501 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 502 | $(SOPHYAINCP)machdefs.h poly.h \
|
---|
| 503 | $(SOPHYAINCP)objfio.h \
|
---|
| 504 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 505 | $(SOPHYAINCP)ppersist.h \
|
---|
| 506 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 507 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 508 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 509 | $(SOPHYAINCP)rawstream.h \
|
---|
[3075] | 510 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 511 | peida.h $(SOPHYAINCP)utils.h \
|
---|
| 512 | $(SOPHYAINCP)perrors.h fmath.h \
|
---|
[2743] | 513 | $(SOPHYAINCP)tvector.h \
|
---|
| 514 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 515 | $(SOPHYAINCP)tarray.h \
|
---|
| 516 | $(SOPHYAINCP)basarr.h \
|
---|
| 517 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 518 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 519 | $(SOPHYAINCP)dvlist.h \
|
---|
| 520 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2908] | 521 | $(SOPHYAINCP)utilarr.h \
|
---|
| 522 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
[3007] | 523 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
[3075] | 524 | linfit.h $(SOPHYAINCP)sopemtx.h \
|
---|
[2743] | 525 | $(SOPHYAINCP)fioarr.h
|
---|
[2765] | 526 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ poly.cc
|
---|
[2743] | 527 |
|
---|
| 528 | $(SOPHYAOBJP)rk4cdifeq.o: rk4cdifeq.cc \
|
---|
| 529 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[3007] | 530 | $(SOPHYAINCP)machdefs.h \
|
---|
[3075] | 531 | rk4cdifeq.h difeq.h \
|
---|
| 532 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 533 | $(SOPHYAINCP)tvector.h \
|
---|
| 534 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 535 | $(SOPHYAINCP)tarray.h \
|
---|
| 536 | $(SOPHYAINCP)basarr.h \
|
---|
| 537 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 538 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 539 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 540 | $(SOPHYAINCP)objfio.h \
|
---|
| 541 | $(SOPHYAINCP)ppersist.h \
|
---|
| 542 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 543 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 544 | $(SOPHYAINCP)rawstream.h \
|
---|
| 545 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2908] | 546 | $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 547 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 548 | $(SOPHYAINCP)utilarr.h \
|
---|
[2908] | 549 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 550 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
[2743] | 551 | $(SOPHYAINCP)ctimer.h
|
---|
[2765] | 552 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ rk4cdifeq.cc
|
---|
[2743] | 553 |
|
---|
| 554 | $(SOPHYAOBJP)simplesort.o: simplesort.cc \
|
---|
| 555 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[3007] | 556 | $(SOPHYAINCP)machdefs.h \
|
---|
[3075] | 557 | simplesort.h peida.h \
|
---|
| 558 | $(SOPHYAINCP)utils.h \
|
---|
[2743] | 559 | $(SOPHYAINCP)perrors.h \
|
---|
[3007] | 560 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3075] | 561 | fmath.h
|
---|
[2765] | 562 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ simplesort.cc
|
---|
[2743] | 563 |
|
---|
[3007] | 564 | $(SOPHYAOBJP)simplex.o: simplex.cc \
|
---|
[3075] | 565 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 566 | simplex.h \
|
---|
[3007] | 567 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 568 | $(SOPHYAINCP)tvector.h \
|
---|
| 569 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 570 | $(SOPHYAINCP)tarray.h \
|
---|
| 571 | $(SOPHYAINCP)basarr.h \
|
---|
| 572 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 573 | $(SOPHYAINCP)mutyv.h \
|
---|
[2908] | 574 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 575 | $(SOPHYAINCP)objfio.h \
|
---|
| 576 | $(SOPHYAINCP)ppersist.h \
|
---|
| 577 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 578 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 579 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 580 | $(SOPHYAINCP)rawstream.h \
|
---|
| 581 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2908] | 582 | $(SOPHYAINCP)dvlist.h \
|
---|
[2743] | 583 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2908] | 584 | $(SOPHYAINCP)utilarr.h \
|
---|
| 585 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
[3075] | 586 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
| 587 | generalfit.h generaldata.h \
|
---|
| 588 | $(SOPHYAINCP)ntupintf.h poly.h \
|
---|
| 589 | peida.h $(SOPHYAINCP)utils.h \
|
---|
[2743] | 590 | $(SOPHYAINCP)perrors.h fmath.h \
|
---|
| 591 | $(SOPHYAINCP)ntuple.h \
|
---|
| 592 | $(SOPHYAINCP)timing.h
|
---|
[2765] | 593 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ simplex.cc
|
---|
[2743] | 594 |
|
---|
[3007] | 595 | $(SOPHYAOBJP)tabmath.o: tabmath.cc \
|
---|
| 596 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[3075] | 597 | $(SOPHYAINCP)machdefs.h \
|
---|
| 598 | tabmath.h peida.h \
|
---|
[2743] | 599 | $(SOPHYAINCP)utils.h \
|
---|
| 600 | $(SOPHYAINCP)perrors.h \
|
---|
[3007] | 601 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3075] | 602 | fmath.h nbconst.h
|
---|
[2765] | 603 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tabmath.cc
|
---|
[2743] | 604 |
|
---|
[2908] | 605 | $(SOPHYAOBJP)toeplitzMatrix.o: toeplitzMatrix.cc \
|
---|
[3075] | 606 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 607 | toeplitzMatrix.h \
|
---|
[2908] | 608 | $(SOPHYAINCP)machdefs.h nbmath.h \
|
---|
| 609 | $(SOPHYAINCP)smathconst.h \
|
---|
| 610 | $(SOPHYAINCP)timing.h \
|
---|
| 611 | $(SOPHYAINCP)array.h \
|
---|
| 612 | $(SOPHYAINCP)tarray.h \
|
---|
| 613 | $(SOPHYAINCP)basarr.h \
|
---|
| 614 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 615 | $(SOPHYAINCP)mutyv.h \
|
---|
| 616 | $(SOPHYAINCP)timestamp.h \
|
---|
| 617 | $(SOPHYAINCP)objfio.h \
|
---|
| 618 | $(SOPHYAINCP)ppersist.h \
|
---|
| 619 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 620 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 621 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 622 | $(SOPHYAINCP)rawstream.h \
|
---|
| 623 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 624 | $(SOPHYAINCP)dvlist.h \
|
---|
| 625 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 626 | $(SOPHYAINCP)utilarr.h \
|
---|
| 627 | $(SOPHYAINCP)tmatrix.h \
|
---|
| 628 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
| 629 | $(SOPHYAINCP)tvector.h \
|
---|
| 630 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
| 631 | $(SOPHYAINCP)matharr.h \
|
---|
| 632 | $(SOPHYAINCP)fioarr.h \
|
---|
[3075] | 633 | $(SOPHYAINCP)sopemtx.h \
|
---|
| 634 | fftservintf.h fftpserver.h
|
---|
[2908] | 635 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ toeplitzMatrix.cc
|
---|
| 636 |
|
---|
[3075] | 637 | $(SOPHYAOBJP)datime.o: datime.c \
|
---|
| 638 | $(SOPHYAINCP)machdefs.h \
|
---|
| 639 | $(SOPHYAINCP)strutil.h nbconst.h \
|
---|
| 640 | datime.h
|
---|
[2765] | 641 | $(CCOMPILE) -o $@ datime.c
|
---|
[2743] | 642 |
|
---|
| 643 | $(SOPHYAOBJP)fftmayer_r4.o: fftmayer_r4.c fftmayer.h \
|
---|
[3075] | 644 | $(SOPHYAINCP)machdefs.h \
|
---|
| 645 | trigtbl.h
|
---|
[2765] | 646 | $(CCOMPILE) -o $@ fftmayer_r4.c
|
---|
[2743] | 647 |
|
---|
| 648 | $(SOPHYAOBJP)fftmayer_r8.o: fftmayer_r8.c fftmayer.h \
|
---|
[3075] | 649 | $(SOPHYAINCP)machdefs.h \
|
---|
| 650 | trigtbl.h
|
---|
[2765] | 651 | $(CCOMPILE) -o $@ fftmayer_r8.c
|
---|
[2743] | 652 |
|
---|
| 653 | $(SOPHYAOBJP)fftpackc.o: fftpackc.c fftpackc.h \
|
---|
| 654 | $(SOPHYAINCP)machdefs.h
|
---|
[2765] | 655 | $(CCOMPILE) -o $@ fftpackc.c
|
---|
[2743] | 656 |
|
---|
| 657 | $(SOPHYAOBJP)matxop.o: matxop.c matxop.h nbmath.h \
|
---|
| 658 | $(SOPHYAINCP)machdefs.h \
|
---|
[3075] | 659 | $(SOPHYAINCP)smathconst.h
|
---|
[2765] | 660 | $(CCOMPILE) -o $@ matxop.c
|
---|
[2743] | 661 |
|
---|
| 662 | $(SOPHYAOBJP)nbmath.o: nbmath.c nbmath.h \
|
---|
| 663 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 664 | $(SOPHYAINCP)smathconst.h \
|
---|
[3075] | 665 | matxop.h nbinteg.h nbtri.h
|
---|
[2765] | 666 | $(CCOMPILE) -o $@ nbmath.c
|
---|
[2743] | 667 |
|
---|
| 668 | $(SOPHYAOBJP)nbtri.o: nbtri.c nbtri.h \
|
---|
| 669 | $(SOPHYAINCP)machdefs.h
|
---|
[2765] | 670 | $(CCOMPILE) -o $@ nbtri.c
|
---|
[2743] | 671 |
|
---|