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