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