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