| [220] | 1 | include ../Mgr/Makefile.h | 
|---|
|  | 2 |  | 
|---|
|  | 3 | all: $(LIB)libNTools.a | 
|---|
|  | 4 | clean: | 
|---|
| [1371] | 5 | rm -f $(OBJ)cimage.o $(OBJ)cspline.o $(OBJ)datatypes.o $(OBJ)dates.o $(OBJ)difeq.o $(OBJ)dynccd.o $(OBJ)fct1dfit.o $(OBJ)fct2dfit.o $(OBJ)fftmserver.o $(OBJ)fftpserver.o $(OBJ)fftservintf.o $(OBJ)generaldata.o $(OBJ)generalfit.o $(OBJ)imageop.o $(OBJ)integ.o $(OBJ)median.o $(OBJ)ntoolsinit.o $(OBJ)objfitter.o $(OBJ)perandom.o $(OBJ)poly.o $(OBJ)rk4cdifeq.o $(OBJ)simplesort.o $(OBJ)tabmath.o $(OBJ)datime.o $(OBJ)fftmayer_r4.o $(OBJ)fftmayer_r8.o $(OBJ)fftpackc.o $(OBJ)matxop.o $(OBJ)nbmath.o $(OBJ)nbtri.o | 
|---|
| [663] | 6 | rm -f $(LIB)libNTools.a | 
|---|
| [1371] | 7 | $(LIB)libNTools.a : $(OBJ)cimage.o $(OBJ)cspline.o $(OBJ)datatypes.o $(OBJ)dates.o $(OBJ)datime.o $(OBJ)difeq.o $(OBJ)dynccd.o $(OBJ)fct1dfit.o $(OBJ)fct2dfit.o $(OBJ)fftmayer_r4.o $(OBJ)fftmayer_r8.o $(OBJ)fftmserver.o $(OBJ)fftpackc.o $(OBJ)fftpserver.o $(OBJ)fftservintf.o $(OBJ)generaldata.o $(OBJ)generalfit.o $(OBJ)integ.o $(OBJ)matxop.o $(OBJ)median.o $(OBJ)nbmath.o $(OBJ)nbtri.o $(OBJ)ntoolsinit.o $(OBJ)objfitter.o $(OBJ)perandom.o $(OBJ)poly.o $(OBJ)rk4cdifeq.o $(OBJ)simplesort.o $(OBJ)tabmath.o | 
|---|
| [510] | 8 | $(ARCXX) $(ARCXXFLAGS) $@ $? | 
|---|
| [220] | 9 | ifeq ($(CXX),cxx) | 
|---|
| [824] | 10 | $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf | 
|---|
| [220] | 11 | endif | 
|---|
|  | 12 |  | 
|---|
| [1242] | 13 | $(OBJ)cimage.o: cimage.cc $(INC)machdefs.h \ | 
|---|
| [1110] | 14 | $(INC)pexceptions.h cimage.h \ | 
|---|
| [824] | 15 | $(INC)tmatrix.h \ | 
|---|
|  | 16 | $(INC)tarray.h \ | 
|---|
|  | 17 | $(INC)basarr.h \ | 
|---|
| [1110] | 18 | $(INC)anydataobj.h \ | 
|---|
|  | 19 | $(INC)mutyv.h \ | 
|---|
|  | 20 | $(INC)dvlist.h \ | 
|---|
|  | 21 | $(INC)objfio.h \ | 
|---|
|  | 22 | $(INC)ppersist.h \ | 
|---|
|  | 23 | $(INC)gnumd5.h \ | 
|---|
| [824] | 24 | $(INC)ndatablock.h \ | 
|---|
| [1242] | 25 | $(INC)utilarr.h \ | 
|---|
|  | 26 | $(INC)fioarr.h \ | 
|---|
|  | 27 | $(INC)tvector.h | 
|---|
|  | 28 | $(OBJ)cspline.o: cspline.cc $(INC)machdefs.h \ | 
|---|
|  | 29 | nbtri.h cspline.h $(INC)pexceptions.h | 
|---|
| [510] | 30 | $(OBJ)datatypes.o: datatypes.cc datatypes.h \ | 
|---|
| [919] | 31 | $(INC)machdefs.h | 
|---|
| [1242] | 32 | $(OBJ)dates.o: dates.cc $(INC)machdefs.h \ | 
|---|
| [231] | 33 | $(INC)perrors.h \ | 
|---|
| [510] | 34 | $(INC)pexceptions.h dates.h | 
|---|
| [1242] | 35 | $(OBJ)difeq.o: difeq.cc difeq.h $(INC)machdefs.h \ | 
|---|
| [824] | 36 | $(INC)pexceptions.h \ | 
|---|
|  | 37 | $(INC)tvector.h \ | 
|---|
|  | 38 | $(INC)tmatrix.h \ | 
|---|
|  | 39 | $(INC)tarray.h \ | 
|---|
|  | 40 | $(INC)basarr.h \ | 
|---|
|  | 41 | $(INC)anydataobj.h \ | 
|---|
| [1110] | 42 | $(INC)mutyv.h \ | 
|---|
| [824] | 43 | $(INC)dvlist.h \ | 
|---|
|  | 44 | $(INC)objfio.h \ | 
|---|
| [231] | 45 | $(INC)ppersist.h \ | 
|---|
| [824] | 46 | $(INC)gnumd5.h \ | 
|---|
| [663] | 47 | $(INC)ndatablock.h \ | 
|---|
| [824] | 48 | $(INC)utilarr.h \ | 
|---|
| [510] | 49 | $(INC)ctimer.h | 
|---|
| [1242] | 50 | $(OBJ)dynccd.o: dynccd.cc $(INC)machdefs.h fmath.h \ | 
|---|
| [919] | 51 | perandom.h $(INC)histos.h \ | 
|---|
| [824] | 52 | $(INC)objfio.h \ | 
|---|
| [510] | 53 | $(INC)anydataobj.h \ | 
|---|
| [231] | 54 | $(INC)ppersist.h \ | 
|---|
| [510] | 55 | $(INC)pexceptions.h \ | 
|---|
| [824] | 56 | $(INC)gnumd5.h \ | 
|---|
|  | 57 | $(INC)peida.h \ | 
|---|
|  | 58 | $(INC)utils.h \ | 
|---|
|  | 59 | $(INC)perrors.h \ | 
|---|
|  | 60 | $(INC)fmath.h \ | 
|---|
|  | 61 | $(INC)tvector.h \ | 
|---|
|  | 62 | $(INC)tmatrix.h \ | 
|---|
|  | 63 | $(INC)tarray.h \ | 
|---|
|  | 64 | $(INC)basarr.h \ | 
|---|
| [1110] | 65 | $(INC)mutyv.h \ | 
|---|
| [824] | 66 | $(INC)dvlist.h \ | 
|---|
|  | 67 | $(INC)ndatablock.h \ | 
|---|
| [919] | 68 | $(INC)utilarr.h nbrandom.h \ | 
|---|
| [1110] | 69 | $(INC)srandgen.h cimage.h \ | 
|---|
| [1242] | 70 | $(INC)fioarr.h dynccd.h | 
|---|
|  | 71 | $(OBJ)fct1dfit.o: fct1dfit.cc $(INC)machdefs.h \ | 
|---|
|  | 72 | fct1dfit.h generalfit.h $(INC)pexceptions.h \ | 
|---|
| [824] | 73 | $(INC)tvector.h \ | 
|---|
|  | 74 | $(INC)tmatrix.h \ | 
|---|
|  | 75 | $(INC)tarray.h \ | 
|---|
|  | 76 | $(INC)basarr.h \ | 
|---|
|  | 77 | $(INC)anydataobj.h \ | 
|---|
| [1110] | 78 | $(INC)mutyv.h \ | 
|---|
| [824] | 79 | $(INC)dvlist.h \ | 
|---|
|  | 80 | $(INC)objfio.h \ | 
|---|
| [231] | 81 | $(INC)ppersist.h \ | 
|---|
| [824] | 82 | $(INC)gnumd5.h \ | 
|---|
|  | 83 | $(INC)ndatablock.h \ | 
|---|
| [1371] | 84 | $(INC)utilarr.h generaldata.h \ | 
|---|
|  | 85 | $(INC)ntupintf.h poly.h peida.h \ | 
|---|
|  | 86 | $(INC)utils.h \ | 
|---|
| [1242] | 87 | $(INC)perrors.h fmath.h nbconst.h tabmath.h | 
|---|
|  | 88 | $(OBJ)fct2dfit.o: fct2dfit.cc $(INC)machdefs.h \ | 
|---|
|  | 89 | fct2dfit.h generalfit.h $(INC)pexceptions.h \ | 
|---|
| [824] | 90 | $(INC)tvector.h \ | 
|---|
|  | 91 | $(INC)tmatrix.h \ | 
|---|
|  | 92 | $(INC)tarray.h \ | 
|---|
|  | 93 | $(INC)basarr.h \ | 
|---|
|  | 94 | $(INC)anydataobj.h \ | 
|---|
| [1110] | 95 | $(INC)mutyv.h \ | 
|---|
| [824] | 96 | $(INC)dvlist.h \ | 
|---|
|  | 97 | $(INC)objfio.h \ | 
|---|
| [231] | 98 | $(INC)ppersist.h \ | 
|---|
| [824] | 99 | $(INC)gnumd5.h \ | 
|---|
|  | 100 | $(INC)ndatablock.h \ | 
|---|
| [1371] | 101 | $(INC)utilarr.h generaldata.h \ | 
|---|
|  | 102 | $(INC)ntupintf.h poly.h peida.h \ | 
|---|
|  | 103 | $(INC)utils.h \ | 
|---|
| [1242] | 104 | $(INC)perrors.h fmath.h nbconst.h tabmath.h \ | 
|---|
|  | 105 | simps2d.h | 
|---|
| [824] | 106 | $(OBJ)fftmserver.o: fftmserver.cc fftmserver.h fftservintf.h \ | 
|---|
|  | 107 | $(INC)machdefs.h \ | 
|---|
|  | 108 | $(INC)pexceptions.h \ | 
|---|
|  | 109 | $(INC)tmatrix.h \ | 
|---|
|  | 110 | $(INC)tarray.h \ | 
|---|
|  | 111 | $(INC)basarr.h \ | 
|---|
| [663] | 112 | $(INC)anydataobj.h \ | 
|---|
| [1110] | 113 | $(INC)mutyv.h \ | 
|---|
| [824] | 114 | $(INC)dvlist.h \ | 
|---|
|  | 115 | $(INC)objfio.h \ | 
|---|
|  | 116 | $(INC)ppersist.h \ | 
|---|
|  | 117 | $(INC)gnumd5.h \ | 
|---|
|  | 118 | $(INC)ndatablock.h \ | 
|---|
|  | 119 | $(INC)utilarr.h \ | 
|---|
|  | 120 | $(INC)tvector.h fftmayer.h | 
|---|
|  | 121 | $(OBJ)fftpserver.o: fftpserver.cc fftpserver.h fftservintf.h \ | 
|---|
| [510] | 122 | $(INC)machdefs.h \ | 
|---|
| [663] | 123 | $(INC)pexceptions.h \ | 
|---|
| [824] | 124 | $(INC)tmatrix.h \ | 
|---|
|  | 125 | $(INC)tarray.h \ | 
|---|
|  | 126 | $(INC)basarr.h \ | 
|---|
| [663] | 127 | $(INC)anydataobj.h \ | 
|---|
| [1110] | 128 | $(INC)mutyv.h \ | 
|---|
| [824] | 129 | $(INC)dvlist.h \ | 
|---|
|  | 130 | $(INC)objfio.h \ | 
|---|
|  | 131 | $(INC)ppersist.h \ | 
|---|
|  | 132 | $(INC)gnumd5.h \ | 
|---|
|  | 133 | $(INC)ndatablock.h \ | 
|---|
|  | 134 | $(INC)utilarr.h \ | 
|---|
|  | 135 | $(INC)tvector.h fftpackc.h | 
|---|
|  | 136 | $(OBJ)fftservintf.o: fftservintf.cc fftservintf.h \ | 
|---|
|  | 137 | $(INC)machdefs.h \ | 
|---|
|  | 138 | $(INC)pexceptions.h \ | 
|---|
|  | 139 | $(INC)tmatrix.h \ | 
|---|
|  | 140 | $(INC)tarray.h \ | 
|---|
|  | 141 | $(INC)basarr.h \ | 
|---|
| [663] | 142 | $(INC)anydataobj.h \ | 
|---|
| [1110] | 143 | $(INC)mutyv.h \ | 
|---|
| [824] | 144 | $(INC)dvlist.h \ | 
|---|
| [510] | 145 | $(INC)objfio.h \ | 
|---|
| [231] | 146 | $(INC)ppersist.h \ | 
|---|
| [824] | 147 | $(INC)gnumd5.h \ | 
|---|
|  | 148 | $(INC)ndatablock.h \ | 
|---|
|  | 149 | $(INC)utilarr.h \ | 
|---|
|  | 150 | $(INC)tvector.h | 
|---|
|  | 151 | $(OBJ)generaldata.o: generaldata.cc \ | 
|---|
|  | 152 | $(INC)machdefs.h \ | 
|---|
| [1242] | 153 | $(INC)strutil.h nbtri.h generalfit.h \ | 
|---|
|  | 154 | $(INC)pexceptions.h \ | 
|---|
| [824] | 155 | $(INC)tvector.h \ | 
|---|
|  | 156 | $(INC)tmatrix.h \ | 
|---|
|  | 157 | $(INC)tarray.h \ | 
|---|
|  | 158 | $(INC)basarr.h \ | 
|---|
|  | 159 | $(INC)anydataobj.h \ | 
|---|
| [1110] | 160 | $(INC)mutyv.h \ | 
|---|
| [824] | 161 | $(INC)dvlist.h \ | 
|---|
| [510] | 162 | $(INC)objfio.h \ | 
|---|
| [824] | 163 | $(INC)ppersist.h \ | 
|---|
|  | 164 | $(INC)gnumd5.h \ | 
|---|
|  | 165 | $(INC)ndatablock.h \ | 
|---|
| [1371] | 166 | $(INC)utilarr.h generaldata.h \ | 
|---|
|  | 167 | $(INC)ntupintf.h poly.h peida.h \ | 
|---|
|  | 168 | $(INC)utils.h \ | 
|---|
| [919] | 169 | $(INC)perrors.h fmath.h | 
|---|
| [1242] | 170 | $(OBJ)generalfit.o: generalfit.cc $(INC)machdefs.h \ | 
|---|
| [824] | 171 | $(INC)pexceptions.h generalfit.h \ | 
|---|
|  | 172 | $(INC)tvector.h \ | 
|---|
|  | 173 | $(INC)tmatrix.h \ | 
|---|
|  | 174 | $(INC)tarray.h \ | 
|---|
|  | 175 | $(INC)basarr.h \ | 
|---|
| [510] | 176 | $(INC)anydataobj.h \ | 
|---|
| [1110] | 177 | $(INC)mutyv.h \ | 
|---|
| [824] | 178 | $(INC)dvlist.h \ | 
|---|
|  | 179 | $(INC)objfio.h \ | 
|---|
| [231] | 180 | $(INC)ppersist.h \ | 
|---|
| [824] | 181 | $(INC)gnumd5.h \ | 
|---|
|  | 182 | $(INC)ndatablock.h \ | 
|---|
| [1371] | 183 | $(INC)utilarr.h generaldata.h \ | 
|---|
|  | 184 | $(INC)ntupintf.h poly.h peida.h \ | 
|---|
|  | 185 | $(INC)utils.h \ | 
|---|
| [919] | 186 | $(INC)perrors.h fmath.h \ | 
|---|
|  | 187 | $(INC)sopemtx.h | 
|---|
| [1242] | 188 | $(OBJ)integ.o: integ.cc integ.h $(INC)machdefs.h \ | 
|---|
| [824] | 189 | $(INC)pexceptions.h generalfit.h \ | 
|---|
|  | 190 | $(INC)tvector.h \ | 
|---|
|  | 191 | $(INC)tmatrix.h \ | 
|---|
|  | 192 | $(INC)tarray.h \ | 
|---|
|  | 193 | $(INC)basarr.h \ | 
|---|
| [663] | 194 | $(INC)anydataobj.h \ | 
|---|
| [1110] | 195 | $(INC)mutyv.h \ | 
|---|
| [824] | 196 | $(INC)dvlist.h \ | 
|---|
|  | 197 | $(INC)objfio.h \ | 
|---|
|  | 198 | $(INC)ppersist.h \ | 
|---|
|  | 199 | $(INC)gnumd5.h \ | 
|---|
|  | 200 | $(INC)ndatablock.h \ | 
|---|
| [1371] | 201 | $(INC)utilarr.h generaldata.h \ | 
|---|
|  | 202 | $(INC)ntupintf.h poly.h peida.h \ | 
|---|
|  | 203 | $(INC)utils.h \ | 
|---|
| [919] | 204 | $(INC)perrors.h fmath.h | 
|---|
| [824] | 205 | $(OBJ)median.o: median.cc | 
|---|
| [1242] | 206 | $(OBJ)ntoolsinit.o: ntoolsinit.cc $(INC)machdefs.h \ | 
|---|
|  | 207 | ntoolsinit.h $(INC)tarrinit.h \ | 
|---|
| [824] | 208 | $(INC)sophyainit.h poly.h \ | 
|---|
|  | 209 | $(INC)objfio.h \ | 
|---|
| [663] | 210 | $(INC)anydataobj.h \ | 
|---|
| [231] | 211 | $(INC)ppersist.h \ | 
|---|
| [824] | 212 | $(INC)pexceptions.h \ | 
|---|
| [919] | 213 | $(INC)gnumd5.h peida.h \ | 
|---|
|  | 214 | $(INC)utils.h \ | 
|---|
| [824] | 215 | $(INC)perrors.h fmath.h \ | 
|---|
|  | 216 | $(INC)tvector.h \ | 
|---|
|  | 217 | $(INC)tmatrix.h \ | 
|---|
|  | 218 | $(INC)tarray.h \ | 
|---|
|  | 219 | $(INC)basarr.h \ | 
|---|
| [1110] | 220 | $(INC)mutyv.h \ | 
|---|
| [824] | 221 | $(INC)dvlist.h \ | 
|---|
|  | 222 | $(INC)ndatablock.h \ | 
|---|
| [1371] | 223 | $(INC)utilarr.h generaldata.h \ | 
|---|
|  | 224 | $(INC)ntupintf.h cimage.h \ | 
|---|
|  | 225 | $(INC)fioarr.h tabmath.h nbconst.h dates.h \ | 
|---|
|  | 226 | datime.h | 
|---|
| [824] | 227 | $(OBJ)objfitter.o: objfitter.cc objfitter.h \ | 
|---|
| [510] | 228 | $(INC)machdefs.h \ | 
|---|
| [824] | 229 | $(INC)tmatrix.h \ | 
|---|
|  | 230 | $(INC)tarray.h \ | 
|---|
|  | 231 | $(INC)basarr.h \ | 
|---|
|  | 232 | $(INC)anydataobj.h \ | 
|---|
| [1110] | 233 | $(INC)mutyv.h \ | 
|---|
| [824] | 234 | $(INC)dvlist.h \ | 
|---|
| [510] | 235 | $(INC)objfio.h \ | 
|---|
| [231] | 236 | $(INC)ppersist.h \ | 
|---|
| [824] | 237 | $(INC)pexceptions.h \ | 
|---|
|  | 238 | $(INC)gnumd5.h \ | 
|---|
|  | 239 | $(INC)ndatablock.h \ | 
|---|
| [1242] | 240 | $(INC)utilarr.h cimage.h \ | 
|---|
|  | 241 | $(INC)fioarr.h \ | 
|---|
| [1110] | 242 | $(INC)tvector.h \ | 
|---|
|  | 243 | $(INC)histos.h \ | 
|---|
|  | 244 | $(INC)peida.h \ | 
|---|
|  | 245 | $(INC)utils.h \ | 
|---|
|  | 246 | $(INC)perrors.h \ | 
|---|
|  | 247 | $(INC)fmath.h \ | 
|---|
|  | 248 | $(INC)histos2.h \ | 
|---|
| [1242] | 249 | $(INC)hisprof.h generalfit.h generaldata.h \ | 
|---|
| [1371] | 250 | $(INC)ntupintf.h poly.h peida.h | 
|---|
| [1242] | 251 | $(OBJ)perandom.o: perandom.cc $(INC)machdefs.h \ | 
|---|
| [824] | 252 | $(INC)pexceptions.h perandom.h \ | 
|---|
|  | 253 | $(INC)histos.h \ | 
|---|
| [510] | 254 | $(INC)objfio.h \ | 
|---|
|  | 255 | $(INC)anydataobj.h \ | 
|---|
| [231] | 256 | $(INC)ppersist.h \ | 
|---|
| [824] | 257 | $(INC)gnumd5.h \ | 
|---|
|  | 258 | $(INC)peida.h \ | 
|---|
|  | 259 | $(INC)utils.h \ | 
|---|
|  | 260 | $(INC)perrors.h \ | 
|---|
|  | 261 | $(INC)fmath.h \ | 
|---|
|  | 262 | $(INC)tvector.h \ | 
|---|
|  | 263 | $(INC)tmatrix.h \ | 
|---|
|  | 264 | $(INC)tarray.h \ | 
|---|
|  | 265 | $(INC)basarr.h \ | 
|---|
| [1110] | 266 | $(INC)mutyv.h \ | 
|---|
| [824] | 267 | $(INC)dvlist.h \ | 
|---|
|  | 268 | $(INC)ndatablock.h \ | 
|---|
| [919] | 269 | $(INC)utilarr.h nbrandom.h \ | 
|---|
|  | 270 | $(INC)srandgen.h pemath.h | 
|---|
| [1242] | 271 | $(OBJ)poly.o: poly.cc $(INC)machdefs.h poly.h \ | 
|---|
|  | 272 | $(INC)objfio.h \ | 
|---|
| [663] | 273 | $(INC)anydataobj.h \ | 
|---|
|  | 274 | $(INC)ppersist.h \ | 
|---|
|  | 275 | $(INC)pexceptions.h \ | 
|---|
| [919] | 276 | $(INC)gnumd5.h peida.h \ | 
|---|
|  | 277 | $(INC)utils.h \ | 
|---|
| [824] | 278 | $(INC)perrors.h fmath.h \ | 
|---|
|  | 279 | $(INC)tvector.h \ | 
|---|
|  | 280 | $(INC)tmatrix.h \ | 
|---|
|  | 281 | $(INC)tarray.h \ | 
|---|
|  | 282 | $(INC)basarr.h \ | 
|---|
| [1110] | 283 | $(INC)mutyv.h \ | 
|---|
| [824] | 284 | $(INC)dvlist.h \ | 
|---|
|  | 285 | $(INC)ndatablock.h \ | 
|---|
|  | 286 | $(INC)utilarr.h linfit.h \ | 
|---|
|  | 287 | $(INC)sopemtx.h \ | 
|---|
|  | 288 | $(INC)fioarr.h | 
|---|
| [1242] | 289 | $(OBJ)rk4cdifeq.o: rk4cdifeq.cc $(INC)machdefs.h \ | 
|---|
|  | 290 | rk4cdifeq.h difeq.h $(INC)pexceptions.h \ | 
|---|
| [824] | 291 | $(INC)tvector.h \ | 
|---|
|  | 292 | $(INC)tmatrix.h \ | 
|---|
|  | 293 | $(INC)tarray.h \ | 
|---|
|  | 294 | $(INC)basarr.h \ | 
|---|
|  | 295 | $(INC)anydataobj.h \ | 
|---|
| [1110] | 296 | $(INC)mutyv.h \ | 
|---|
| [824] | 297 | $(INC)dvlist.h \ | 
|---|
|  | 298 | $(INC)objfio.h \ | 
|---|
| [231] | 299 | $(INC)ppersist.h \ | 
|---|
| [824] | 300 | $(INC)gnumd5.h \ | 
|---|
| [663] | 301 | $(INC)ndatablock.h \ | 
|---|
| [824] | 302 | $(INC)utilarr.h \ | 
|---|
| [510] | 303 | $(INC)ctimer.h | 
|---|
| [1242] | 304 | $(OBJ)simplesort.o: simplesort.cc $(INC)machdefs.h \ | 
|---|
|  | 305 | simplesort.h peida.h $(INC)utils.h \ | 
|---|
| [919] | 306 | $(INC)perrors.h \ | 
|---|
| [510] | 307 | $(INC)pexceptions.h fmath.h | 
|---|
| [1242] | 308 | $(OBJ)tabmath.o: tabmath.cc $(INC)machdefs.h \ | 
|---|
|  | 309 | tabmath.h peida.h $(INC)utils.h \ | 
|---|
| [231] | 310 | $(INC)perrors.h \ | 
|---|
| [1242] | 311 | $(INC)pexceptions.h fmath.h nbconst.h | 
|---|
|  | 312 | $(OBJ)datime.o: datime.c $(INC)machdefs.h \ | 
|---|
|  | 313 | $(INC)strutil.h nbconst.h datime.h | 
|---|
| [824] | 314 | $(OBJ)fftmayer_r4.o: fftmayer_r4.c fftmayer.h \ | 
|---|
|  | 315 | $(INC)machdefs.h trigtbl.h | 
|---|
|  | 316 | $(OBJ)fftmayer_r8.o: fftmayer_r8.c fftmayer.h \ | 
|---|
|  | 317 | $(INC)machdefs.h trigtbl.h | 
|---|
| [510] | 318 | $(OBJ)fftpackc.o: fftpackc.c fftpackc.h \ | 
|---|
|  | 319 | $(INC)machdefs.h | 
|---|
|  | 320 | $(OBJ)matxop.o: matxop.c matxop.h nbmath.h \ | 
|---|
| [824] | 321 | $(INC)machdefs.h \ | 
|---|
|  | 322 | $(INC)smathconst.h | 
|---|
| [1242] | 323 | $(OBJ)nbmath.o: nbmath.c nbmath.h $(INC)machdefs.h \ | 
|---|
|  | 324 | $(INC)smathconst.h matxop.h nbinteg.h \ | 
|---|
|  | 325 | nbtri.h | 
|---|
|  | 326 | $(OBJ)nbtri.o: nbtri.c nbtri.h $(INC)machdefs.h | 
|---|