Changeset 3078 in Sophya for trunk/SophyaProg/Tests/smakefile
- Timestamp:
- Sep 14, 2006, 12:06:33 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/smakefile
r2825 r3078 209 209 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)zthr.o $(SOPHYAALLSLBLIST) 210 210 211 $(SOPHYAOBJP)arrt.o: arrt.cc $(SOPHYAINCP)sopnamsp.h \ 212 $(SOPHYAINCP)machdefs.h \ 213 $(SOPHYAINCP)tarrinit.h \ 214 $(SOPHYAINCP)sophyainit.h \ 215 $(SOPHYAINCP)array.h \ 216 $(SOPHYAINCP)tarray.h \ 217 $(SOPHYAINCP)basarr.h \ 218 $(SOPHYAINCP)anydataobj.h \ 219 $(SOPHYAINCP)mutyv.h \ 220 $(SOPHYAINCP)dvlist.h \ 221 $(SOPHYAINCP)objfio.h \ 222 $(SOPHYAINCP)ppersist.h \ 223 $(SOPHYAINCP)pexceptions.h \ 224 $(SOPHYAINCP)gnumd5.h \ 225 $(SOPHYAINCP)ppfbinstream.h \ 226 $(SOPHYAINCP)rawstream.h \ 227 $(SOPHYAINCP)ppfnametag.h \ 228 $(SOPHYAINCP)ndatablock.h \ 229 $(SOPHYAINCP)utilarr.h \ 230 $(SOPHYAINCP)tmatrix.h \ 231 $(SOPHYAINCP)tvector.h \ 232 $(SOPHYAINCP)matharr.h \ 233 $(SOPHYAINCP)fioarr.h \ 234 $(SOPHYAINCP)sopemtx.h \ 235 $(SOPHYAINCP)timing.h 211 $(SOPHYAOBJP)arrt.o: arrt.cc \ 212 $(SOPHYAINCP)sopnamsp.h \ 213 $(SOPHYAINCP)machdefs.h \ 214 $(SOPHYAINCP)tarrinit.h \ 215 $(SOPHYAINCP)sophyainit.h \ 216 $(SOPHYAINCP)array.h \ 217 $(SOPHYAINCP)tarray.h \ 218 $(SOPHYAINCP)basarr.h \ 219 $(SOPHYAINCP)anydataobj.h \ 220 $(SOPHYAINCP)mutyv.h \ 221 $(SOPHYAINCP)timestamp.h \ 222 $(SOPHYAINCP)objfio.h \ 223 $(SOPHYAINCP)ppersist.h \ 224 $(SOPHYAINCP)pexceptions.h \ 225 $(SOPHYAINCP)gnumd5.h \ 226 $(SOPHYAINCP)ppfbinstream.h \ 227 $(SOPHYAINCP)rawstream.h \ 228 $(SOPHYAINCP)ppfnametag.h \ 229 $(SOPHYAINCP)dvlist.h \ 230 $(SOPHYAINCP)ndatablock.h \ 231 $(SOPHYAINCP)utilarr.h \ 232 $(SOPHYAINCP)tmatrix.h \ 233 $(SOPHYAINCP)tmatrix_tsnl.h \ 234 $(SOPHYAINCP)tvector.h \ 235 $(SOPHYAINCP)tvector_tsnl.h \ 236 $(SOPHYAINCP)matharr.h \ 237 $(SOPHYAINCP)fioarr.h \ 238 $(SOPHYAINCP)sopemtx.h \ 239 $(SOPHYAINCP)timing.h 236 240 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ arrt.cc 237 241 238 $(SOPHYAOBJP)carrt.o: carrt.cc $(SOPHYAINCP)sopnamsp.h \ 239 $(SOPHYAINCP)machdefs.h \ 240 $(SOPHYAINCP)tarrinit.h \ 241 $(SOPHYAINCP)sophyainit.h \ 242 $(SOPHYAINCP)array.h \ 243 $(SOPHYAINCP)tarray.h \ 244 $(SOPHYAINCP)basarr.h \ 245 $(SOPHYAINCP)anydataobj.h \ 246 $(SOPHYAINCP)mutyv.h \ 247 $(SOPHYAINCP)dvlist.h \ 248 $(SOPHYAINCP)objfio.h \ 249 $(SOPHYAINCP)ppersist.h \ 250 $(SOPHYAINCP)pexceptions.h \ 251 $(SOPHYAINCP)gnumd5.h \ 252 $(SOPHYAINCP)ppfbinstream.h \ 253 $(SOPHYAINCP)rawstream.h \ 254 $(SOPHYAINCP)ppfnametag.h \ 255 $(SOPHYAINCP)ndatablock.h \ 256 $(SOPHYAINCP)utilarr.h \ 257 $(SOPHYAINCP)tmatrix.h \ 258 $(SOPHYAINCP)tvector.h \ 259 $(SOPHYAINCP)matharr.h \ 260 $(SOPHYAINCP)fioarr.h \ 261 $(SOPHYAINCP)sopemtx.h \ 262 $(SOPHYAINCP)timing.h 242 $(SOPHYAOBJP)carrt.o: carrt.cc \ 243 $(SOPHYAINCP)sopnamsp.h \ 244 $(SOPHYAINCP)machdefs.h \ 245 $(SOPHYAINCP)tarrinit.h \ 246 $(SOPHYAINCP)sophyainit.h \ 247 $(SOPHYAINCP)array.h \ 248 $(SOPHYAINCP)tarray.h \ 249 $(SOPHYAINCP)basarr.h \ 250 $(SOPHYAINCP)anydataobj.h \ 251 $(SOPHYAINCP)mutyv.h \ 252 $(SOPHYAINCP)timestamp.h \ 253 $(SOPHYAINCP)objfio.h \ 254 $(SOPHYAINCP)ppersist.h \ 255 $(SOPHYAINCP)pexceptions.h \ 256 $(SOPHYAINCP)gnumd5.h \ 257 $(SOPHYAINCP)ppfbinstream.h \ 258 $(SOPHYAINCP)rawstream.h \ 259 $(SOPHYAINCP)ppfnametag.h \ 260 $(SOPHYAINCP)dvlist.h \ 261 $(SOPHYAINCP)ndatablock.h \ 262 $(SOPHYAINCP)utilarr.h \ 263 $(SOPHYAINCP)tmatrix.h \ 264 $(SOPHYAINCP)tmatrix_tsnl.h \ 265 $(SOPHYAINCP)tvector.h \ 266 $(SOPHYAINCP)tvector_tsnl.h \ 267 $(SOPHYAINCP)matharr.h \ 268 $(SOPHYAINCP)fioarr.h \ 269 $(SOPHYAINCP)sopemtx.h \ 270 $(SOPHYAINCP)timing.h 263 271 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ carrt.cc 264 272 265 $(SOPHYAOBJP)lpk.o: lpk.cc $(SOPHYAINCP)sopnamsp.h \ 266 $(SOPHYAINCP)machdefs.h \ 267 $(SOPHYAINCP)srandgen.h \ 268 $(SOPHYAINCP)tarrinit.h \ 269 $(SOPHYAINCP)sophyainit.h \ 270 $(SOPHYAINCP)array.h \ 271 $(SOPHYAINCP)tarray.h \ 272 $(SOPHYAINCP)basarr.h \ 273 $(SOPHYAINCP)anydataobj.h \ 274 $(SOPHYAINCP)mutyv.h \ 275 $(SOPHYAINCP)dvlist.h \ 276 $(SOPHYAINCP)objfio.h \ 277 $(SOPHYAINCP)ppersist.h \ 278 $(SOPHYAINCP)pexceptions.h \ 279 $(SOPHYAINCP)gnumd5.h \ 280 $(SOPHYAINCP)ppfbinstream.h \ 281 $(SOPHYAINCP)rawstream.h \ 282 $(SOPHYAINCP)ppfnametag.h \ 283 $(SOPHYAINCP)ndatablock.h \ 284 $(SOPHYAINCP)utilarr.h \ 285 $(SOPHYAINCP)tmatrix.h \ 286 $(SOPHYAINCP)tvector.h \ 287 $(SOPHYAINCP)matharr.h \ 288 $(SOPHYAINCP)fioarr.h \ 289 $(SOPHYAINCP)sopemtx.h \ 290 $(SOPHYAINCP)timing.h \ 291 $(SOPHYAINCP)intflapack.h 273 $(SOPHYAOBJP)lpk.o: lpk.cc \ 274 $(SOPHYAINCP)sopnamsp.h \ 275 $(SOPHYAINCP)machdefs.h \ 276 $(SOPHYAINCP)srandgen.h \ 277 $(SOPHYAINCP)tarrinit.h \ 278 $(SOPHYAINCP)sophyainit.h \ 279 $(SOPHYAINCP)array.h \ 280 $(SOPHYAINCP)tarray.h \ 281 $(SOPHYAINCP)basarr.h \ 282 $(SOPHYAINCP)anydataobj.h \ 283 $(SOPHYAINCP)mutyv.h \ 284 $(SOPHYAINCP)timestamp.h \ 285 $(SOPHYAINCP)objfio.h \ 286 $(SOPHYAINCP)ppersist.h \ 287 $(SOPHYAINCP)pexceptions.h \ 288 $(SOPHYAINCP)gnumd5.h \ 289 $(SOPHYAINCP)ppfbinstream.h \ 290 $(SOPHYAINCP)rawstream.h \ 291 $(SOPHYAINCP)ppfnametag.h \ 292 $(SOPHYAINCP)dvlist.h \ 293 $(SOPHYAINCP)ndatablock.h \ 294 $(SOPHYAINCP)utilarr.h \ 295 $(SOPHYAINCP)tmatrix.h \ 296 $(SOPHYAINCP)tmatrix_tsnl.h \ 297 $(SOPHYAINCP)tvector.h \ 298 $(SOPHYAINCP)tvector_tsnl.h \ 299 $(SOPHYAINCP)matharr.h \ 300 $(SOPHYAINCP)fioarr.h \ 301 $(SOPHYAINCP)sopemtx.h \ 302 $(SOPHYAINCP)timing.h \ 303 $(SOPHYAINCP)intflapack.h 292 304 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ lpk.cc 293 305 294 306 $(SOPHYAOBJP)obj_fits.o: obj_fits.cc \ 295 $(SOPHYAINCP)sopnamsp.h \ 296 $(SOPHYAINCP)histinit.h \ 297 $(SOPHYAINCP)ntoolsinit.h \ 298 $(SOPHYAINCP)tarrinit.h \ 299 $(SOPHYAINCP)sophyainit.h \ 300 $(SOPHYAINCP)machdefs.h \ 301 $(SOPHYAINCP)dvlist.h \ 302 $(SOPHYAINCP)objfio.h \ 303 $(SOPHYAINCP)anydataobj.h \ 304 $(SOPHYAINCP)ppersist.h \ 305 $(SOPHYAINCP)pexceptions.h \ 306 $(SOPHYAINCP)gnumd5.h \ 307 $(SOPHYAINCP)ppfbinstream.h \ 308 $(SOPHYAINCP)rawstream.h \ 309 $(SOPHYAINCP)ppfnametag.h \ 310 $(SOPHYAINCP)mutyv.h \ 311 $(SOPHYAINCP)ntuple.h \ 312 $(SOPHYAINCP)ntupintf.h \ 313 $(SOPHYAINCP)xntuple.h \ 314 $(SOPHYAINCP)fitsxntuple.h \ 315 $(SOPHYAINCP)fitsfile.h \ 316 $(SOPHYAINCP)ndatablock.h \ 317 $(SOPHYAINCP)FitsIO/fitsio.h \ 318 $(SOPHYAINCP)FitsIO/longnam.h \ 319 $(SOPHYAINCP)fitsntuple.h \ 320 $(SOPHYAINCP)fitstarray.h \ 321 $(SOPHYAINCP)tarray.h \ 322 $(SOPHYAINCP)basarr.h \ 323 $(SOPHYAINCP)utilarr.h \ 324 $(SOPHYAINCP)array.h \ 325 $(SOPHYAINCP)tmatrix.h \ 326 $(SOPHYAINCP)tvector.h \ 327 $(SOPHYAINCP)matharr.h \ 328 $(SOPHYAINCP)fioarr.h \ 329 $(SOPHYAINCP)sopemtx.h 307 $(SOPHYAINCP)sopnamsp.h \ 308 $(SOPHYAINCP)histinit.h \ 309 $(SOPHYAINCP)ntoolsinit.h \ 310 $(SOPHYAINCP)tarrinit.h \ 311 $(SOPHYAINCP)sophyainit.h \ 312 $(SOPHYAINCP)machdefs.h \ 313 $(SOPHYAINCP)dvlist.h \ 314 $(SOPHYAINCP)objfio.h \ 315 $(SOPHYAINCP)anydataobj.h \ 316 $(SOPHYAINCP)ppersist.h \ 317 $(SOPHYAINCP)pexceptions.h \ 318 $(SOPHYAINCP)gnumd5.h \ 319 $(SOPHYAINCP)ppfbinstream.h \ 320 $(SOPHYAINCP)rawstream.h \ 321 $(SOPHYAINCP)ppfnametag.h \ 322 $(SOPHYAINCP)mutyv.h \ 323 $(SOPHYAINCP)timestamp.h \ 324 $(SOPHYAINCP)ntuple.h \ 325 $(SOPHYAINCP)ntupintf.h \ 326 $(SOPHYAINCP)xntuple.h \ 327 $(SOPHYAINCP)fitsxntuple.h \ 328 $(SOPHYAINCP)fitsfile.h \ 329 $(SOPHYAINCP)ndatablock.h \ 330 $(SOPHYAINCP)fitsinoutfile.h \ 331 $(SOPHYAINCP)FitsIO/fitsio.h \ 332 $(SOPHYAINCP)FitsIO/longnam.h \ 333 $(SOPHYAINCP)fitshandler.h \ 334 $(SOPHYAINCP)fitsntuple.h \ 335 $(SOPHYAINCP)fitstarray.h \ 336 $(SOPHYAINCP)tarray.h \ 337 $(SOPHYAINCP)basarr.h \ 338 $(SOPHYAINCP)utilarr.h \ 339 $(SOPHYAINCP)array.h \ 340 $(SOPHYAINCP)tmatrix.h \ 341 $(SOPHYAINCP)tmatrix_tsnl.h \ 342 $(SOPHYAINCP)tvector.h \ 343 $(SOPHYAINCP)tvector_tsnl.h \ 344 $(SOPHYAINCP)matharr.h \ 345 $(SOPHYAINCP)fioarr.h \ 346 $(SOPHYAINCP)sopemtx.h 330 347 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ obj_fits.cc 331 348 332 $(SOPHYAOBJP)ovharr.o: ovharr.cc $(SOPHYAINCP)sopnamsp.h \ 333 $(SOPHYAINCP)machdefs.h \ 334 $(SOPHYAINCP)tarrinit.h \ 335 $(SOPHYAINCP)sophyainit.h \ 336 $(SOPHYAINCP)array.h \ 337 $(SOPHYAINCP)tarray.h \ 338 $(SOPHYAINCP)basarr.h \ 339 $(SOPHYAINCP)anydataobj.h \ 340 $(SOPHYAINCP)mutyv.h \ 341 $(SOPHYAINCP)dvlist.h \ 342 $(SOPHYAINCP)objfio.h \ 343 $(SOPHYAINCP)ppersist.h \ 344 $(SOPHYAINCP)pexceptions.h \ 345 $(SOPHYAINCP)gnumd5.h \ 346 $(SOPHYAINCP)ppfbinstream.h \ 347 $(SOPHYAINCP)rawstream.h \ 348 $(SOPHYAINCP)ppfnametag.h \ 349 $(SOPHYAINCP)ndatablock.h \ 350 $(SOPHYAINCP)utilarr.h \ 351 $(SOPHYAINCP)tmatrix.h \ 352 $(SOPHYAINCP)tvector.h \ 353 $(SOPHYAINCP)matharr.h \ 354 $(SOPHYAINCP)fioarr.h \ 355 $(SOPHYAINCP)sopemtx.h \ 356 $(SOPHYAINCP)ctimer.h \ 357 $(SOPHYAINCP)timing.h \ 358 $(SOPHYAINCP)srandgen.h 349 $(SOPHYAOBJP)ovharr.o: ovharr.cc \ 350 $(SOPHYAINCP)sopnamsp.h \ 351 $(SOPHYAINCP)machdefs.h \ 352 $(SOPHYAINCP)tarrinit.h \ 353 $(SOPHYAINCP)sophyainit.h \ 354 $(SOPHYAINCP)array.h \ 355 $(SOPHYAINCP)tarray.h \ 356 $(SOPHYAINCP)basarr.h \ 357 $(SOPHYAINCP)anydataobj.h \ 358 $(SOPHYAINCP)mutyv.h \ 359 $(SOPHYAINCP)timestamp.h \ 360 $(SOPHYAINCP)objfio.h \ 361 $(SOPHYAINCP)ppersist.h \ 362 $(SOPHYAINCP)pexceptions.h \ 363 $(SOPHYAINCP)gnumd5.h \ 364 $(SOPHYAINCP)ppfbinstream.h \ 365 $(SOPHYAINCP)rawstream.h \ 366 $(SOPHYAINCP)ppfnametag.h \ 367 $(SOPHYAINCP)dvlist.h \ 368 $(SOPHYAINCP)ndatablock.h \ 369 $(SOPHYAINCP)utilarr.h \ 370 $(SOPHYAINCP)tmatrix.h \ 371 $(SOPHYAINCP)tmatrix_tsnl.h \ 372 $(SOPHYAINCP)tvector.h \ 373 $(SOPHYAINCP)tvector_tsnl.h \ 374 $(SOPHYAINCP)matharr.h \ 375 $(SOPHYAINCP)fioarr.h \ 376 $(SOPHYAINCP)sopemtx.h \ 377 $(SOPHYAINCP)ctimer.h \ 378 $(SOPHYAINCP)timing.h \ 379 $(SOPHYAINCP)srandgen.h 359 380 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ovharr.cc 360 381 361 $(SOPHYAOBJP)pizthr.o: pizthr.cc $(SOPHYAINCP)sopnamsp.h \ 362 $(SOPHYAINCP)machdefs.h \ 363 $(SOPHYAINCP)zthread.h \ 364 $(SOPHYAINCP)pexceptions.h \ 365 $(SOPHYAINCP)pisysdep.h \ 366 $(SOPHYAINCP)piapplx.h \ 367 $(SOPHYAINCP)piapplgen.h \ 368 $(SOPHYAINCP)pimsghandler.h \ 369 $(SOPHYAINCP)picontainerx.h \ 370 $(SOPHYAINCP)picontainergen.h \ 371 $(SOPHYAINCP)piwdgx.h \ 372 $(SOPHYAINCP)piwdggen.h \ 373 $(SOPHYAINCP)picolist.h \ 374 $(SOPHYAINCP)pimenubarx.h \ 375 $(SOPHYAINCP)pimenubargen.h \ 376 $(SOPHYAINCP)pimenux.h \ 377 $(SOPHYAINCP)pimenugen.h \ 378 $(SOPHYAINCP)picons.h \ 379 $(SOPHYAINCP)pistdwdgx.h \ 380 $(SOPHYAINCP)pistdwdggen.h \ 381 $(SOPHYAINCP)pibwdgx.h \ 382 $(SOPHYAINCP)pibwdggen.h \ 383 $(SOPHYAINCP)picmap.h \ 384 $(SOPHYAINCP)picmapx.h \ 385 $(SOPHYAINCP)picmapgen.h \ 386 $(SOPHYAINCP)pigraphx.h \ 387 $(SOPHYAINCP)pigraphgen.h \ 388 $(SOPHYAINCP)pifontx.h \ 389 $(SOPHYAINCP)pifontgen.h \ 390 $(SOPHYAINCP)pigrcoord.h \ 391 $(SOPHYAINCP)pilineatt.h \ 392 $(SOPHYAINCP)pigraphuc.h \ 393 $(SOPHYAINCP)pievthandler.h \ 394 $(SOPHYAINCP)psfile.h \ 395 $(SOPHYAINCP)pigraphps.h \ 396 $(SOPHYAINCP)piwindowx.h \ 397 $(SOPHYAINCP)piwindowgen.h \ 398 $(SOPHYAINCP)piperiodx.h \ 399 $(SOPHYAINCP)periodic.h \ 400 $(SOPHYAINCP)tarrinit.h \ 401 $(SOPHYAINCP)sophyainit.h \ 402 $(SOPHYAINCP)array.h \ 403 $(SOPHYAINCP)tarray.h \ 404 $(SOPHYAINCP)basarr.h \ 405 $(SOPHYAINCP)anydataobj.h \ 406 $(SOPHYAINCP)mutyv.h \ 407 $(SOPHYAINCP)dvlist.h \ 408 $(SOPHYAINCP)objfio.h \ 409 $(SOPHYAINCP)ppersist.h \ 410 $(SOPHYAINCP)gnumd5.h \ 411 $(SOPHYAINCP)ppfbinstream.h \ 412 $(SOPHYAINCP)rawstream.h \ 413 $(SOPHYAINCP)ppfnametag.h \ 414 $(SOPHYAINCP)ndatablock.h \ 415 $(SOPHYAINCP)utilarr.h \ 416 $(SOPHYAINCP)tmatrix.h \ 417 $(SOPHYAINCP)tvector.h \ 418 $(SOPHYAINCP)matharr.h \ 419 $(SOPHYAINCP)fioarr.h \ 420 $(SOPHYAINCP)sopemtx.h \ 421 $(SOPHYAINCP)timing.h 382 $(SOPHYAOBJP)pizthr.o: pizthr.cc \ 383 $(SOPHYAINCP)sopnamsp.h \ 384 $(SOPHYAINCP)machdefs.h \ 385 $(SOPHYAINCP)zthread.h \ 386 $(SOPHYAINCP)pexceptions.h \ 387 $(SOPHYAINCP)pisysdep.h \ 388 $(SOPHYAINCP)piapplx.h \ 389 $(SOPHYAINCP)piapplgen.h \ 390 $(SOPHYAINCP)pimsghandler.h \ 391 $(SOPHYAINCP)picontainerx.h \ 392 $(SOPHYAINCP)picontainergen.h \ 393 $(SOPHYAINCP)piwdgx.h \ 394 $(SOPHYAINCP)piwdggen.h \ 395 $(SOPHYAINCP)picolist.h \ 396 $(SOPHYAINCP)pimenubarx.h \ 397 $(SOPHYAINCP)pimenubargen.h \ 398 $(SOPHYAINCP)pimenux.h \ 399 $(SOPHYAINCP)pimenugen.h \ 400 $(SOPHYAINCP)picons.h \ 401 $(SOPHYAINCP)pistdwdgx.h \ 402 $(SOPHYAINCP)pistdwdggen.h \ 403 $(SOPHYAINCP)pibwdgx.h \ 404 $(SOPHYAINCP)pibwdggen.h \ 405 $(SOPHYAINCP)picmap.h \ 406 $(SOPHYAINCP)picmapx.h \ 407 $(SOPHYAINCP)picmapgen.h \ 408 $(SOPHYAINCP)pigraphx.h \ 409 $(SOPHYAINCP)pigraphgen.h \ 410 $(SOPHYAINCP)pifontx.h \ 411 $(SOPHYAINCP)pifontgen.h \ 412 $(SOPHYAINCP)pigrcoord.h \ 413 $(SOPHYAINCP)pilineatt.h \ 414 $(SOPHYAINCP)pigraphuc.h \ 415 $(SOPHYAINCP)pievthandler.h \ 416 $(SOPHYAINCP)psfile.h \ 417 $(SOPHYAINCP)pigraphps.h \ 418 $(SOPHYAINCP)piwindowx.h \ 419 $(SOPHYAINCP)piwindowgen.h \ 420 $(SOPHYAINCP)piperiodx.h \ 421 $(SOPHYAINCP)periodic.h \ 422 $(SOPHYAINCP)tarrinit.h \ 423 $(SOPHYAINCP)sophyainit.h \ 424 $(SOPHYAINCP)array.h \ 425 $(SOPHYAINCP)tarray.h \ 426 $(SOPHYAINCP)basarr.h \ 427 $(SOPHYAINCP)anydataobj.h \ 428 $(SOPHYAINCP)mutyv.h \ 429 $(SOPHYAINCP)timestamp.h \ 430 $(SOPHYAINCP)objfio.h \ 431 $(SOPHYAINCP)ppersist.h \ 432 $(SOPHYAINCP)gnumd5.h \ 433 $(SOPHYAINCP)ppfbinstream.h \ 434 $(SOPHYAINCP)rawstream.h \ 435 $(SOPHYAINCP)ppfnametag.h \ 436 $(SOPHYAINCP)dvlist.h \ 437 $(SOPHYAINCP)ndatablock.h \ 438 $(SOPHYAINCP)utilarr.h \ 439 $(SOPHYAINCP)tmatrix.h \ 440 $(SOPHYAINCP)tmatrix_tsnl.h \ 441 $(SOPHYAINCP)tvector.h \ 442 $(SOPHYAINCP)tvector_tsnl.h \ 443 $(SOPHYAINCP)matharr.h \ 444 $(SOPHYAINCP)fioarr.h \ 445 $(SOPHYAINCP)sopemtx.h \ 446 $(SOPHYAINCP)timing.h 422 447 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pizthr.cc 423 448 424 449 $(SOPHYAOBJP)ppftswap.o: ppftswap.cc \ 425 $(SOPHYAINCP)sopnamsp.h \ 426 $(SOPHYAINCP)sophyainit.h \ 427 $(SOPHYAINCP)machdefs.h \ 428 $(SOPHYAINCP)array.h \ 429 $(SOPHYAINCP)tarray.h \ 430 $(SOPHYAINCP)basarr.h \ 431 $(SOPHYAINCP)anydataobj.h \ 432 $(SOPHYAINCP)mutyv.h \ 433 $(SOPHYAINCP)dvlist.h \ 434 $(SOPHYAINCP)objfio.h \ 435 $(SOPHYAINCP)ppersist.h \ 436 $(SOPHYAINCP)pexceptions.h \ 437 $(SOPHYAINCP)gnumd5.h \ 438 $(SOPHYAINCP)ppfbinstream.h \ 439 $(SOPHYAINCP)rawstream.h \ 440 $(SOPHYAINCP)ppfnametag.h \ 441 $(SOPHYAINCP)ndatablock.h \ 442 $(SOPHYAINCP)utilarr.h \ 443 $(SOPHYAINCP)tmatrix.h \ 444 $(SOPHYAINCP)tvector.h \ 445 $(SOPHYAINCP)matharr.h \ 446 $(SOPHYAINCP)fioarr.h \ 447 $(SOPHYAINCP)sopemtx.h \ 448 $(SOPHYAINCP)fiondblock.h \ 449 $(SOPHYAINCP)tarrinit.h 450 $(SOPHYAINCP)sopnamsp.h \ 451 $(SOPHYAINCP)sophyainit.h \ 452 $(SOPHYAINCP)machdefs.h \ 453 $(SOPHYAINCP)array.h \ 454 $(SOPHYAINCP)tarray.h \ 455 $(SOPHYAINCP)basarr.h \ 456 $(SOPHYAINCP)anydataobj.h \ 457 $(SOPHYAINCP)mutyv.h \ 458 $(SOPHYAINCP)timestamp.h \ 459 $(SOPHYAINCP)objfio.h \ 460 $(SOPHYAINCP)ppersist.h \ 461 $(SOPHYAINCP)pexceptions.h \ 462 $(SOPHYAINCP)gnumd5.h \ 463 $(SOPHYAINCP)ppfbinstream.h \ 464 $(SOPHYAINCP)rawstream.h \ 465 $(SOPHYAINCP)ppfnametag.h \ 466 $(SOPHYAINCP)dvlist.h \ 467 $(SOPHYAINCP)ndatablock.h \ 468 $(SOPHYAINCP)utilarr.h \ 469 $(SOPHYAINCP)tmatrix.h \ 470 $(SOPHYAINCP)tmatrix_tsnl.h \ 471 $(SOPHYAINCP)tvector.h \ 472 $(SOPHYAINCP)tvector_tsnl.h \ 473 $(SOPHYAINCP)matharr.h \ 474 $(SOPHYAINCP)fioarr.h \ 475 $(SOPHYAINCP)sopemtx.h \ 476 $(SOPHYAINCP)fiondblock.h \ 477 $(SOPHYAINCP)tarrinit.h 450 478 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ppftswap.cc 451 479 452 $(SOPHYAOBJP)spar.o: spar.cc $(SOPHYAINCP)sopnamsp.h \ 453 $(SOPHYAINCP)machdefs.h \ 454 $(SOPHYAINCP)tarrinit.h \ 455 $(SOPHYAINCP)sophyainit.h \ 456 $(SOPHYAINCP)array.h \ 457 $(SOPHYAINCP)tarray.h \ 458 $(SOPHYAINCP)basarr.h \ 459 $(SOPHYAINCP)anydataobj.h \ 460 $(SOPHYAINCP)mutyv.h \ 461 $(SOPHYAINCP)dvlist.h \ 462 $(SOPHYAINCP)objfio.h \ 463 $(SOPHYAINCP)ppersist.h \ 464 $(SOPHYAINCP)pexceptions.h \ 465 $(SOPHYAINCP)gnumd5.h \ 466 $(SOPHYAINCP)ppfbinstream.h \ 467 $(SOPHYAINCP)rawstream.h \ 468 $(SOPHYAINCP)ppfnametag.h \ 469 $(SOPHYAINCP)ndatablock.h \ 470 $(SOPHYAINCP)utilarr.h \ 471 $(SOPHYAINCP)tmatrix.h \ 472 $(SOPHYAINCP)tvector.h \ 473 $(SOPHYAINCP)matharr.h \ 474 $(SOPHYAINCP)fioarr.h \ 475 $(SOPHYAINCP)sopemtx.h \ 476 $(SOPHYAINCP)timing.h \ 477 $(SOPHYAINCP)resusage.h 480 $(SOPHYAOBJP)spar.o: spar.cc \ 481 $(SOPHYAINCP)sopnamsp.h \ 482 $(SOPHYAINCP)machdefs.h \ 483 $(SOPHYAINCP)tarrinit.h \ 484 $(SOPHYAINCP)sophyainit.h \ 485 $(SOPHYAINCP)array.h \ 486 $(SOPHYAINCP)tarray.h \ 487 $(SOPHYAINCP)basarr.h \ 488 $(SOPHYAINCP)anydataobj.h \ 489 $(SOPHYAINCP)mutyv.h \ 490 $(SOPHYAINCP)timestamp.h \ 491 $(SOPHYAINCP)objfio.h \ 492 $(SOPHYAINCP)ppersist.h \ 493 $(SOPHYAINCP)pexceptions.h \ 494 $(SOPHYAINCP)gnumd5.h \ 495 $(SOPHYAINCP)ppfbinstream.h \ 496 $(SOPHYAINCP)rawstream.h \ 497 $(SOPHYAINCP)ppfnametag.h \ 498 $(SOPHYAINCP)dvlist.h \ 499 $(SOPHYAINCP)ndatablock.h \ 500 $(SOPHYAINCP)utilarr.h \ 501 $(SOPHYAINCP)tmatrix.h \ 502 $(SOPHYAINCP)tmatrix_tsnl.h \ 503 $(SOPHYAINCP)tvector.h \ 504 $(SOPHYAINCP)tvector_tsnl.h \ 505 $(SOPHYAINCP)matharr.h \ 506 $(SOPHYAINCP)fioarr.h \ 507 $(SOPHYAINCP)sopemtx.h \ 508 $(SOPHYAINCP)timing.h \ 509 $(SOPHYAINCP)resusage.h 478 510 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ spar.cc 479 511 480 $(SOPHYAOBJP)sph2lm.o: sph2lm.cc $(SOPHYAINCP)sopnamsp.h \ 481 $(SOPHYAINCP)tarray.h \ 482 $(SOPHYAINCP)machdefs.h \ 483 $(SOPHYAINCP)basarr.h \ 484 $(SOPHYAINCP)anydataobj.h \ 485 $(SOPHYAINCP)mutyv.h \ 486 $(SOPHYAINCP)dvlist.h \ 487 $(SOPHYAINCP)objfio.h \ 488 $(SOPHYAINCP)ppersist.h \ 489 $(SOPHYAINCP)pexceptions.h \ 490 $(SOPHYAINCP)gnumd5.h \ 491 $(SOPHYAINCP)ppfbinstream.h \ 492 $(SOPHYAINCP)rawstream.h \ 493 $(SOPHYAINCP)ppfnametag.h \ 494 $(SOPHYAINCP)ndatablock.h \ 495 $(SOPHYAINCP)utilarr.h \ 496 $(SOPHYAINCP)cimage.h \ 497 $(SOPHYAINCP)tmatrix.h \ 498 $(SOPHYAINCP)fioarr.h \ 499 $(SOPHYAINCP)tvector.h \ 500 $(SOPHYAINCP)skymap.h \ 501 $(SOPHYAINCP)spherethetaphi.h \ 502 $(SOPHYAINCP)sphericalmap.h \ 503 $(SOPHYAINCP)smathconst.h \ 504 $(SOPHYAINCP)pixelmap.h \ 505 $(SOPHYAINCP)spherepos.h \ 506 $(SOPHYAINCP)unitvector.h \ 507 $(SOPHYAINCP)vector3d.h \ 508 $(SOPHYAINCP)longlat.h \ 509 $(SOPHYAINCP)utilgeom.h \ 510 $(SOPHYAINCP)spherehealpix.h \ 511 $(SOPHYAINCP)HEALPixUtils.h \ 512 $(SOPHYAINCP)localmap.h \ 513 $(SOPHYAINCP)sphereecp.h \ 514 $(SOPHYAINCP)fiospherethetaphi.h \ 515 $(SOPHYAINCP)fiospherehealpix.h \ 516 $(SOPHYAINCP)fiolocalmap.h \ 517 $(SOPHYAINCP)fiosphereecp.h \ 518 $(SOPHYAINCP)mapoperation.h \ 519 $(SOPHYAINCP)sambainit.h \ 520 $(SOPHYAINCP)skymapinit.h \ 521 $(SOPHYAINCP)sophyainit.h \ 522 $(SOPHYAINCP)ntoolsinit.h \ 523 $(SOPHYAINCP)tarrinit.h \ 524 $(SOPHYAINCP)fftwserver.h \ 525 $(SOPHYAINCP)fftservintf.h 512 $(SOPHYAOBJP)sph2lm.o: sph2lm.cc \ 513 $(SOPHYAINCP)sopnamsp.h \ 514 $(SOPHYAINCP)tarray.h \ 515 $(SOPHYAINCP)machdefs.h \ 516 $(SOPHYAINCP)basarr.h \ 517 $(SOPHYAINCP)anydataobj.h \ 518 $(SOPHYAINCP)mutyv.h \ 519 $(SOPHYAINCP)timestamp.h \ 520 $(SOPHYAINCP)objfio.h \ 521 $(SOPHYAINCP)ppersist.h \ 522 $(SOPHYAINCP)pexceptions.h \ 523 $(SOPHYAINCP)gnumd5.h \ 524 $(SOPHYAINCP)ppfbinstream.h \ 525 $(SOPHYAINCP)rawstream.h \ 526 $(SOPHYAINCP)ppfnametag.h \ 527 $(SOPHYAINCP)dvlist.h \ 528 $(SOPHYAINCP)ndatablock.h \ 529 $(SOPHYAINCP)utilarr.h \ 530 $(SOPHYAINCP)cimage.h \ 531 $(SOPHYAINCP)tmatrix.h \ 532 $(SOPHYAINCP)tmatrix_tsnl.h \ 533 $(SOPHYAINCP)fioarr.h \ 534 $(SOPHYAINCP)tvector.h \ 535 $(SOPHYAINCP)tvector_tsnl.h \ 536 $(SOPHYAINCP)skymap.h \ 537 $(SOPHYAINCP)spherethetaphi.h \ 538 $(SOPHYAINCP)sphericalmap.h \ 539 $(SOPHYAINCP)smathconst.h \ 540 $(SOPHYAINCP)pixelmap.h \ 541 $(SOPHYAINCP)spherepos.h \ 542 $(SOPHYAINCP)unitvector.h \ 543 $(SOPHYAINCP)vector3d.h \ 544 $(SOPHYAINCP)longlat.h \ 545 $(SOPHYAINCP)utilgeom.h \ 546 $(SOPHYAINCP)datatype.h \ 547 $(SOPHYAINCP)spherehealpix.h \ 548 $(SOPHYAINCP)HEALPixUtils.h \ 549 $(SOPHYAINCP)localmap.h \ 550 $(SOPHYAINCP)sphereecp.h \ 551 $(SOPHYAINCP)fiospherethetaphi.h \ 552 $(SOPHYAINCP)fiospherehealpix.h \ 553 $(SOPHYAINCP)fiolocalmap.h \ 554 $(SOPHYAINCP)fiosphereecp.h \ 555 $(SOPHYAINCP)mapoperation.h \ 556 $(SOPHYAINCP)sambainit.h \ 557 $(SOPHYAINCP)skymapinit.h \ 558 $(SOPHYAINCP)sophyainit.h \ 559 $(SOPHYAINCP)ntoolsinit.h \ 560 $(SOPHYAINCP)tarrinit.h \ 561 $(SOPHYAINCP)fftwserver.h \ 562 $(SOPHYAINCP)sspvflags.h \ 563 $(SOPHYAINCP)fftservintf.h 526 564 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sph2lm.cc 527 565 528 $(SOPHYAOBJP)sphg0.o: sphg0.cc $(SOPHYAINCP)sopnamsp.h \ 529 $(SOPHYAINCP)sambainit.h \ 530 $(SOPHYAINCP)skymapinit.h \ 531 $(SOPHYAINCP)sophyainit.h \ 532 $(SOPHYAINCP)machdefs.h \ 533 $(SOPHYAINCP)ntoolsinit.h \ 534 $(SOPHYAINCP)tarrinit.h \ 535 $(SOPHYAINCP)tod.h \ 536 $(SOPHYAINCP)spherepos.h \ 537 $(SOPHYAINCP)ppersist.h \ 538 $(SOPHYAINCP)pexceptions.h \ 539 $(SOPHYAINCP)gnumd5.h \ 540 $(SOPHYAINCP)ppfbinstream.h \ 541 $(SOPHYAINCP)rawstream.h \ 542 $(SOPHYAINCP)ppfnametag.h \ 543 $(SOPHYAINCP)unitvector.h \ 544 $(SOPHYAINCP)vector3d.h \ 545 $(SOPHYAINCP)longlat.h \ 546 $(SOPHYAINCP)utilgeom.h \ 547 $(SOPHYAINCP)anydataobj.h \ 548 $(SOPHYAINCP)misstime.h \ 549 $(SOPHYAINCP)spherehealpix.h \ 550 $(SOPHYAINCP)sphericalmap.h \ 551 $(SOPHYAINCP)smathconst.h \ 552 $(SOPHYAINCP)pixelmap.h \ 553 $(SOPHYAINCP)dvlist.h \ 554 $(SOPHYAINCP)objfio.h \ 555 $(SOPHYAINCP)mutyv.h \ 556 $(SOPHYAINCP)tvector.h \ 557 $(SOPHYAINCP)tmatrix.h \ 558 $(SOPHYAINCP)tarray.h \ 559 $(SOPHYAINCP)basarr.h \ 560 $(SOPHYAINCP)ndatablock.h \ 561 $(SOPHYAINCP)utilarr.h \ 562 $(SOPHYAINCP)HEALPixUtils.h 566 $(SOPHYAOBJP)sphg0.o: sphg0.cc \ 567 $(SOPHYAINCP)sopnamsp.h \ 568 $(SOPHYAINCP)sambainit.h \ 569 $(SOPHYAINCP)skymapinit.h \ 570 $(SOPHYAINCP)sophyainit.h \ 571 $(SOPHYAINCP)machdefs.h \ 572 $(SOPHYAINCP)ntoolsinit.h \ 573 $(SOPHYAINCP)tarrinit.h \ 574 $(SOPHYAINCP)tod.h \ 575 $(SOPHYAINCP)spherepos.h \ 576 $(SOPHYAINCP)ppersist.h \ 577 $(SOPHYAINCP)pexceptions.h \ 578 $(SOPHYAINCP)gnumd5.h \ 579 $(SOPHYAINCP)ppfbinstream.h \ 580 $(SOPHYAINCP)rawstream.h \ 581 $(SOPHYAINCP)ppfnametag.h \ 582 $(SOPHYAINCP)unitvector.h \ 583 $(SOPHYAINCP)vector3d.h \ 584 $(SOPHYAINCP)longlat.h \ 585 $(SOPHYAINCP)utilgeom.h \ 586 $(SOPHYAINCP)anydataobj.h \ 587 $(SOPHYAINCP)misstime.h \ 588 $(SOPHYAINCP)spherehealpix.h \ 589 $(SOPHYAINCP)sphericalmap.h \ 590 $(SOPHYAINCP)smathconst.h \ 591 $(SOPHYAINCP)pixelmap.h \ 592 $(SOPHYAINCP)dvlist.h \ 593 $(SOPHYAINCP)objfio.h \ 594 $(SOPHYAINCP)mutyv.h \ 595 $(SOPHYAINCP)timestamp.h \ 596 $(SOPHYAINCP)datatype.h \ 597 $(SOPHYAINCP)tvector.h \ 598 $(SOPHYAINCP)tmatrix.h \ 599 $(SOPHYAINCP)tarray.h \ 600 $(SOPHYAINCP)basarr.h \ 601 $(SOPHYAINCP)ndatablock.h \ 602 $(SOPHYAINCP)utilarr.h \ 603 $(SOPHYAINCP)tmatrix_tsnl.h \ 604 $(SOPHYAINCP)tvector_tsnl.h \ 605 $(SOPHYAINCP)HEALPixUtils.h 563 606 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sphg0.cc 564 607 565 $(SOPHYAOBJP)tcmd.o: tcmd.cc $(SOPHYAINCP)sopnamsp.h \ 566 $(SOPHYAINCP)machdefs.h \ 567 $(SOPHYAINCP)sophyainit.h \ 568 $(SOPHYAINCP)timing.h \ 569 $(SOPHYAINCP)cexpre.h \ 570 $(SOPHYAINCP)pexceptions.h \ 571 $(SOPHYAINCP)rpneval.h \ 572 $(SOPHYAINCP)commander.h \ 573 $(SOPHYAINCP)pdlmgr.h \ 574 $(SOPHYAINCP)dvlist.h \ 575 $(SOPHYAINCP)objfio.h \ 576 $(SOPHYAINCP)anydataobj.h \ 577 $(SOPHYAINCP)ppersist.h \ 578 $(SOPHYAINCP)gnumd5.h \ 579 $(SOPHYAINCP)ppfbinstream.h \ 580 $(SOPHYAINCP)rawstream.h \ 581 $(SOPHYAINCP)ppfnametag.h \ 582 $(SOPHYAINCP)mutyv.h \ 583 $(SOPHYAINCP)ctimer.h 608 $(SOPHYAOBJP)tcmd.o: tcmd.cc \ 609 $(SOPHYAINCP)sopnamsp.h \ 610 $(SOPHYAINCP)machdefs.h \ 611 $(SOPHYAINCP)sophyainit.h \ 612 $(SOPHYAINCP)timing.h \ 613 $(SOPHYAINCP)cexpre.h \ 614 $(SOPHYAINCP)pexceptions.h \ 615 $(SOPHYAINCP)rpneval.h \ 616 $(SOPHYAINCP)commander.h \ 617 $(SOPHYAINCP)pdlmgr.h \ 618 $(SOPHYAINCP)dvlist.h \ 619 $(SOPHYAINCP)objfio.h \ 620 $(SOPHYAINCP)anydataobj.h \ 621 $(SOPHYAINCP)ppersist.h \ 622 $(SOPHYAINCP)gnumd5.h \ 623 $(SOPHYAINCP)ppfbinstream.h \ 624 $(SOPHYAINCP)rawstream.h \ 625 $(SOPHYAINCP)ppfnametag.h \ 626 $(SOPHYAINCP)mutyv.h \ 627 $(SOPHYAINCP)timestamp.h \ 628 $(SOPHYAINCP)ctimer.h 584 629 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tcmd.cc 585 630 586 631 $(SOPHYAOBJP)tcxxcmpldynl.o: tcxxcmpldynl.cc \ 587 $(SOPHYAINCP)sopnamsp.h \ 588 $(SOPHYAINCP)histinit.h \ 589 $(SOPHYAINCP)ntoolsinit.h \ 590 $(SOPHYAINCP)tarrinit.h \ 591 $(SOPHYAINCP)sophyainit.h \ 592 $(SOPHYAINCP)machdefs.h \ 593 $(SOPHYAINCP)array.h \ 594 $(SOPHYAINCP)tarray.h \ 595 $(SOPHYAINCP)basarr.h \ 596 $(SOPHYAINCP)anydataobj.h \ 597 $(SOPHYAINCP)mutyv.h \ 598 $(SOPHYAINCP)dvlist.h \ 599 $(SOPHYAINCP)objfio.h \ 600 $(SOPHYAINCP)ppersist.h \ 601 $(SOPHYAINCP)pexceptions.h \ 602 $(SOPHYAINCP)gnumd5.h \ 603 $(SOPHYAINCP)ppfbinstream.h \ 604 $(SOPHYAINCP)rawstream.h \ 605 $(SOPHYAINCP)ppfnametag.h \ 606 $(SOPHYAINCP)ndatablock.h \ 607 $(SOPHYAINCP)utilarr.h \ 608 $(SOPHYAINCP)tmatrix.h \ 609 $(SOPHYAINCP)tvector.h \ 610 $(SOPHYAINCP)matharr.h \ 611 $(SOPHYAINCP)fioarr.h \ 612 $(SOPHYAINCP)sopemtx.h \ 613 $(SOPHYAINCP)cxxcmplnk.h \ 614 $(SOPHYAINCP)pdlmgr.h \ 615 $(SOPHYAINCP)timing.h 632 $(SOPHYAINCP)sopnamsp.h \ 633 $(SOPHYAINCP)histinit.h \ 634 $(SOPHYAINCP)ntoolsinit.h \ 635 $(SOPHYAINCP)tarrinit.h \ 636 $(SOPHYAINCP)sophyainit.h \ 637 $(SOPHYAINCP)machdefs.h \ 638 $(SOPHYAINCP)array.h \ 639 $(SOPHYAINCP)tarray.h \ 640 $(SOPHYAINCP)basarr.h \ 641 $(SOPHYAINCP)anydataobj.h \ 642 $(SOPHYAINCP)mutyv.h \ 643 $(SOPHYAINCP)timestamp.h \ 644 $(SOPHYAINCP)objfio.h \ 645 $(SOPHYAINCP)ppersist.h \ 646 $(SOPHYAINCP)pexceptions.h \ 647 $(SOPHYAINCP)gnumd5.h \ 648 $(SOPHYAINCP)ppfbinstream.h \ 649 $(SOPHYAINCP)rawstream.h \ 650 $(SOPHYAINCP)ppfnametag.h \ 651 $(SOPHYAINCP)dvlist.h \ 652 $(SOPHYAINCP)ndatablock.h \ 653 $(SOPHYAINCP)utilarr.h \ 654 $(SOPHYAINCP)tmatrix.h \ 655 $(SOPHYAINCP)tmatrix_tsnl.h \ 656 $(SOPHYAINCP)tvector.h \ 657 $(SOPHYAINCP)tvector_tsnl.h \ 658 $(SOPHYAINCP)matharr.h \ 659 $(SOPHYAINCP)fioarr.h \ 660 $(SOPHYAINCP)sopemtx.h \ 661 $(SOPHYAINCP)cxxcmplnk.h \ 662 $(SOPHYAINCP)pdlmgr.h \ 663 $(SOPHYAINCP)timing.h 616 664 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tcxxcmpldynl.cc 617 665 618 $(SOPHYAOBJP)tdcr.o: tdcr.cc $(SOPHYAINCP)sopnamsp.h \ 619 /usr/include/math.h $(SOPHYAINCP)histinit.h \ 620 $(SOPHYAINCP)ntoolsinit.h \ 621 $(SOPHYAINCP)tarrinit.h \ 622 $(SOPHYAINCP)sophyainit.h \ 623 $(SOPHYAINCP)machdefs.h \ 624 $(SOPHYAINCP)histos.h \ 625 $(SOPHYAINCP)objfio.h \ 626 $(SOPHYAINCP)anydataobj.h \ 627 $(SOPHYAINCP)ppersist.h \ 628 $(SOPHYAINCP)pexceptions.h \ 629 $(SOPHYAINCP)gnumd5.h \ 630 $(SOPHYAINCP)ppfbinstream.h \ 631 $(SOPHYAINCP)rawstream.h \ 632 $(SOPHYAINCP)ppfnametag.h \ 633 $(SOPHYAINCP)peida.h \ 634 $(SOPHYAINCP)utils.h \ 635 $(SOPHYAINCP)perrors.h \ 636 $(SOPHYAINCP)fmath.h \ 637 $(SOPHYAINCP)tvector.h \ 638 $(SOPHYAINCP)tmatrix.h \ 639 $(SOPHYAINCP)tarray.h \ 640 $(SOPHYAINCP)basarr.h \ 641 $(SOPHYAINCP)mutyv.h \ 642 $(SOPHYAINCP)dvlist.h \ 643 $(SOPHYAINCP)ndatablock.h \ 644 $(SOPHYAINCP)utilarr.h \ 645 $(SOPHYAINCP)histos2.h \ 646 $(SOPHYAINCP)psighand.h \ 647 $(SOPHYAINCP)nbrandom.h \ 648 $(SOPHYAINCP)srandgen.h 666 $(SOPHYAOBJP)tdcr.o: tdcr.cc \ 667 $(SOPHYAINCP)sopnamsp.h \ 668 /home/usr203/mnt/gnu/OSF1/lib/gcc-lib/alphaev5-dec-osf4.0d/2.8.1/include/math.h \ 669 $(SOPHYAINCP)histinit.h \ 670 $(SOPHYAINCP)ntoolsinit.h \ 671 $(SOPHYAINCP)tarrinit.h \ 672 $(SOPHYAINCP)sophyainit.h \ 673 $(SOPHYAINCP)machdefs.h \ 674 $(SOPHYAINCP)histos.h \ 675 $(SOPHYAINCP)objfio.h \ 676 $(SOPHYAINCP)anydataobj.h \ 677 $(SOPHYAINCP)ppersist.h \ 678 $(SOPHYAINCP)pexceptions.h \ 679 $(SOPHYAINCP)gnumd5.h \ 680 $(SOPHYAINCP)ppfbinstream.h \ 681 $(SOPHYAINCP)rawstream.h \ 682 $(SOPHYAINCP)ppfnametag.h \ 683 $(SOPHYAINCP)peida.h \ 684 $(SOPHYAINCP)utils.h \ 685 $(SOPHYAINCP)perrors.h \ 686 $(SOPHYAINCP)fmath.h \ 687 $(SOPHYAINCP)tvector.h \ 688 $(SOPHYAINCP)tmatrix.h \ 689 $(SOPHYAINCP)tarray.h \ 690 $(SOPHYAINCP)basarr.h \ 691 $(SOPHYAINCP)mutyv.h \ 692 $(SOPHYAINCP)timestamp.h \ 693 $(SOPHYAINCP)dvlist.h \ 694 $(SOPHYAINCP)ndatablock.h \ 695 $(SOPHYAINCP)utilarr.h \ 696 $(SOPHYAINCP)tmatrix_tsnl.h \ 697 $(SOPHYAINCP)tvector_tsnl.h \ 698 $(SOPHYAINCP)histos2.h \ 699 $(SOPHYAINCP)psighand.h \ 700 $(SOPHYAINCP)srandgen.h 649 701 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tdcr.cc 650 702 651 $(SOPHYAOBJP)tdynl.o: tdynl.cc $(SOPHYAINCP)sopnamsp.h \ 652 $(SOPHYAINCP)tarrinit.h \ 653 $(SOPHYAINCP)sophyainit.h \ 654 $(SOPHYAINCP)machdefs.h \ 655 $(SOPHYAINCP)array.h \ 656 $(SOPHYAINCP)tarray.h \ 657 $(SOPHYAINCP)basarr.h \ 658 $(SOPHYAINCP)anydataobj.h \ 659 $(SOPHYAINCP)mutyv.h \ 660 $(SOPHYAINCP)dvlist.h \ 661 $(SOPHYAINCP)objfio.h \ 662 $(SOPHYAINCP)ppersist.h \ 663 $(SOPHYAINCP)pexceptions.h \ 664 $(SOPHYAINCP)gnumd5.h \ 665 $(SOPHYAINCP)ppfbinstream.h \ 666 $(SOPHYAINCP)rawstream.h \ 667 $(SOPHYAINCP)ppfnametag.h \ 668 $(SOPHYAINCP)ndatablock.h \ 669 $(SOPHYAINCP)utilarr.h \ 670 $(SOPHYAINCP)tmatrix.h \ 671 $(SOPHYAINCP)tvector.h \ 672 $(SOPHYAINCP)matharr.h \ 673 $(SOPHYAINCP)fioarr.h \ 674 $(SOPHYAINCP)sopemtx.h \ 675 $(SOPHYAINCP)pdlmgr.h \ 676 $(SOPHYAINCP)timing.h 703 $(SOPHYAOBJP)tdynl.o: tdynl.cc \ 704 $(SOPHYAINCP)sopnamsp.h \ 705 $(SOPHYAINCP)tarrinit.h \ 706 $(SOPHYAINCP)sophyainit.h \ 707 $(SOPHYAINCP)machdefs.h \ 708 $(SOPHYAINCP)array.h \ 709 $(SOPHYAINCP)tarray.h \ 710 $(SOPHYAINCP)basarr.h \ 711 $(SOPHYAINCP)anydataobj.h \ 712 $(SOPHYAINCP)mutyv.h \ 713 $(SOPHYAINCP)timestamp.h \ 714 $(SOPHYAINCP)objfio.h \ 715 $(SOPHYAINCP)ppersist.h \ 716 $(SOPHYAINCP)pexceptions.h \ 717 $(SOPHYAINCP)gnumd5.h \ 718 $(SOPHYAINCP)ppfbinstream.h \ 719 $(SOPHYAINCP)rawstream.h \ 720 $(SOPHYAINCP)ppfnametag.h \ 721 $(SOPHYAINCP)dvlist.h \ 722 $(SOPHYAINCP)ndatablock.h \ 723 $(SOPHYAINCP)utilarr.h \ 724 $(SOPHYAINCP)tmatrix.h \ 725 $(SOPHYAINCP)tmatrix_tsnl.h \ 726 $(SOPHYAINCP)tvector.h \ 727 $(SOPHYAINCP)tvector_tsnl.h \ 728 $(SOPHYAINCP)matharr.h \ 729 $(SOPHYAINCP)fioarr.h \ 730 $(SOPHYAINCP)sopemtx.h \ 731 $(SOPHYAINCP)pdlmgr.h \ 732 $(SOPHYAINCP)timing.h 677 733 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tdynl.cc 678 734 679 $(SOPHYAOBJP)tfft.o: tfft.cc $(SOPHYAINCP)sopnamsp.h \ 680 $(SOPHYAINCP)machdefs.h \ 681 $(SOPHYAINCP)nbrandom.h \ 682 $(SOPHYAINCP)srandgen.h \ 683 $(SOPHYAINCP)matharr.h \ 684 $(SOPHYAINCP)tarray.h \ 685 $(SOPHYAINCP)basarr.h \ 686 $(SOPHYAINCP)anydataobj.h \ 687 $(SOPHYAINCP)mutyv.h \ 688 $(SOPHYAINCP)dvlist.h \ 689 $(SOPHYAINCP)objfio.h \ 690 $(SOPHYAINCP)ppersist.h \ 691 $(SOPHYAINCP)pexceptions.h \ 692 $(SOPHYAINCP)gnumd5.h \ 693 $(SOPHYAINCP)ppfbinstream.h \ 694 $(SOPHYAINCP)rawstream.h \ 695 $(SOPHYAINCP)ppfnametag.h \ 696 $(SOPHYAINCP)ndatablock.h \ 697 $(SOPHYAINCP)utilarr.h \ 698 $(SOPHYAINCP)fftpserver.h \ 699 $(SOPHYAINCP)fftservintf.h \ 700 $(SOPHYAINCP)tmatrix.h \ 701 $(SOPHYAINCP)tvector.h \ 702 $(SOPHYAINCP)fftmserver.h \ 703 $(SOPHYAINCP)fftwserver.h \ 704 $(SOPHYAINCP)ntoolsinit.h \ 705 $(SOPHYAINCP)tarrinit.h \ 706 $(SOPHYAINCP)sophyainit.h \ 707 $(SOPHYAINCP)timing.h 735 $(SOPHYAOBJP)tfft.o: tfft.cc \ 736 $(SOPHYAINCP)sopnamsp.h \ 737 $(SOPHYAINCP)machdefs.h \ 738 $(SOPHYAINCP)srandgen.h \ 739 $(SOPHYAINCP)matharr.h \ 740 $(SOPHYAINCP)tarray.h \ 741 $(SOPHYAINCP)basarr.h \ 742 $(SOPHYAINCP)anydataobj.h \ 743 $(SOPHYAINCP)mutyv.h \ 744 $(SOPHYAINCP)timestamp.h \ 745 $(SOPHYAINCP)objfio.h \ 746 $(SOPHYAINCP)ppersist.h \ 747 $(SOPHYAINCP)pexceptions.h \ 748 $(SOPHYAINCP)gnumd5.h \ 749 $(SOPHYAINCP)ppfbinstream.h \ 750 $(SOPHYAINCP)rawstream.h \ 751 $(SOPHYAINCP)ppfnametag.h \ 752 $(SOPHYAINCP)dvlist.h \ 753 $(SOPHYAINCP)ndatablock.h \ 754 $(SOPHYAINCP)utilarr.h \ 755 $(SOPHYAINCP)fftpserver.h \ 756 $(SOPHYAINCP)fftservintf.h \ 757 $(SOPHYAINCP)tmatrix.h \ 758 $(SOPHYAINCP)tmatrix_tsnl.h \ 759 $(SOPHYAINCP)tvector.h \ 760 $(SOPHYAINCP)tvector_tsnl.h \ 761 $(SOPHYAINCP)fftmserver.h \ 762 $(SOPHYAINCP)fftwserver.h \ 763 $(SOPHYAINCP)sspvflags.h \ 764 $(SOPHYAINCP)ntoolsinit.h \ 765 $(SOPHYAINCP)tarrinit.h \ 766 $(SOPHYAINCP)sophyainit.h \ 767 $(SOPHYAINCP)timing.h 708 768 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tfft.cc 709 769 710 $(SOPHYAOBJP)tfitsdt.o: tfitsdt.cc $(SOPHYAINCP)sopnamsp.h \ 711 $(SOPHYAINCP)histinit.h \ 712 $(SOPHYAINCP)ntoolsinit.h \ 713 $(SOPHYAINCP)tarrinit.h \ 714 $(SOPHYAINCP)sophyainit.h \ 715 $(SOPHYAINCP)machdefs.h \ 716 $(SOPHYAINCP)datatable.h \ 717 $(SOPHYAINCP)basedtable.h \ 718 $(SOPHYAINCP)ntupintf.h \ 719 $(SOPHYAINCP)dvlist.h \ 720 $(SOPHYAINCP)objfio.h \ 721 $(SOPHYAINCP)anydataobj.h \ 722 $(SOPHYAINCP)ppersist.h \ 723 $(SOPHYAINCP)pexceptions.h \ 724 $(SOPHYAINCP)gnumd5.h \ 725 $(SOPHYAINCP)ppfbinstream.h \ 726 $(SOPHYAINCP)rawstream.h \ 727 $(SOPHYAINCP)ppfnametag.h \ 728 $(SOPHYAINCP)mutyv.h \ 729 $(SOPHYAINCP)segdatablock.h \ 730 $(SOPHYAINCP)fitshdtable.h \ 731 $(SOPHYAINCP)fitshandler.h \ 732 $(SOPHYAINCP)fitsinoutfile.h \ 733 $(SOPHYAINCP)FitsIO/fitsio.h \ 734 $(SOPHYAINCP)FitsIO/longnam.h 770 $(SOPHYAOBJP)tfitsdt.o: tfitsdt.cc \ 771 $(SOPHYAINCP)sopnamsp.h \ 772 $(SOPHYAINCP)histinit.h \ 773 $(SOPHYAINCP)ntoolsinit.h \ 774 $(SOPHYAINCP)tarrinit.h \ 775 $(SOPHYAINCP)sophyainit.h \ 776 $(SOPHYAINCP)machdefs.h \ 777 $(SOPHYAINCP)datatable.h \ 778 $(SOPHYAINCP)basedtable.h \ 779 $(SOPHYAINCP)ntupintf.h \ 780 $(SOPHYAINCP)dvlist.h \ 781 $(SOPHYAINCP)objfio.h \ 782 $(SOPHYAINCP)anydataobj.h \ 783 $(SOPHYAINCP)ppersist.h \ 784 $(SOPHYAINCP)pexceptions.h \ 785 $(SOPHYAINCP)gnumd5.h \ 786 $(SOPHYAINCP)ppfbinstream.h \ 787 $(SOPHYAINCP)rawstream.h \ 788 $(SOPHYAINCP)ppfnametag.h \ 789 $(SOPHYAINCP)mutyv.h \ 790 $(SOPHYAINCP)timestamp.h \ 791 $(SOPHYAINCP)segdatablock.h \ 792 $(SOPHYAINCP)tvector.h \ 793 $(SOPHYAINCP)tmatrix.h \ 794 $(SOPHYAINCP)tarray.h \ 795 $(SOPHYAINCP)basarr.h \ 796 $(SOPHYAINCP)ndatablock.h \ 797 $(SOPHYAINCP)utilarr.h \ 798 $(SOPHYAINCP)tmatrix_tsnl.h \ 799 $(SOPHYAINCP)tvector_tsnl.h \ 800 $(SOPHYAINCP)fitshdtable.h \ 801 $(SOPHYAINCP)fitshandler.h \ 802 $(SOPHYAINCP)fitsinoutfile.h \ 803 $(SOPHYAINCP)FitsIO/fitsio.h \ 804 $(SOPHYAINCP)FitsIO/longnam.h \ 805 $(SOPHYAINCP)swfitsdtable.h \ 806 $(SOPHYAINCP)swsegdb.h \ 807 $(SOPHYAINCP)fitsswapper.h \ 808 $(SOPHYAINCP)fitsblkrw.h 735 809 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tfitsdt.cc 736 810 737 $(SOPHYAOBJP)thash.o: thash.cc $(SOPHYAINCP)sopnamsp.h \ 738 $(SOPHYAINCP)ppersist.h \ 739 $(SOPHYAINCP)machdefs.h \ 740 $(SOPHYAINCP)pexceptions.h \ 741 $(SOPHYAINCP)gnumd5.h \ 742 $(SOPHYAINCP)ppfbinstream.h \ 743 $(SOPHYAINCP)rawstream.h \ 744 $(SOPHYAINCP)ppfnametag.h 811 $(SOPHYAOBJP)thash.o: thash.cc \ 812 $(SOPHYAINCP)sopnamsp.h \ 813 $(SOPHYAINCP)ppersist.h \ 814 $(SOPHYAINCP)machdefs.h \ 815 $(SOPHYAINCP)pexceptions.h \ 816 $(SOPHYAINCP)gnumd5.h \ 817 $(SOPHYAINCP)ppfbinstream.h \ 818 $(SOPHYAINCP)rawstream.h \ 819 $(SOPHYAINCP)ppfnametag.h 745 820 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ thash.cc 746 821 747 $(SOPHYAOBJP)timg.o: timg.cc $(SOPHYAINCP)sopnamsp.h \ 748 $(SOPHYAINCP)ntoolsinit.h \ 749 $(SOPHYAINCP)tarrinit.h \ 750 $(SOPHYAINCP)sophyainit.h \ 751 $(SOPHYAINCP)machdefs.h \ 752 $(SOPHYAINCP)array.h \ 753 $(SOPHYAINCP)tarray.h \ 754 $(SOPHYAINCP)basarr.h \ 755 $(SOPHYAINCP)anydataobj.h \ 756 $(SOPHYAINCP)mutyv.h \ 757 $(SOPHYAINCP)dvlist.h \ 758 $(SOPHYAINCP)objfio.h \ 759 $(SOPHYAINCP)ppersist.h \ 760 $(SOPHYAINCP)pexceptions.h \ 761 $(SOPHYAINCP)gnumd5.h \ 762 $(SOPHYAINCP)ppfbinstream.h \ 763 $(SOPHYAINCP)rawstream.h \ 764 $(SOPHYAINCP)ppfnametag.h \ 765 $(SOPHYAINCP)ndatablock.h \ 766 $(SOPHYAINCP)utilarr.h \ 767 $(SOPHYAINCP)tmatrix.h \ 768 $(SOPHYAINCP)tvector.h \ 769 $(SOPHYAINCP)matharr.h \ 770 $(SOPHYAINCP)fioarr.h \ 771 $(SOPHYAINCP)sopemtx.h \ 772 $(SOPHYAINCP)cimage.h \ 773 $(SOPHYAINCP)nbrandom.h \ 774 $(SOPHYAINCP)srandgen.h \ 775 $(SOPHYAINCP)fiondblock.h 822 $(SOPHYAOBJP)timg.o: timg.cc \ 823 $(SOPHYAINCP)sopnamsp.h \ 824 $(SOPHYAINCP)ntoolsinit.h \ 825 $(SOPHYAINCP)tarrinit.h \ 826 $(SOPHYAINCP)sophyainit.h \ 827 $(SOPHYAINCP)machdefs.h \ 828 $(SOPHYAINCP)array.h \ 829 $(SOPHYAINCP)tarray.h \ 830 $(SOPHYAINCP)basarr.h \ 831 $(SOPHYAINCP)anydataobj.h \ 832 $(SOPHYAINCP)mutyv.h \ 833 $(SOPHYAINCP)timestamp.h \ 834 $(SOPHYAINCP)objfio.h \ 835 $(SOPHYAINCP)ppersist.h \ 836 $(SOPHYAINCP)pexceptions.h \ 837 $(SOPHYAINCP)gnumd5.h \ 838 $(SOPHYAINCP)ppfbinstream.h \ 839 $(SOPHYAINCP)rawstream.h \ 840 $(SOPHYAINCP)ppfnametag.h \ 841 $(SOPHYAINCP)dvlist.h \ 842 $(SOPHYAINCP)ndatablock.h \ 843 $(SOPHYAINCP)utilarr.h \ 844 $(SOPHYAINCP)tmatrix.h \ 845 $(SOPHYAINCP)tmatrix_tsnl.h \ 846 $(SOPHYAINCP)tvector.h \ 847 $(SOPHYAINCP)tvector_tsnl.h \ 848 $(SOPHYAINCP)matharr.h \ 849 $(SOPHYAINCP)fioarr.h \ 850 $(SOPHYAINCP)sopemtx.h \ 851 $(SOPHYAINCP)cimage.h \ 852 $(SOPHYAINCP)srandgen.h \ 853 $(SOPHYAINCP)fiondblock.h 776 854 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ timg.cc 777 855 778 $(SOPHYAOBJP)tmxv.o: tmxv.cc $(SOPHYAINCP)sopnamsp.h \ 779 $(SOPHYAINCP)machdefs.h \ 780 $(SOPHYAINCP)srandgen.h \ 781 $(SOPHYAINCP)tarrinit.h \ 782 $(SOPHYAINCP)sophyainit.h \ 783 $(SOPHYAINCP)tvector.h \ 784 $(SOPHYAINCP)tmatrix.h \ 785 $(SOPHYAINCP)tarray.h \ 786 $(SOPHYAINCP)basarr.h \ 787 $(SOPHYAINCP)anydataobj.h \ 788 $(SOPHYAINCP)mutyv.h \ 789 $(SOPHYAINCP)dvlist.h \ 790 $(SOPHYAINCP)objfio.h \ 791 $(SOPHYAINCP)ppersist.h \ 792 $(SOPHYAINCP)pexceptions.h \ 793 $(SOPHYAINCP)gnumd5.h \ 794 $(SOPHYAINCP)ppfbinstream.h \ 795 $(SOPHYAINCP)rawstream.h \ 796 $(SOPHYAINCP)ppfnametag.h \ 797 $(SOPHYAINCP)ndatablock.h \ 798 $(SOPHYAINCP)utilarr.h \ 799 $(SOPHYAINCP)sopemtx.h \ 800 $(SOPHYAINCP)timing.h 856 $(SOPHYAOBJP)tmxv.o: tmxv.cc \ 857 $(SOPHYAINCP)sopnamsp.h \ 858 $(SOPHYAINCP)machdefs.h \ 859 $(SOPHYAINCP)srandgen.h \ 860 $(SOPHYAINCP)tarrinit.h \ 861 $(SOPHYAINCP)sophyainit.h \ 862 $(SOPHYAINCP)tvector.h \ 863 $(SOPHYAINCP)tmatrix.h \ 864 $(SOPHYAINCP)tarray.h \ 865 $(SOPHYAINCP)basarr.h \ 866 $(SOPHYAINCP)anydataobj.h \ 867 $(SOPHYAINCP)mutyv.h \ 868 $(SOPHYAINCP)timestamp.h \ 869 $(SOPHYAINCP)objfio.h \ 870 $(SOPHYAINCP)ppersist.h \ 871 $(SOPHYAINCP)pexceptions.h \ 872 $(SOPHYAINCP)gnumd5.h \ 873 $(SOPHYAINCP)ppfbinstream.h \ 874 $(SOPHYAINCP)rawstream.h \ 875 $(SOPHYAINCP)ppfnametag.h \ 876 $(SOPHYAINCP)dvlist.h \ 877 $(SOPHYAINCP)ndatablock.h \ 878 $(SOPHYAINCP)utilarr.h \ 879 $(SOPHYAINCP)tmatrix_tsnl.h \ 880 $(SOPHYAINCP)tvector_tsnl.h \ 881 $(SOPHYAINCP)sopemtx.h \ 882 $(SOPHYAINCP)timing.h 801 883 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tmxv.cc 802 884 803 $(SOPHYAOBJP)tnfits.o: tnfits.cc $(SOPHYAINCP)sopnamsp.h \ 804 $(SOPHYAINCP)machdefs.h /usr/include/math.h \ 805 $(SOPHYAINCP)timing.h \ 806 $(SOPHYAINCP)histinit.h \ 807 $(SOPHYAINCP)ntoolsinit.h \ 808 $(SOPHYAINCP)tarrinit.h \ 809 $(SOPHYAINCP)sophyainit.h \ 810 $(SOPHYAINCP)array.h \ 811 $(SOPHYAINCP)tarray.h \ 812 $(SOPHYAINCP)basarr.h \ 813 $(SOPHYAINCP)anydataobj.h \ 814 $(SOPHYAINCP)mutyv.h \ 815 $(SOPHYAINCP)dvlist.h \ 816 $(SOPHYAINCP)objfio.h \ 817 $(SOPHYAINCP)ppersist.h \ 818 $(SOPHYAINCP)pexceptions.h \ 819 $(SOPHYAINCP)gnumd5.h \ 820 $(SOPHYAINCP)ppfbinstream.h \ 821 $(SOPHYAINCP)rawstream.h \ 822 $(SOPHYAINCP)ppfnametag.h \ 823 $(SOPHYAINCP)ndatablock.h \ 824 $(SOPHYAINCP)utilarr.h \ 825 $(SOPHYAINCP)tmatrix.h \ 826 $(SOPHYAINCP)tvector.h \ 827 $(SOPHYAINCP)matharr.h \ 828 $(SOPHYAINCP)fioarr.h \ 829 $(SOPHYAINCP)sopemtx.h \ 830 $(SOPHYAINCP)fitsinoutfile.h \ 831 $(SOPHYAINCP)FitsIO/fitsio.h \ 832 $(SOPHYAINCP)FitsIO/longnam.h \ 833 $(SOPHYAINCP)fitsblkrw.h \ 834 $(SOPHYAINCP)fitsarrhand.h \ 835 $(SOPHYAINCP)fitshandler.h 885 $(SOPHYAOBJP)tnfits.o: tnfits.cc \ 886 $(SOPHYAINCP)sopnamsp.h \ 887 $(SOPHYAINCP)machdefs.h \ 888 /home/usr203/mnt/gnu/OSF1/lib/gcc-lib/alphaev5-dec-osf4.0d/2.8.1/include/math.h \ 889 $(SOPHYAINCP)timing.h \ 890 $(SOPHYAINCP)histinit.h \ 891 $(SOPHYAINCP)ntoolsinit.h \ 892 $(SOPHYAINCP)tarrinit.h \ 893 $(SOPHYAINCP)sophyainit.h \ 894 $(SOPHYAINCP)array.h \ 895 $(SOPHYAINCP)tarray.h \ 896 $(SOPHYAINCP)basarr.h \ 897 $(SOPHYAINCP)anydataobj.h \ 898 $(SOPHYAINCP)mutyv.h \ 899 $(SOPHYAINCP)timestamp.h \ 900 $(SOPHYAINCP)objfio.h \ 901 $(SOPHYAINCP)ppersist.h \ 902 $(SOPHYAINCP)pexceptions.h \ 903 $(SOPHYAINCP)gnumd5.h \ 904 $(SOPHYAINCP)ppfbinstream.h \ 905 $(SOPHYAINCP)rawstream.h \ 906 $(SOPHYAINCP)ppfnametag.h \ 907 $(SOPHYAINCP)dvlist.h \ 908 $(SOPHYAINCP)ndatablock.h \ 909 $(SOPHYAINCP)utilarr.h \ 910 $(SOPHYAINCP)tmatrix.h \ 911 $(SOPHYAINCP)tmatrix_tsnl.h \ 912 $(SOPHYAINCP)tvector.h \ 913 $(SOPHYAINCP)tvector_tsnl.h \ 914 $(SOPHYAINCP)matharr.h \ 915 $(SOPHYAINCP)fioarr.h \ 916 $(SOPHYAINCP)sopemtx.h \ 917 $(SOPHYAINCP)fitsinoutfile.h \ 918 $(SOPHYAINCP)FitsIO/fitsio.h \ 919 $(SOPHYAINCP)FitsIO/longnam.h \ 920 $(SOPHYAINCP)fitsblkrw.h \ 921 $(SOPHYAINCP)fitsarrhand.h \ 922 $(SOPHYAINCP)fitshandler.h \ 923 $(SOPHYAINCP)fiosinit.h 836 924 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tnfits.cc 837 925 838 $(SOPHYAOBJP)tnt.o: tnt.cc $(SOPHYAINCP)sopnamsp.h \ 839 $(SOPHYAINCP)histinit.h \ 840 $(SOPHYAINCP)ntoolsinit.h \ 841 $(SOPHYAINCP)tarrinit.h \ 842 $(SOPHYAINCP)sophyainit.h \ 843 $(SOPHYAINCP)machdefs.h \ 844 $(SOPHYAINCP)dvlist.h \ 845 $(SOPHYAINCP)objfio.h \ 846 $(SOPHYAINCP)anydataobj.h \ 847 $(SOPHYAINCP)ppersist.h \ 848 $(SOPHYAINCP)pexceptions.h \ 849 $(SOPHYAINCP)gnumd5.h \ 850 $(SOPHYAINCP)ppfbinstream.h \ 851 $(SOPHYAINCP)rawstream.h \ 852 $(SOPHYAINCP)ppfnametag.h \ 853 $(SOPHYAINCP)mutyv.h \ 854 $(SOPHYAINCP)ntuple.h \ 855 $(SOPHYAINCP)ntupintf.h \ 856 $(SOPHYAINCP)xntuple.h \ 857 $(SOPHYAINCP)datatable.h \ 858 $(SOPHYAINCP)basedtable.h \ 859 $(SOPHYAINCP)segdatablock.h \ 860 $(SOPHYAINCP)swppfdtable.h \ 861 $(SOPHYAINCP)swsegdb.h \ 862 $(SOPHYAINCP)ppfswapper.h \ 863 $(SOPHYAINCP)ppftpointerio.h 926 $(SOPHYAOBJP)tnt.o: tnt.cc \ 927 $(SOPHYAINCP)sopnamsp.h \ 928 $(SOPHYAINCP)histinit.h \ 929 $(SOPHYAINCP)ntoolsinit.h \ 930 $(SOPHYAINCP)tarrinit.h \ 931 $(SOPHYAINCP)sophyainit.h \ 932 $(SOPHYAINCP)machdefs.h \ 933 $(SOPHYAINCP)dvlist.h \ 934 $(SOPHYAINCP)objfio.h \ 935 $(SOPHYAINCP)anydataobj.h \ 936 $(SOPHYAINCP)ppersist.h \ 937 $(SOPHYAINCP)pexceptions.h \ 938 $(SOPHYAINCP)gnumd5.h \ 939 $(SOPHYAINCP)ppfbinstream.h \ 940 $(SOPHYAINCP)rawstream.h \ 941 $(SOPHYAINCP)ppfnametag.h \ 942 $(SOPHYAINCP)mutyv.h \ 943 $(SOPHYAINCP)timestamp.h \ 944 $(SOPHYAINCP)ntuple.h \ 945 $(SOPHYAINCP)ntupintf.h \ 946 $(SOPHYAINCP)xntuple.h \ 947 $(SOPHYAINCP)datatable.h \ 948 $(SOPHYAINCP)basedtable.h \ 949 $(SOPHYAINCP)segdatablock.h \ 950 $(SOPHYAINCP)tvector.h \ 951 $(SOPHYAINCP)tmatrix.h \ 952 $(SOPHYAINCP)tarray.h \ 953 $(SOPHYAINCP)basarr.h \ 954 $(SOPHYAINCP)ndatablock.h \ 955 $(SOPHYAINCP)utilarr.h \ 956 $(SOPHYAINCP)tmatrix_tsnl.h \ 957 $(SOPHYAINCP)tvector_tsnl.h \ 958 $(SOPHYAINCP)swppfdtable.h \ 959 $(SOPHYAINCP)swsegdb.h \ 960 $(SOPHYAINCP)ppfswapper.h \ 961 $(SOPHYAINCP)ppftpointerio.h 864 962 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tnt.cc 865 963 866 $(SOPHYAOBJP)tobjio.o: tobjio.cc $(SOPHYAINCP)sopnamsp.h \ 867 /usr/include/math.h $(SOPHYAINCP)histinit.h \ 868 $(SOPHYAINCP)ntoolsinit.h \ 869 $(SOPHYAINCP)tarrinit.h \ 870 $(SOPHYAINCP)sophyainit.h \ 871 $(SOPHYAINCP)machdefs.h \ 872 $(SOPHYAINCP)histos.h \ 873 $(SOPHYAINCP)objfio.h \ 874 $(SOPHYAINCP)anydataobj.h \ 875 $(SOPHYAINCP)ppersist.h \ 876 $(SOPHYAINCP)pexceptions.h \ 877 $(SOPHYAINCP)gnumd5.h \ 878 $(SOPHYAINCP)ppfbinstream.h \ 879 $(SOPHYAINCP)rawstream.h \ 880 $(SOPHYAINCP)ppfnametag.h \ 881 $(SOPHYAINCP)peida.h \ 882 $(SOPHYAINCP)utils.h \ 883 $(SOPHYAINCP)perrors.h \ 884 $(SOPHYAINCP)fmath.h \ 885 $(SOPHYAINCP)tvector.h \ 886 $(SOPHYAINCP)tmatrix.h \ 887 $(SOPHYAINCP)tarray.h \ 888 $(SOPHYAINCP)basarr.h \ 889 $(SOPHYAINCP)mutyv.h \ 890 $(SOPHYAINCP)dvlist.h \ 891 $(SOPHYAINCP)ndatablock.h \ 892 $(SOPHYAINCP)utilarr.h \ 893 $(SOPHYAINCP)histos2.h \ 894 $(SOPHYAINCP)ntuple.h \ 895 $(SOPHYAINCP)ntupintf.h \ 896 $(SOPHYAINCP)nbrandom.h \ 897 $(SOPHYAINCP)srandgen.h \ 898 $(SOPHYAINCP)fioarr.h 964 $(SOPHYAOBJP)tobjio.o: tobjio.cc \ 965 $(SOPHYAINCP)sopnamsp.h \ 966 /home/usr203/mnt/gnu/OSF1/lib/gcc-lib/alphaev5-dec-osf4.0d/2.8.1/include/math.h \ 967 $(SOPHYAINCP)histinit.h \ 968 $(SOPHYAINCP)ntoolsinit.h \ 969 $(SOPHYAINCP)tarrinit.h \ 970 $(SOPHYAINCP)sophyainit.h \ 971 $(SOPHYAINCP)machdefs.h \ 972 $(SOPHYAINCP)histos.h \ 973 $(SOPHYAINCP)objfio.h \ 974 $(SOPHYAINCP)anydataobj.h \ 975 $(SOPHYAINCP)ppersist.h \ 976 $(SOPHYAINCP)pexceptions.h \ 977 $(SOPHYAINCP)gnumd5.h \ 978 $(SOPHYAINCP)ppfbinstream.h \ 979 $(SOPHYAINCP)rawstream.h \ 980 $(SOPHYAINCP)ppfnametag.h \ 981 $(SOPHYAINCP)peida.h \ 982 $(SOPHYAINCP)utils.h \ 983 $(SOPHYAINCP)perrors.h \ 984 $(SOPHYAINCP)fmath.h \ 985 $(SOPHYAINCP)tvector.h \ 986 $(SOPHYAINCP)tmatrix.h \ 987 $(SOPHYAINCP)tarray.h \ 988 $(SOPHYAINCP)basarr.h \ 989 $(SOPHYAINCP)mutyv.h \ 990 $(SOPHYAINCP)timestamp.h \ 991 $(SOPHYAINCP)dvlist.h \ 992 $(SOPHYAINCP)ndatablock.h \ 993 $(SOPHYAINCP)utilarr.h \ 994 $(SOPHYAINCP)tmatrix_tsnl.h \ 995 $(SOPHYAINCP)tvector_tsnl.h \ 996 $(SOPHYAINCP)histos2.h \ 997 $(SOPHYAINCP)ntuple.h \ 998 $(SOPHYAINCP)ntupintf.h \ 999 $(SOPHYAINCP)srandgen.h \ 1000 $(SOPHYAINCP)fioarr.h 899 1001 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tobjio.cc 900 1002 901 $(SOPHYAOBJP)tobjio2.o: tobjio2.cc $(SOPHYAINCP)sopnamsp.h \ 902 $(SOPHYAINCP)histinit.h \ 903 $(SOPHYAINCP)ntoolsinit.h \ 904 $(SOPHYAINCP)tarrinit.h \ 905 $(SOPHYAINCP)sophyainit.h \ 906 $(SOPHYAINCP)machdefs.h \ 907 $(SOPHYAINCP)histos.h \ 908 $(SOPHYAINCP)objfio.h \ 909 $(SOPHYAINCP)anydataobj.h \ 910 $(SOPHYAINCP)ppersist.h \ 911 $(SOPHYAINCP)pexceptions.h \ 912 $(SOPHYAINCP)gnumd5.h \ 913 $(SOPHYAINCP)ppfbinstream.h \ 914 $(SOPHYAINCP)rawstream.h \ 915 $(SOPHYAINCP)ppfnametag.h \ 916 $(SOPHYAINCP)peida.h \ 917 $(SOPHYAINCP)utils.h \ 918 $(SOPHYAINCP)perrors.h \ 919 $(SOPHYAINCP)fmath.h \ 920 $(SOPHYAINCP)tvector.h \ 921 $(SOPHYAINCP)tmatrix.h \ 922 $(SOPHYAINCP)tarray.h \ 923 $(SOPHYAINCP)basarr.h \ 924 $(SOPHYAINCP)mutyv.h \ 925 $(SOPHYAINCP)dvlist.h \ 926 $(SOPHYAINCP)ndatablock.h \ 927 $(SOPHYAINCP)utilarr.h \ 928 $(SOPHYAINCP)histos2.h \ 929 $(SOPHYAINCP)ntuple.h \ 930 $(SOPHYAINCP)ntupintf.h \ 931 $(SOPHYAINCP)nbrandom.h \ 932 $(SOPHYAINCP)srandgen.h 1003 $(SOPHYAOBJP)tobjio2.o: tobjio2.cc \ 1004 $(SOPHYAINCP)sopnamsp.h \ 1005 $(SOPHYAINCP)histinit.h \ 1006 $(SOPHYAINCP)ntoolsinit.h \ 1007 $(SOPHYAINCP)tarrinit.h \ 1008 $(SOPHYAINCP)sophyainit.h \ 1009 $(SOPHYAINCP)machdefs.h \ 1010 $(SOPHYAINCP)histos.h \ 1011 $(SOPHYAINCP)objfio.h \ 1012 $(SOPHYAINCP)anydataobj.h \ 1013 $(SOPHYAINCP)ppersist.h \ 1014 $(SOPHYAINCP)pexceptions.h \ 1015 $(SOPHYAINCP)gnumd5.h \ 1016 $(SOPHYAINCP)ppfbinstream.h \ 1017 $(SOPHYAINCP)rawstream.h \ 1018 $(SOPHYAINCP)ppfnametag.h \ 1019 $(SOPHYAINCP)peida.h \ 1020 $(SOPHYAINCP)utils.h \ 1021 $(SOPHYAINCP)perrors.h \ 1022 $(SOPHYAINCP)fmath.h \ 1023 $(SOPHYAINCP)tvector.h \ 1024 $(SOPHYAINCP)tmatrix.h \ 1025 $(SOPHYAINCP)tarray.h \ 1026 $(SOPHYAINCP)basarr.h \ 1027 $(SOPHYAINCP)mutyv.h \ 1028 $(SOPHYAINCP)timestamp.h \ 1029 $(SOPHYAINCP)dvlist.h \ 1030 $(SOPHYAINCP)ndatablock.h \ 1031 $(SOPHYAINCP)utilarr.h \ 1032 $(SOPHYAINCP)tmatrix_tsnl.h \ 1033 $(SOPHYAINCP)tvector_tsnl.h \ 1034 $(SOPHYAINCP)histos2.h \ 1035 $(SOPHYAINCP)ntuple.h \ 1036 $(SOPHYAINCP)ntupintf.h \ 1037 $(SOPHYAINCP)srandgen.h 933 1038 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tobjio2.cc 934 1039 935 $(SOPHYAOBJP)tpipe.o: tpipe.cc $(SOPHYAINCP)sopnamsp.h \ 936 $(SOPHYAINCP)zthread.h \ 937 $(SOPHYAINCP)machdefs.h \ 938 $(SOPHYAINCP)pexceptions.h \ 939 $(SOPHYAINCP)timing.h 1040 $(SOPHYAOBJP)tpipe.o: tpipe.cc \ 1041 $(SOPHYAINCP)sopnamsp.h \ 1042 $(SOPHYAINCP)zthread.h \ 1043 $(SOPHYAINCP)machdefs.h \ 1044 $(SOPHYAINCP)pexceptions.h \ 1045 $(SOPHYAINCP)timing.h 940 1046 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tpipe.cc 941 1047 942 $(SOPHYAOBJP)tsimplex.o: tsimplex.cc /usr/include/math.h \ 943 $(SOPHYAINCP)sopnamsp.h \ 944 $(SOPHYAINCP)simplex.h \ 945 $(SOPHYAINCP)machdefs.h \ 946 $(SOPHYAINCP)tvector.h \ 947 $(SOPHYAINCP)tmatrix.h \ 948 $(SOPHYAINCP)tarray.h \ 949 $(SOPHYAINCP)basarr.h \ 950 $(SOPHYAINCP)anydataobj.h \ 951 $(SOPHYAINCP)mutyv.h \ 952 $(SOPHYAINCP)dvlist.h \ 953 $(SOPHYAINCP)objfio.h \ 954 $(SOPHYAINCP)ppersist.h \ 955 $(SOPHYAINCP)pexceptions.h \ 956 $(SOPHYAINCP)gnumd5.h \ 957 $(SOPHYAINCP)ppfbinstream.h \ 958 $(SOPHYAINCP)rawstream.h \ 959 $(SOPHYAINCP)ppfnametag.h \ 960 $(SOPHYAINCP)ndatablock.h \ 961 $(SOPHYAINCP)utilarr.h \ 962 $(SOPHYAINCP)generalfit.h \ 963 $(SOPHYAINCP)generaldata.h \ 964 $(SOPHYAINCP)ntupintf.h \ 965 $(SOPHYAINCP)poly.h \ 966 $(SOPHYAINCP)peida.h \ 967 $(SOPHYAINCP)utils.h \ 968 $(SOPHYAINCP)perrors.h \ 969 $(SOPHYAINCP)fmath.h \ 970 $(SOPHYAINCP)histinit.h \ 971 $(SOPHYAINCP)ntoolsinit.h \ 972 $(SOPHYAINCP)tarrinit.h \ 973 $(SOPHYAINCP)sophyainit.h \ 974 $(SOPHYAINCP)timing.h 1048 $(SOPHYAOBJP)tsimplex.o: tsimplex.cc \ 1049 /home/usr203/mnt/gnu/OSF1/lib/gcc-lib/alphaev5-dec-osf4.0d/2.8.1/include/math.h \ 1050 $(SOPHYAINCP)sopnamsp.h \ 1051 $(SOPHYAINCP)simplex.h \ 1052 $(SOPHYAINCP)machdefs.h \ 1053 $(SOPHYAINCP)tvector.h \ 1054 $(SOPHYAINCP)tmatrix.h \ 1055 $(SOPHYAINCP)tarray.h \ 1056 $(SOPHYAINCP)basarr.h \ 1057 $(SOPHYAINCP)anydataobj.h \ 1058 $(SOPHYAINCP)mutyv.h \ 1059 $(SOPHYAINCP)timestamp.h \ 1060 $(SOPHYAINCP)objfio.h \ 1061 $(SOPHYAINCP)ppersist.h \ 1062 $(SOPHYAINCP)pexceptions.h \ 1063 $(SOPHYAINCP)gnumd5.h \ 1064 $(SOPHYAINCP)ppfbinstream.h \ 1065 $(SOPHYAINCP)rawstream.h \ 1066 $(SOPHYAINCP)ppfnametag.h \ 1067 $(SOPHYAINCP)dvlist.h \ 1068 $(SOPHYAINCP)ndatablock.h \ 1069 $(SOPHYAINCP)utilarr.h \ 1070 $(SOPHYAINCP)tmatrix_tsnl.h \ 1071 $(SOPHYAINCP)tvector_tsnl.h \ 1072 $(SOPHYAINCP)generalfit.h \ 1073 $(SOPHYAINCP)generaldata.h \ 1074 $(SOPHYAINCP)ntupintf.h \ 1075 $(SOPHYAINCP)poly.h \ 1076 $(SOPHYAINCP)peida.h \ 1077 $(SOPHYAINCP)utils.h \ 1078 $(SOPHYAINCP)perrors.h \ 1079 $(SOPHYAINCP)fmath.h \ 1080 $(SOPHYAINCP)histinit.h \ 1081 $(SOPHYAINCP)ntoolsinit.h \ 1082 $(SOPHYAINCP)tarrinit.h \ 1083 $(SOPHYAINCP)sophyainit.h \ 1084 $(SOPHYAINCP)timing.h 975 1085 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsimplex.cc 976 1086 977 1087 $(SOPHYAOBJP)tsphereecp.o: tsphereecp.cc \ 978 $(SOPHYAINCP)sopnamsp.h /usr/include/math.h \ 979 $(SOPHYAINCP)sambainit.h \ 980 $(SOPHYAINCP)skymapinit.h \ 981 $(SOPHYAINCP)sophyainit.h \ 982 $(SOPHYAINCP)machdefs.h \ 983 $(SOPHYAINCP)ntoolsinit.h \ 984 $(SOPHYAINCP)tarrinit.h \ 985 $(SOPHYAINCP)pexceptions.h \ 986 $(SOPHYAINCP)timing.h \ 987 $(SOPHYAINCP)sphereecp.h \ 988 $(SOPHYAINCP)sphericalmap.h \ 989 $(SOPHYAINCP)smathconst.h \ 990 $(SOPHYAINCP)pixelmap.h \ 991 $(SOPHYAINCP)ppersist.h \ 992 $(SOPHYAINCP)gnumd5.h \ 993 $(SOPHYAINCP)ppfbinstream.h \ 994 $(SOPHYAINCP)rawstream.h \ 995 $(SOPHYAINCP)ppfnametag.h \ 996 $(SOPHYAINCP)dvlist.h \ 997 $(SOPHYAINCP)objfio.h \ 998 $(SOPHYAINCP)anydataobj.h \ 999 $(SOPHYAINCP)mutyv.h \ 1000 $(SOPHYAINCP)spherepos.h \ 1001 $(SOPHYAINCP)unitvector.h \ 1002 $(SOPHYAINCP)vector3d.h \ 1003 $(SOPHYAINCP)longlat.h \ 1004 $(SOPHYAINCP)utilgeom.h \ 1005 $(SOPHYAINCP)tvector.h \ 1006 $(SOPHYAINCP)tmatrix.h \ 1007 $(SOPHYAINCP)tarray.h \ 1008 $(SOPHYAINCP)basarr.h \ 1009 $(SOPHYAINCP)ndatablock.h \ 1010 $(SOPHYAINCP)utilarr.h \ 1011 $(SOPHYAINCP)fiosphereecp.h \ 1012 $(SOPHYAINCP)array.h \ 1013 $(SOPHYAINCP)matharr.h \ 1014 $(SOPHYAINCP)fioarr.h \ 1015 $(SOPHYAINCP)sopemtx.h \ 1016 $(SOPHYAINCP)samba.h \ 1017 $(SOPHYAINCP)alm.h \ 1018 $(SOPHYAINCP)nbrandom.h \ 1019 $(SOPHYAINCP)srandgen.h \ 1020 $(SOPHYAINCP)nbmath.h \ 1021 $(SOPHYAINCP)triangmtx.h \ 1022 $(SOPHYAINCP)bruit.h \ 1023 $(SOPHYAINCP)circle.h \ 1024 $(SOPHYAINCP)geometry.h \ 1025 $(SOPHYAINCP)lambdaBuilder.h \ 1026 $(SOPHYAINCP)misstime.h \ 1027 $(SOPHYAINCP)mlobe.h \ 1028 $(SOPHYAINCP)prefcount.h \ 1029 $(SOPHYAINCP)scan.h \ 1030 $(SOPHYAINCP)sphericaltransformserver.h \ 1031 $(SOPHYAINCP)fftservintf.h \ 1032 $(SOPHYAINCP)fftpserver.h \ 1033 $(SOPHYAINCP)tod.h 1088 $(SOPHYAINCP)sopnamsp.h \ 1089 /home/usr203/mnt/gnu/OSF1/lib/gcc-lib/alphaev5-dec-osf4.0d/2.8.1/include/math.h \ 1090 $(SOPHYAINCP)sambainit.h \ 1091 $(SOPHYAINCP)skymapinit.h \ 1092 $(SOPHYAINCP)sophyainit.h \ 1093 $(SOPHYAINCP)machdefs.h \ 1094 $(SOPHYAINCP)ntoolsinit.h \ 1095 $(SOPHYAINCP)tarrinit.h \ 1096 $(SOPHYAINCP)pexceptions.h \ 1097 $(SOPHYAINCP)timing.h \ 1098 $(SOPHYAINCP)sphereecp.h \ 1099 $(SOPHYAINCP)sphericalmap.h \ 1100 $(SOPHYAINCP)smathconst.h \ 1101 $(SOPHYAINCP)pixelmap.h \ 1102 $(SOPHYAINCP)ppersist.h \ 1103 $(SOPHYAINCP)gnumd5.h \ 1104 $(SOPHYAINCP)ppfbinstream.h \ 1105 $(SOPHYAINCP)rawstream.h \ 1106 $(SOPHYAINCP)ppfnametag.h \ 1107 $(SOPHYAINCP)dvlist.h \ 1108 $(SOPHYAINCP)objfio.h \ 1109 $(SOPHYAINCP)anydataobj.h \ 1110 $(SOPHYAINCP)mutyv.h \ 1111 $(SOPHYAINCP)timestamp.h \ 1112 $(SOPHYAINCP)spherepos.h \ 1113 $(SOPHYAINCP)unitvector.h \ 1114 $(SOPHYAINCP)vector3d.h \ 1115 $(SOPHYAINCP)longlat.h \ 1116 $(SOPHYAINCP)utilgeom.h \ 1117 $(SOPHYAINCP)datatype.h \ 1118 $(SOPHYAINCP)tvector.h \ 1119 $(SOPHYAINCP)tmatrix.h \ 1120 $(SOPHYAINCP)tarray.h \ 1121 $(SOPHYAINCP)basarr.h \ 1122 $(SOPHYAINCP)ndatablock.h \ 1123 $(SOPHYAINCP)utilarr.h \ 1124 $(SOPHYAINCP)tmatrix_tsnl.h \ 1125 $(SOPHYAINCP)tvector_tsnl.h \ 1126 $(SOPHYAINCP)fiosphereecp.h \ 1127 $(SOPHYAINCP)array.h \ 1128 $(SOPHYAINCP)matharr.h \ 1129 $(SOPHYAINCP)fioarr.h \ 1130 $(SOPHYAINCP)sopemtx.h \ 1131 $(SOPHYAINCP)samba.h \ 1132 $(SOPHYAINCP)alm.h \ 1133 $(SOPHYAINCP)srandgen.h \ 1134 $(SOPHYAINCP)nbmath.h \ 1135 $(SOPHYAINCP)triangmtx.h \ 1136 $(SOPHYAINCP)bruit.h \ 1137 $(SOPHYAINCP)circle.h \ 1138 $(SOPHYAINCP)geometry.h \ 1139 $(SOPHYAINCP)lambdaBuilder.h \ 1140 $(SOPHYAINCP)misstime.h \ 1141 $(SOPHYAINCP)mlobe.h \ 1142 $(SOPHYAINCP)prefcount.h \ 1143 $(SOPHYAINCP)scan.h \ 1144 $(SOPHYAINCP)sphericaltransformserver.h \ 1145 $(SOPHYAINCP)fftservintf.h \ 1146 $(SOPHYAINCP)fftpserver.h \ 1147 $(SOPHYAINCP)tod.h 1034 1148 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsphereecp.cc 1035 1149 1036 $(SOPHYAOBJP)tspm.o: tspm.cc $(SOPHYAINCP)sopnamsp.h \ 1037 $(SOPHYAINCP)skymapinit.h \ 1038 $(SOPHYAINCP)sophyainit.h \ 1039 $(SOPHYAINCP)machdefs.h \ 1040 $(SOPHYAINCP)skymap.h \ 1041 $(SOPHYAINCP)spherethetaphi.h \ 1042 $(SOPHYAINCP)sphericalmap.h \ 1043 $(SOPHYAINCP)smathconst.h \ 1044 $(SOPHYAINCP)pixelmap.h \ 1045 $(SOPHYAINCP)ppersist.h \ 1046 $(SOPHYAINCP)pexceptions.h \ 1047 $(SOPHYAINCP)gnumd5.h \ 1048 $(SOPHYAINCP)ppfbinstream.h \ 1049 $(SOPHYAINCP)rawstream.h \ 1050 $(SOPHYAINCP)ppfnametag.h \ 1051 $(SOPHYAINCP)dvlist.h \ 1052 $(SOPHYAINCP)objfio.h \ 1053 $(SOPHYAINCP)anydataobj.h \ 1054 $(SOPHYAINCP)mutyv.h \ 1055 $(SOPHYAINCP)spherepos.h \ 1056 $(SOPHYAINCP)unitvector.h \ 1057 $(SOPHYAINCP)vector3d.h \ 1058 $(SOPHYAINCP)longlat.h \ 1059 $(SOPHYAINCP)utilgeom.h \ 1060 $(SOPHYAINCP)tvector.h \ 1061 $(SOPHYAINCP)tmatrix.h \ 1062 $(SOPHYAINCP)tarray.h \ 1063 $(SOPHYAINCP)basarr.h \ 1064 $(SOPHYAINCP)ndatablock.h \ 1065 $(SOPHYAINCP)utilarr.h \ 1066 $(SOPHYAINCP)spherehealpix.h \ 1067 $(SOPHYAINCP)HEALPixUtils.h \ 1068 $(SOPHYAINCP)localmap.h \ 1069 $(SOPHYAINCP)sphereecp.h \ 1070 $(SOPHYAINCP)fiospherethetaphi.h \ 1071 $(SOPHYAINCP)fiospherehealpix.h \ 1072 $(SOPHYAINCP)fiolocalmap.h \ 1073 $(SOPHYAINCP)fiosphereecp.h \ 1074 $(SOPHYAINCP)tod.h \ 1075 $(SOPHYAINCP)misstime.h \ 1076 $(SOPHYAINCP)timing.h 1150 $(SOPHYAOBJP)tspm.o: tspm.cc \ 1151 $(SOPHYAINCP)sopnamsp.h \ 1152 $(SOPHYAINCP)skymapinit.h \ 1153 $(SOPHYAINCP)sophyainit.h \ 1154 $(SOPHYAINCP)machdefs.h \ 1155 $(SOPHYAINCP)skymap.h \ 1156 $(SOPHYAINCP)spherethetaphi.h \ 1157 $(SOPHYAINCP)sphericalmap.h \ 1158 $(SOPHYAINCP)smathconst.h \ 1159 $(SOPHYAINCP)pixelmap.h \ 1160 $(SOPHYAINCP)ppersist.h \ 1161 $(SOPHYAINCP)pexceptions.h \ 1162 $(SOPHYAINCP)gnumd5.h \ 1163 $(SOPHYAINCP)ppfbinstream.h \ 1164 $(SOPHYAINCP)rawstream.h \ 1165 $(SOPHYAINCP)ppfnametag.h \ 1166 $(SOPHYAINCP)dvlist.h \ 1167 $(SOPHYAINCP)objfio.h \ 1168 $(SOPHYAINCP)anydataobj.h \ 1169 $(SOPHYAINCP)mutyv.h \ 1170 $(SOPHYAINCP)timestamp.h \ 1171 $(SOPHYAINCP)spherepos.h \ 1172 $(SOPHYAINCP)unitvector.h \ 1173 $(SOPHYAINCP)vector3d.h \ 1174 $(SOPHYAINCP)longlat.h \ 1175 $(SOPHYAINCP)utilgeom.h \ 1176 $(SOPHYAINCP)datatype.h \ 1177 $(SOPHYAINCP)tvector.h \ 1178 $(SOPHYAINCP)tmatrix.h \ 1179 $(SOPHYAINCP)tarray.h \ 1180 $(SOPHYAINCP)basarr.h \ 1181 $(SOPHYAINCP)ndatablock.h \ 1182 $(SOPHYAINCP)utilarr.h \ 1183 $(SOPHYAINCP)tmatrix_tsnl.h \ 1184 $(SOPHYAINCP)tvector_tsnl.h \ 1185 $(SOPHYAINCP)spherehealpix.h \ 1186 $(SOPHYAINCP)HEALPixUtils.h \ 1187 $(SOPHYAINCP)localmap.h \ 1188 $(SOPHYAINCP)sphereecp.h \ 1189 $(SOPHYAINCP)fiospherethetaphi.h \ 1190 $(SOPHYAINCP)fiospherehealpix.h \ 1191 $(SOPHYAINCP)fiolocalmap.h \ 1192 $(SOPHYAINCP)fiosphereecp.h \ 1193 $(SOPHYAINCP)tod.h \ 1194 $(SOPHYAINCP)misstime.h \ 1195 $(SOPHYAINCP)timing.h 1077 1196 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tspm.cc 1078 1197 1079 $(SOPHYAOBJP)tspm2.o: tspm2.cc $(SOPHYAINCP)sopnamsp.h \ 1080 $(SOPHYAINCP)sambainit.h \ 1081 $(SOPHYAINCP)skymapinit.h \ 1082 $(SOPHYAINCP)sophyainit.h \ 1083 $(SOPHYAINCP)machdefs.h \ 1084 $(SOPHYAINCP)ntoolsinit.h \ 1085 $(SOPHYAINCP)tarrinit.h \ 1086 $(SOPHYAINCP)skymap.h \ 1087 $(SOPHYAINCP)spherethetaphi.h \ 1088 $(SOPHYAINCP)sphericalmap.h \ 1089 $(SOPHYAINCP)smathconst.h \ 1090 $(SOPHYAINCP)pixelmap.h \ 1091 $(SOPHYAINCP)ppersist.h \ 1092 $(SOPHYAINCP)pexceptions.h \ 1093 $(SOPHYAINCP)gnumd5.h \ 1094 $(SOPHYAINCP)ppfbinstream.h \ 1095 $(SOPHYAINCP)rawstream.h \ 1096 $(SOPHYAINCP)ppfnametag.h \ 1097 $(SOPHYAINCP)dvlist.h \ 1098 $(SOPHYAINCP)objfio.h \ 1099 $(SOPHYAINCP)anydataobj.h \ 1100 $(SOPHYAINCP)mutyv.h \ 1101 $(SOPHYAINCP)spherepos.h \ 1102 $(SOPHYAINCP)unitvector.h \ 1103 $(SOPHYAINCP)vector3d.h \ 1104 $(SOPHYAINCP)longlat.h \ 1105 $(SOPHYAINCP)utilgeom.h \ 1106 $(SOPHYAINCP)tvector.h \ 1107 $(SOPHYAINCP)tmatrix.h \ 1108 $(SOPHYAINCP)tarray.h \ 1109 $(SOPHYAINCP)basarr.h \ 1110 $(SOPHYAINCP)ndatablock.h \ 1111 $(SOPHYAINCP)utilarr.h \ 1112 $(SOPHYAINCP)spherehealpix.h \ 1113 $(SOPHYAINCP)HEALPixUtils.h \ 1114 $(SOPHYAINCP)localmap.h \ 1115 $(SOPHYAINCP)sphereecp.h \ 1116 $(SOPHYAINCP)fiospherethetaphi.h \ 1117 $(SOPHYAINCP)fiospherehealpix.h \ 1118 $(SOPHYAINCP)fiolocalmap.h \ 1119 $(SOPHYAINCP)fiosphereecp.h \ 1120 $(SOPHYAINCP)tod.h \ 1121 $(SOPHYAINCP)misstime.h \ 1122 $(SOPHYAINCP)fitstarray.h \ 1123 $(SOPHYAINCP)fitsfile.h \ 1124 $(SOPHYAINCP)FitsIO/fitsio.h \ 1125 $(SOPHYAINCP)FitsIO/longnam.h \ 1126 $(SOPHYAINCP)fitsspherehealpix.h \ 1127 $(SOPHYAINCP)nbrandom.h \ 1128 $(SOPHYAINCP)srandgen.h \ 1129 $(SOPHYAINCP)timing.h 1198 $(SOPHYAOBJP)tspm2.o: tspm2.cc \ 1199 $(SOPHYAINCP)sopnamsp.h \ 1200 $(SOPHYAINCP)sambainit.h \ 1201 $(SOPHYAINCP)skymapinit.h \ 1202 $(SOPHYAINCP)sophyainit.h \ 1203 $(SOPHYAINCP)machdefs.h \ 1204 $(SOPHYAINCP)ntoolsinit.h \ 1205 $(SOPHYAINCP)tarrinit.h \ 1206 $(SOPHYAINCP)skymap.h \ 1207 $(SOPHYAINCP)spherethetaphi.h \ 1208 $(SOPHYAINCP)sphericalmap.h \ 1209 $(SOPHYAINCP)smathconst.h \ 1210 $(SOPHYAINCP)pixelmap.h \ 1211 $(SOPHYAINCP)ppersist.h \ 1212 $(SOPHYAINCP)pexceptions.h \ 1213 $(SOPHYAINCP)gnumd5.h \ 1214 $(SOPHYAINCP)ppfbinstream.h \ 1215 $(SOPHYAINCP)rawstream.h \ 1216 $(SOPHYAINCP)ppfnametag.h \ 1217 $(SOPHYAINCP)dvlist.h \ 1218 $(SOPHYAINCP)objfio.h \ 1219 $(SOPHYAINCP)anydataobj.h \ 1220 $(SOPHYAINCP)mutyv.h \ 1221 $(SOPHYAINCP)timestamp.h \ 1222 $(SOPHYAINCP)spherepos.h \ 1223 $(SOPHYAINCP)unitvector.h \ 1224 $(SOPHYAINCP)vector3d.h \ 1225 $(SOPHYAINCP)longlat.h \ 1226 $(SOPHYAINCP)utilgeom.h \ 1227 $(SOPHYAINCP)datatype.h \ 1228 $(SOPHYAINCP)tvector.h \ 1229 $(SOPHYAINCP)tmatrix.h \ 1230 $(SOPHYAINCP)tarray.h \ 1231 $(SOPHYAINCP)basarr.h \ 1232 $(SOPHYAINCP)ndatablock.h \ 1233 $(SOPHYAINCP)utilarr.h \ 1234 $(SOPHYAINCP)tmatrix_tsnl.h \ 1235 $(SOPHYAINCP)tvector_tsnl.h \ 1236 $(SOPHYAINCP)spherehealpix.h \ 1237 $(SOPHYAINCP)HEALPixUtils.h \ 1238 $(SOPHYAINCP)localmap.h \ 1239 $(SOPHYAINCP)sphereecp.h \ 1240 $(SOPHYAINCP)fiospherethetaphi.h \ 1241 $(SOPHYAINCP)fiospherehealpix.h \ 1242 $(SOPHYAINCP)fiolocalmap.h \ 1243 $(SOPHYAINCP)fiosphereecp.h \ 1244 $(SOPHYAINCP)tod.h \ 1245 $(SOPHYAINCP)misstime.h \ 1246 $(SOPHYAINCP)fitstarray.h \ 1247 $(SOPHYAINCP)fitsfile.h \ 1248 $(SOPHYAINCP)fitsinoutfile.h \ 1249 $(SOPHYAINCP)FitsIO/fitsio.h \ 1250 $(SOPHYAINCP)FitsIO/longnam.h \ 1251 $(SOPHYAINCP)fitshandler.h \ 1252 $(SOPHYAINCP)fitsspherehealpix.h \ 1253 $(SOPHYAINCP)srandgen.h \ 1254 $(SOPHYAINCP)timing.h 1130 1255 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tspm2.cc 1131 1256 1132 1257 $(SOPHYAOBJP)tstboloread.o: tstboloread.cc \ 1133 $(SOPHYAINCP)sopnamsp.h \ 1134 $(SOPHYAINCP)machdefs.h \ 1135 $(SOPHYAINCP)sophyainit.h \ 1136 $(SOPHYAINCP)pexceptions.h \ 1137 $(SOPHYAINCP)fboloread.h \ 1138 $(SOPHYAINCP)anydataobj.h \ 1139 $(SOPHYAINCP)tvector.h \ 1140 $(SOPHYAINCP)tmatrix.h \ 1141 $(SOPHYAINCP)tarray.h \ 1142 $(SOPHYAINCP)basarr.h \ 1143 $(SOPHYAINCP)mutyv.h \ 1144 $(SOPHYAINCP)dvlist.h \ 1145 $(SOPHYAINCP)objfio.h \ 1146 $(SOPHYAINCP)ppersist.h \ 1147 $(SOPHYAINCP)gnumd5.h \ 1148 $(SOPHYAINCP)ppfbinstream.h \ 1149 $(SOPHYAINCP)rawstream.h \ 1150 $(SOPHYAINCP)ppfnametag.h \ 1151 $(SOPHYAINCP)ndatablock.h \ 1152 $(SOPHYAINCP)utilarr.h \ 1153 $(SOPHYAINCP)fabtcolread.h \ 1154 $(SOPHYAINCP)FitsIO/fitsio.h \ 1155 $(SOPHYAINCP)FitsIO/longnam.h \ 1156 $(SOPHYAINCP)fabtwriter.h 1258 $(SOPHYAINCP)sopnamsp.h \ 1259 $(SOPHYAINCP)machdefs.h \ 1260 $(SOPHYAINCP)sophyainit.h \ 1261 $(SOPHYAINCP)pexceptions.h \ 1262 $(SOPHYAINCP)fboloread.h \ 1263 $(SOPHYAINCP)anydataobj.h \ 1264 $(SOPHYAINCP)tvector.h \ 1265 $(SOPHYAINCP)tmatrix.h \ 1266 $(SOPHYAINCP)tarray.h \ 1267 $(SOPHYAINCP)basarr.h \ 1268 $(SOPHYAINCP)mutyv.h \ 1269 $(SOPHYAINCP)timestamp.h \ 1270 $(SOPHYAINCP)objfio.h \ 1271 $(SOPHYAINCP)ppersist.h \ 1272 $(SOPHYAINCP)gnumd5.h \ 1273 $(SOPHYAINCP)ppfbinstream.h \ 1274 $(SOPHYAINCP)rawstream.h \ 1275 $(SOPHYAINCP)ppfnametag.h \ 1276 $(SOPHYAINCP)dvlist.h \ 1277 $(SOPHYAINCP)ndatablock.h \ 1278 $(SOPHYAINCP)utilarr.h \ 1279 $(SOPHYAINCP)tmatrix_tsnl.h \ 1280 $(SOPHYAINCP)tvector_tsnl.h \ 1281 $(SOPHYAINCP)fabtcolread.h \ 1282 $(SOPHYAINCP)FitsIO/fitsio.h \ 1283 $(SOPHYAINCP)FitsIO/longnam.h \ 1284 $(SOPHYAINCP)fabtwriter.h 1157 1285 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstboloread.cc 1158 1286 1159 1287 $(SOPHYAOBJP)tstcolread.o: tstcolread.cc \ 1160 $(SOPHYAINCP)sopnamsp.h \ 1161 $(SOPHYAINCP)machdefs.h \ 1162 $(SOPHYAINCP)sophyainit.h \ 1163 $(SOPHYAINCP)pexceptions.h \ 1164 $(SOPHYAINCP)fabtcolread.h \ 1165 $(SOPHYAINCP)anydataobj.h \ 1166 $(SOPHYAINCP)tvector.h \ 1167 $(SOPHYAINCP)tmatrix.h \ 1168 $(SOPHYAINCP)tarray.h \ 1169 $(SOPHYAINCP)basarr.h \ 1170 $(SOPHYAINCP)mutyv.h \ 1171 $(SOPHYAINCP)dvlist.h \ 1172 $(SOPHYAINCP)objfio.h \ 1173 $(SOPHYAINCP)ppersist.h \ 1174 $(SOPHYAINCP)gnumd5.h \ 1175 $(SOPHYAINCP)ppfbinstream.h \ 1176 $(SOPHYAINCP)rawstream.h \ 1177 $(SOPHYAINCP)ppfnametag.h \ 1178 $(SOPHYAINCP)ndatablock.h \ 1179 $(SOPHYAINCP)utilarr.h \ 1180 $(SOPHYAINCP)FitsIO/fitsio.h \ 1181 $(SOPHYAINCP)FitsIO/longnam.h \ 1182 $(SOPHYAINCP)fabtwriter.h 1288 $(SOPHYAINCP)sopnamsp.h \ 1289 $(SOPHYAINCP)machdefs.h \ 1290 $(SOPHYAINCP)sophyainit.h \ 1291 $(SOPHYAINCP)pexceptions.h \ 1292 $(SOPHYAINCP)fabtcolread.h \ 1293 $(SOPHYAINCP)anydataobj.h \ 1294 $(SOPHYAINCP)tvector.h \ 1295 $(SOPHYAINCP)tmatrix.h \ 1296 $(SOPHYAINCP)tarray.h \ 1297 $(SOPHYAINCP)basarr.h \ 1298 $(SOPHYAINCP)mutyv.h \ 1299 $(SOPHYAINCP)timestamp.h \ 1300 $(SOPHYAINCP)objfio.h \ 1301 $(SOPHYAINCP)ppersist.h \ 1302 $(SOPHYAINCP)gnumd5.h \ 1303 $(SOPHYAINCP)ppfbinstream.h \ 1304 $(SOPHYAINCP)rawstream.h \ 1305 $(SOPHYAINCP)ppfnametag.h \ 1306 $(SOPHYAINCP)dvlist.h \ 1307 $(SOPHYAINCP)ndatablock.h \ 1308 $(SOPHYAINCP)utilarr.h \ 1309 $(SOPHYAINCP)tmatrix_tsnl.h \ 1310 $(SOPHYAINCP)tvector_tsnl.h \ 1311 $(SOPHYAINCP)FitsIO/fitsio.h \ 1312 $(SOPHYAINCP)FitsIO/longnam.h \ 1313 $(SOPHYAINCP)fabtwriter.h 1183 1314 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstcolread.cc 1184 1315 1185 1316 $(SOPHYAOBJP)tstdtable.o: tstdtable.cc \ 1186 $(SOPHYAINCP)sopnamsp.h \ 1187 $(SOPHYAINCP)histinit.h \ 1188 $(SOPHYAINCP)ntoolsinit.h \ 1189 $(SOPHYAINCP)tarrinit.h \ 1190 $(SOPHYAINCP)sophyainit.h \ 1191 $(SOPHYAINCP)machdefs.h \ 1192 $(SOPHYAINCP)ctimer.h \ 1193 $(SOPHYAINCP)datatable.h \ 1194 $(SOPHYAINCP)basedtable.h \ 1195 $(SOPHYAINCP)ntupintf.h \ 1196 $(SOPHYAINCP)dvlist.h \ 1197 $(SOPHYAINCP)objfio.h \ 1198 $(SOPHYAINCP)anydataobj.h \ 1199 $(SOPHYAINCP)ppersist.h \ 1200 $(SOPHYAINCP)pexceptions.h \ 1201 $(SOPHYAINCP)gnumd5.h \ 1202 $(SOPHYAINCP)ppfbinstream.h \ 1203 $(SOPHYAINCP)rawstream.h \ 1204 $(SOPHYAINCP)ppfnametag.h \ 1205 $(SOPHYAINCP)mutyv.h \ 1206 $(SOPHYAINCP)segdatablock.h \ 1207 $(SOPHYAINCP)swppfdtable.h \ 1208 $(SOPHYAINCP)swsegdb.h \ 1209 $(SOPHYAINCP)ppfswapper.h \ 1210 $(SOPHYAINCP)ppftpointerio.h 1317 $(SOPHYAINCP)sopnamsp.h \ 1318 $(SOPHYAINCP)histinit.h \ 1319 $(SOPHYAINCP)ntoolsinit.h \ 1320 $(SOPHYAINCP)tarrinit.h \ 1321 $(SOPHYAINCP)sophyainit.h \ 1322 $(SOPHYAINCP)machdefs.h \ 1323 $(SOPHYAINCP)ctimer.h \ 1324 $(SOPHYAINCP)datatable.h \ 1325 $(SOPHYAINCP)basedtable.h \ 1326 $(SOPHYAINCP)ntupintf.h \ 1327 $(SOPHYAINCP)dvlist.h \ 1328 $(SOPHYAINCP)objfio.h \ 1329 $(SOPHYAINCP)anydataobj.h \ 1330 $(SOPHYAINCP)ppersist.h \ 1331 $(SOPHYAINCP)pexceptions.h \ 1332 $(SOPHYAINCP)gnumd5.h \ 1333 $(SOPHYAINCP)ppfbinstream.h \ 1334 $(SOPHYAINCP)rawstream.h \ 1335 $(SOPHYAINCP)ppfnametag.h \ 1336 $(SOPHYAINCP)mutyv.h \ 1337 $(SOPHYAINCP)timestamp.h \ 1338 $(SOPHYAINCP)segdatablock.h \ 1339 $(SOPHYAINCP)tvector.h \ 1340 $(SOPHYAINCP)tmatrix.h \ 1341 $(SOPHYAINCP)tarray.h \ 1342 $(SOPHYAINCP)basarr.h \ 1343 $(SOPHYAINCP)ndatablock.h \ 1344 $(SOPHYAINCP)utilarr.h \ 1345 $(SOPHYAINCP)tmatrix_tsnl.h \ 1346 $(SOPHYAINCP)tvector_tsnl.h \ 1347 $(SOPHYAINCP)swppfdtable.h \ 1348 $(SOPHYAINCP)swsegdb.h \ 1349 $(SOPHYAINCP)ppfswapper.h \ 1350 $(SOPHYAINCP)ppftpointerio.h 1211 1351 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstdtable.cc 1212 1352 1213 1353 $(SOPHYAOBJP)tstndblk.o: tstndblk.cc \ 1214 1215 1216 1217 1218 1219 1220 1221 1354 $(SOPHYAINCP)sopnamsp.h \ 1355 $(SOPHYAINCP)machdefs.h \ 1356 $(SOPHYAINCP)ntoolsinit.h \ 1357 $(SOPHYAINCP)tarrinit.h \ 1358 $(SOPHYAINCP)sophyainit.h \ 1359 $(SOPHYAINCP)pexceptions.h \ 1360 $(SOPHYAINCP)ndatablock.h \ 1361 $(SOPHYAINCP)anydataobj.h 1222 1362 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstndblk.cc 1223 1363 1224 1364 $(SOPHYAOBJP)tstppfwrapstl.o: tstppfwrapstl.cc \ 1225 $(SOPHYAINCP)sopnamsp.h \ 1226 $(SOPHYAINCP)machdefs.h /usr/include/math.h \ 1227 $(SOPHYAINCP)timing.h \ 1228 $(SOPHYAINCP)histinit.h \ 1229 $(SOPHYAINCP)ntoolsinit.h \ 1230 $(SOPHYAINCP)tarrinit.h \ 1231 $(SOPHYAINCP)sophyainit.h \ 1232 $(SOPHYAINCP)pexceptions.h \ 1233 $(SOPHYAINCP)ppfwrapstlv.h \ 1234 $(SOPHYAINCP)anydataobj.h \ 1235 $(SOPHYAINCP)ppersist.h \ 1236 $(SOPHYAINCP)gnumd5.h \ 1237 $(SOPHYAINCP)ppfbinstream.h \ 1238 $(SOPHYAINCP)rawstream.h \ 1239 $(SOPHYAINCP)ppfnametag.h 1365 $(SOPHYAINCP)sopnamsp.h \ 1366 $(SOPHYAINCP)machdefs.h \ 1367 /home/usr203/mnt/gnu/OSF1/lib/gcc-lib/alphaev5-dec-osf4.0d/2.8.1/include/math.h \ 1368 $(SOPHYAINCP)timing.h \ 1369 $(SOPHYAINCP)histinit.h \ 1370 $(SOPHYAINCP)ntoolsinit.h \ 1371 $(SOPHYAINCP)tarrinit.h \ 1372 $(SOPHYAINCP)sophyainit.h \ 1373 $(SOPHYAINCP)pexceptions.h \ 1374 $(SOPHYAINCP)ppfwrapstlv.h \ 1375 $(SOPHYAINCP)anydataobj.h \ 1376 $(SOPHYAINCP)ppersist.h \ 1377 $(SOPHYAINCP)gnumd5.h \ 1378 $(SOPHYAINCP)ppfbinstream.h \ 1379 $(SOPHYAINCP)rawstream.h \ 1380 $(SOPHYAINCP)ppfnametag.h 1240 1381 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstppfwrapstl.cc 1241 1382 1242 1383 $(SOPHYAOBJP)tstsegdb.o: tstsegdb.cc \ 1243 $(SOPHYAINCP)sopnamsp.h \ 1244 $(SOPHYAINCP)machdefs.h /usr/include/math.h \ 1245 $(SOPHYAINCP)timing.h \ 1246 $(SOPHYAINCP)histinit.h \ 1247 $(SOPHYAINCP)ntoolsinit.h \ 1248 $(SOPHYAINCP)tarrinit.h \ 1249 $(SOPHYAINCP)sophyainit.h \ 1250 $(SOPHYAINCP)pexceptions.h \ 1251 $(SOPHYAINCP)segdatablock.h \ 1252 $(SOPHYAINCP)anydataobj.h \ 1253 $(SOPHYAINCP)fiosegdb.h \ 1254 $(SOPHYAINCP)ppersist.h \ 1255 $(SOPHYAINCP)gnumd5.h \ 1256 $(SOPHYAINCP)ppfbinstream.h \ 1257 $(SOPHYAINCP)rawstream.h \ 1258 $(SOPHYAINCP)ppfnametag.h \ 1259 $(SOPHYAINCP)ppftpointerio.h \ 1260 $(SOPHYAINCP)swsegdb.h \ 1261 $(SOPHYAINCP)ppfswapper.h \ 1262 $(SOPHYAINCP)ppfwrapstlv.h 1384 $(SOPHYAINCP)sopnamsp.h \ 1385 $(SOPHYAINCP)machdefs.h \ 1386 /home/usr203/mnt/gnu/OSF1/lib/gcc-lib/alphaev5-dec-osf4.0d/2.8.1/include/math.h \ 1387 $(SOPHYAINCP)timing.h \ 1388 $(SOPHYAINCP)histinit.h \ 1389 $(SOPHYAINCP)ntoolsinit.h \ 1390 $(SOPHYAINCP)tarrinit.h \ 1391 $(SOPHYAINCP)sophyainit.h \ 1392 $(SOPHYAINCP)pexceptions.h \ 1393 $(SOPHYAINCP)segdatablock.h \ 1394 $(SOPHYAINCP)anydataobj.h \ 1395 $(SOPHYAINCP)fiosegdb.h \ 1396 $(SOPHYAINCP)ppersist.h \ 1397 $(SOPHYAINCP)gnumd5.h \ 1398 $(SOPHYAINCP)ppfbinstream.h \ 1399 $(SOPHYAINCP)rawstream.h \ 1400 $(SOPHYAINCP)ppfnametag.h \ 1401 $(SOPHYAINCP)ppftpointerio.h \ 1402 $(SOPHYAINCP)swsegdb.h \ 1403 $(SOPHYAINCP)ppfswapper.h \ 1404 $(SOPHYAINCP)ppfwrapstlv.h 1263 1405 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstsegdb.cc 1264 1406 1265 $(SOPHYAOBJP)tsttmat.o: tsttmat.cc $(SOPHYAINCP)sopnamsp.h \ 1266 $(SOPHYAINCP)machdefs.h \ 1267 $(SOPHYAINCP)ntoolsinit.h \ 1268 $(SOPHYAINCP)tarrinit.h \ 1269 $(SOPHYAINCP)sophyainit.h \ 1270 $(SOPHYAINCP)pexceptions.h \ 1271 $(SOPHYAINCP)array.h \ 1272 $(SOPHYAINCP)tarray.h \ 1273 $(SOPHYAINCP)basarr.h \ 1274 $(SOPHYAINCP)anydataobj.h \ 1275 $(SOPHYAINCP)mutyv.h \ 1276 $(SOPHYAINCP)dvlist.h \ 1277 $(SOPHYAINCP)objfio.h \ 1278 $(SOPHYAINCP)ppersist.h \ 1279 $(SOPHYAINCP)gnumd5.h \ 1280 $(SOPHYAINCP)ppfbinstream.h \ 1281 $(SOPHYAINCP)rawstream.h \ 1282 $(SOPHYAINCP)ppfnametag.h \ 1283 $(SOPHYAINCP)ndatablock.h \ 1284 $(SOPHYAINCP)utilarr.h \ 1285 $(SOPHYAINCP)tmatrix.h \ 1286 $(SOPHYAINCP)tvector.h \ 1287 $(SOPHYAINCP)matharr.h \ 1288 $(SOPHYAINCP)fioarr.h \ 1289 $(SOPHYAINCP)sopemtx.h \ 1290 $(SOPHYAINCP)srandgen.h 1407 $(SOPHYAOBJP)tsttmat.o: tsttmat.cc \ 1408 $(SOPHYAINCP)sopnamsp.h \ 1409 $(SOPHYAINCP)machdefs.h \ 1410 $(SOPHYAINCP)ntoolsinit.h \ 1411 $(SOPHYAINCP)tarrinit.h \ 1412 $(SOPHYAINCP)sophyainit.h \ 1413 $(SOPHYAINCP)pexceptions.h \ 1414 $(SOPHYAINCP)array.h \ 1415 $(SOPHYAINCP)tarray.h \ 1416 $(SOPHYAINCP)basarr.h \ 1417 $(SOPHYAINCP)anydataobj.h \ 1418 $(SOPHYAINCP)mutyv.h \ 1419 $(SOPHYAINCP)timestamp.h \ 1420 $(SOPHYAINCP)objfio.h \ 1421 $(SOPHYAINCP)ppersist.h \ 1422 $(SOPHYAINCP)gnumd5.h \ 1423 $(SOPHYAINCP)ppfbinstream.h \ 1424 $(SOPHYAINCP)rawstream.h \ 1425 $(SOPHYAINCP)ppfnametag.h \ 1426 $(SOPHYAINCP)dvlist.h \ 1427 $(SOPHYAINCP)ndatablock.h \ 1428 $(SOPHYAINCP)utilarr.h \ 1429 $(SOPHYAINCP)tmatrix.h \ 1430 $(SOPHYAINCP)tmatrix_tsnl.h \ 1431 $(SOPHYAINCP)tvector.h \ 1432 $(SOPHYAINCP)tvector_tsnl.h \ 1433 $(SOPHYAINCP)matharr.h \ 1434 $(SOPHYAINCP)fioarr.h \ 1435 $(SOPHYAINCP)sopemtx.h \ 1436 $(SOPHYAINCP)srandgen.h 1291 1437 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsttmat.cc 1292 1438 1293 1439 $(SOPHYAOBJP)tsttminv.o: tsttminv.cc \ 1294 $(SOPHYAINCP)sopnamsp.h \ 1295 $(SOPHYAINCP)machdefs.h \ 1296 $(SOPHYAINCP)timing.h \ 1297 $(SOPHYAINCP)ntoolsinit.h \ 1298 $(SOPHYAINCP)tarrinit.h \ 1299 $(SOPHYAINCP)sophyainit.h \ 1300 $(SOPHYAINCP)pexceptions.h \ 1301 $(SOPHYAINCP)array.h \ 1302 $(SOPHYAINCP)tarray.h \ 1303 $(SOPHYAINCP)basarr.h \ 1304 $(SOPHYAINCP)anydataobj.h \ 1305 $(SOPHYAINCP)mutyv.h \ 1306 $(SOPHYAINCP)dvlist.h \ 1307 $(SOPHYAINCP)objfio.h \ 1308 $(SOPHYAINCP)ppersist.h \ 1309 $(SOPHYAINCP)gnumd5.h \ 1310 $(SOPHYAINCP)ppfbinstream.h \ 1311 $(SOPHYAINCP)rawstream.h \ 1312 $(SOPHYAINCP)ppfnametag.h \ 1313 $(SOPHYAINCP)ndatablock.h \ 1314 $(SOPHYAINCP)utilarr.h \ 1315 $(SOPHYAINCP)tmatrix.h \ 1316 $(SOPHYAINCP)tvector.h \ 1317 $(SOPHYAINCP)matharr.h \ 1318 $(SOPHYAINCP)fioarr.h \ 1319 $(SOPHYAINCP)sopemtx.h \ 1320 $(SOPHYAINCP)srandgen.h \ 1321 $(SOPHYAINCP)intflapack.h 1440 $(SOPHYAINCP)sopnamsp.h \ 1441 $(SOPHYAINCP)machdefs.h \ 1442 $(SOPHYAINCP)timing.h \ 1443 $(SOPHYAINCP)ntoolsinit.h \ 1444 $(SOPHYAINCP)tarrinit.h \ 1445 $(SOPHYAINCP)sophyainit.h \ 1446 $(SOPHYAINCP)pexceptions.h \ 1447 $(SOPHYAINCP)array.h \ 1448 $(SOPHYAINCP)tarray.h \ 1449 $(SOPHYAINCP)basarr.h \ 1450 $(SOPHYAINCP)anydataobj.h \ 1451 $(SOPHYAINCP)mutyv.h \ 1452 $(SOPHYAINCP)timestamp.h \ 1453 $(SOPHYAINCP)objfio.h \ 1454 $(SOPHYAINCP)ppersist.h \ 1455 $(SOPHYAINCP)gnumd5.h \ 1456 $(SOPHYAINCP)ppfbinstream.h \ 1457 $(SOPHYAINCP)rawstream.h \ 1458 $(SOPHYAINCP)ppfnametag.h \ 1459 $(SOPHYAINCP)dvlist.h \ 1460 $(SOPHYAINCP)ndatablock.h \ 1461 $(SOPHYAINCP)utilarr.h \ 1462 $(SOPHYAINCP)tmatrix.h \ 1463 $(SOPHYAINCP)tmatrix_tsnl.h \ 1464 $(SOPHYAINCP)tvector.h \ 1465 $(SOPHYAINCP)tvector_tsnl.h \ 1466 $(SOPHYAINCP)matharr.h \ 1467 $(SOPHYAINCP)fioarr.h \ 1468 $(SOPHYAINCP)sopemtx.h \ 1469 $(SOPHYAINCP)srandgen.h \ 1470 $(SOPHYAINCP)intflapack.h 1322 1471 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsttminv.cc 1323 1472 1324 $(SOPHYAOBJP)tsttvec.o: tsttvec.cc $(SOPHYAINCP)sopnamsp.h \ 1325 $(SOPHYAINCP)machdefs.h \ 1326 $(SOPHYAINCP)ntoolsinit.h \ 1327 $(SOPHYAINCP)tarrinit.h \ 1328 $(SOPHYAINCP)sophyainit.h \ 1329 $(SOPHYAINCP)pexceptions.h \ 1330 $(SOPHYAINCP)array.h \ 1331 $(SOPHYAINCP)tarray.h \ 1332 $(SOPHYAINCP)basarr.h \ 1333 $(SOPHYAINCP)anydataobj.h \ 1334 $(SOPHYAINCP)mutyv.h \ 1335 $(SOPHYAINCP)dvlist.h \ 1336 $(SOPHYAINCP)objfio.h \ 1337 $(SOPHYAINCP)ppersist.h \ 1338 $(SOPHYAINCP)gnumd5.h \ 1339 $(SOPHYAINCP)ppfbinstream.h \ 1340 $(SOPHYAINCP)rawstream.h \ 1341 $(SOPHYAINCP)ppfnametag.h \ 1342 $(SOPHYAINCP)ndatablock.h \ 1343 $(SOPHYAINCP)utilarr.h \ 1344 $(SOPHYAINCP)tmatrix.h \ 1345 $(SOPHYAINCP)tvector.h \ 1346 $(SOPHYAINCP)matharr.h \ 1347 $(SOPHYAINCP)fioarr.h \ 1348 $(SOPHYAINCP)sopemtx.h \ 1349 $(SOPHYAINCP)srandgen.h 1473 $(SOPHYAOBJP)tsttvec.o: tsttvec.cc \ 1474 $(SOPHYAINCP)sopnamsp.h \ 1475 $(SOPHYAINCP)machdefs.h \ 1476 $(SOPHYAINCP)ntoolsinit.h \ 1477 $(SOPHYAINCP)tarrinit.h \ 1478 $(SOPHYAINCP)sophyainit.h \ 1479 $(SOPHYAINCP)pexceptions.h \ 1480 $(SOPHYAINCP)array.h \ 1481 $(SOPHYAINCP)tarray.h \ 1482 $(SOPHYAINCP)basarr.h \ 1483 $(SOPHYAINCP)anydataobj.h \ 1484 $(SOPHYAINCP)mutyv.h \ 1485 $(SOPHYAINCP)timestamp.h \ 1486 $(SOPHYAINCP)objfio.h \ 1487 $(SOPHYAINCP)ppersist.h \ 1488 $(SOPHYAINCP)gnumd5.h \ 1489 $(SOPHYAINCP)ppfbinstream.h \ 1490 $(SOPHYAINCP)rawstream.h \ 1491 $(SOPHYAINCP)ppfnametag.h \ 1492 $(SOPHYAINCP)dvlist.h \ 1493 $(SOPHYAINCP)ndatablock.h \ 1494 $(SOPHYAINCP)utilarr.h \ 1495 $(SOPHYAINCP)tmatrix.h \ 1496 $(SOPHYAINCP)tmatrix_tsnl.h \ 1497 $(SOPHYAINCP)tvector.h \ 1498 $(SOPHYAINCP)tvector_tsnl.h \ 1499 $(SOPHYAINCP)matharr.h \ 1500 $(SOPHYAINCP)fioarr.h \ 1501 $(SOPHYAINCP)sopemtx.h \ 1502 $(SOPHYAINCP)srandgen.h 1350 1503 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsttvec.cc 1351 1504 1352 $(SOPHYAOBJP)tswfits.o: tswfits.cc $(SOPHYAINCP)sopnamsp.h \ 1353 $(SOPHYAINCP)histinit.h \ 1354 $(SOPHYAINCP)ntoolsinit.h \ 1355 $(SOPHYAINCP)tarrinit.h \ 1356 $(SOPHYAINCP)sophyainit.h \ 1357 $(SOPHYAINCP)machdefs.h \ 1358 $(SOPHYAINCP)dvlist.h \ 1359 $(SOPHYAINCP)objfio.h \ 1360 $(SOPHYAINCP)anydataobj.h \ 1361 $(SOPHYAINCP)ppersist.h \ 1362 $(SOPHYAINCP)pexceptions.h \ 1363 $(SOPHYAINCP)gnumd5.h \ 1364 $(SOPHYAINCP)ppfbinstream.h \ 1365 $(SOPHYAINCP)rawstream.h \ 1366 $(SOPHYAINCP)ppfnametag.h \ 1367 $(SOPHYAINCP)mutyv.h \ 1368 $(SOPHYAINCP)datatable.h \ 1369 $(SOPHYAINCP)basedtable.h \ 1370 $(SOPHYAINCP)ntupintf.h \ 1371 $(SOPHYAINCP)segdatablock.h \ 1372 $(SOPHYAINCP)swppfdtable.h \ 1373 $(SOPHYAINCP)swsegdb.h \ 1374 $(SOPHYAINCP)ppfswapper.h \ 1375 $(SOPHYAINCP)ppftpointerio.h \ 1376 $(SOPHYAINCP)fabtwriter.h \ 1377 $(SOPHYAINCP)tvector.h \ 1378 $(SOPHYAINCP)tmatrix.h \ 1379 $(SOPHYAINCP)tarray.h \ 1380 $(SOPHYAINCP)basarr.h \ 1381 $(SOPHYAINCP)ndatablock.h \ 1382 $(SOPHYAINCP)utilarr.h \ 1383 $(SOPHYAINCP)FitsIO/fitsio.h \ 1384 $(SOPHYAINCP)FitsIO/longnam.h \ 1385 $(SOPHYAINCP)fabtcolread.h \ 1386 $(SOPHYAINCP)fitsswapper.h 1505 $(SOPHYAOBJP)tswfits.o: tswfits.cc \ 1506 $(SOPHYAINCP)sopnamsp.h \ 1507 $(SOPHYAINCP)histinit.h \ 1508 $(SOPHYAINCP)ntoolsinit.h \ 1509 $(SOPHYAINCP)tarrinit.h \ 1510 $(SOPHYAINCP)sophyainit.h \ 1511 $(SOPHYAINCP)machdefs.h \ 1512 $(SOPHYAINCP)dvlist.h \ 1513 $(SOPHYAINCP)objfio.h \ 1514 $(SOPHYAINCP)anydataobj.h \ 1515 $(SOPHYAINCP)ppersist.h \ 1516 $(SOPHYAINCP)pexceptions.h \ 1517 $(SOPHYAINCP)gnumd5.h \ 1518 $(SOPHYAINCP)ppfbinstream.h \ 1519 $(SOPHYAINCP)rawstream.h \ 1520 $(SOPHYAINCP)ppfnametag.h \ 1521 $(SOPHYAINCP)mutyv.h \ 1522 $(SOPHYAINCP)timestamp.h \ 1523 $(SOPHYAINCP)fitsswapper.h \ 1524 $(SOPHYAINCP)swsegdb.h \ 1525 $(SOPHYAINCP)segdatablock.h \ 1526 $(SOPHYAINCP)fitsinoutfile.h \ 1527 $(SOPHYAINCP)FitsIO/fitsio.h \ 1528 $(SOPHYAINCP)FitsIO/longnam.h \ 1529 $(SOPHYAINCP)fitsblkrw.h \ 1530 $(SOPHYAINCP)basedtable.h \ 1531 $(SOPHYAINCP)ntupintf.h \ 1532 $(SOPHYAINCP)tvector.h \ 1533 $(SOPHYAINCP)tmatrix.h \ 1534 $(SOPHYAINCP)tarray.h \ 1535 $(SOPHYAINCP)basarr.h \ 1536 $(SOPHYAINCP)ndatablock.h \ 1537 $(SOPHYAINCP)utilarr.h \ 1538 $(SOPHYAINCP)tmatrix_tsnl.h \ 1539 $(SOPHYAINCP)tvector_tsnl.h \ 1540 $(SOPHYAINCP)fiosinit.h \ 1541 $(SOPHYAINCP)swfitsdtable.h \ 1542 $(SOPHYAINCP)fitshandler.h 1387 1543 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tswfits.cc 1388 1544 1389 1545 $(SOPHYAOBJP)ttimestamp.o: ttimestamp.cc \ 1390 $(SOPHYAINCP)sopnamsp.h \ 1391 $(SOPHYAINCP)machdefs.h /usr/include/math.h \ 1392 $(SOPHYAINCP)timing.h \ 1393 $(SOPHYAINCP)timestamp.h \ 1394 $(SOPHYAINCP)histinit.h \ 1395 $(SOPHYAINCP)ntoolsinit.h \ 1396 $(SOPHYAINCP)tarrinit.h \ 1397 $(SOPHYAINCP)sophyainit.h \ 1398 $(SOPHYAINCP)pexceptions.h 1546 $(SOPHYAINCP)sopnamsp.h \ 1547 $(SOPHYAINCP)machdefs.h \ 1548 /home/usr203/mnt/gnu/OSF1/lib/gcc-lib/alphaev5-dec-osf4.0d/2.8.1/include/math.h \ 1549 $(SOPHYAINCP)timing.h \ 1550 $(SOPHYAINCP)timestamp.h \ 1551 $(SOPHYAINCP)objfio.h \ 1552 $(SOPHYAINCP)anydataobj.h \ 1553 $(SOPHYAINCP)ppersist.h \ 1554 $(SOPHYAINCP)pexceptions.h \ 1555 $(SOPHYAINCP)gnumd5.h \ 1556 $(SOPHYAINCP)ppfbinstream.h \ 1557 $(SOPHYAINCP)rawstream.h \ 1558 $(SOPHYAINCP)ppfnametag.h \ 1559 $(SOPHYAINCP)histinit.h \ 1560 $(SOPHYAINCP)ntoolsinit.h \ 1561 $(SOPHYAINCP)tarrinit.h \ 1562 $(SOPHYAINCP)sophyainit.h \ 1563 $(SOPHYAINCP)ppfwrapstlv.h 1399 1564 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ttimestamp.cc 1400 1565 1401 $(SOPHYAOBJP)zthr.o: zthr.cc $(SOPHYAINCP)sopnamsp.h \ 1402 $(SOPHYAINCP)zthread.h \ 1403 $(SOPHYAINCP)machdefs.h \ 1404 $(SOPHYAINCP)pexceptions.h \ 1405 $(SOPHYAINCP)timing.h 1566 $(SOPHYAOBJP)zthr.o: zthr.cc \ 1567 $(SOPHYAINCP)sopnamsp.h \ 1568 $(SOPHYAINCP)zthread.h \ 1569 $(SOPHYAINCP)machdefs.h \ 1570 $(SOPHYAINCP)pexceptions.h \ 1571 $(SOPHYAINCP)timing.h 1406 1572 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ zthr.cc 1407 1573
Note:
See TracChangeset
for help on using the changeset viewer.