Changeset 3879 in Sophya for trunk/SophyaExt/FitsIOServer/smakefile
- Timestamp:
- Sep 10, 2010, 10:19:49 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/smakefile
r3615 r3879 12 12 13 13 $(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \ 14 $(SOPHYAINCP)sopnamsp.h datacirclefits.h \ 14 $(SOPHYAINCP)sopnamsp.h \ 15 datacirclefits.h \ 15 16 $(SOPHYAINCP)datacirclebase.h \ 16 17 $(SOPHYAINCP)circle.h \ … … 29 30 $(SOPHYAINCP)machdefs.h \ 30 31 $(SOPHYAINCP)pexceptions.h \ 31 $(SOPHYAINCP)machdefs.h fabtcolread.h \ 32 $(SOPHYAINCP)machdefs.h \ 33 fabtcolread.h \ 32 34 $(SOPHYAINCP)anydataobj.h \ 33 35 $(SOPHYAINCP)tvector.h \ … … 59 61 $(SOPHYAINCP)machdefs.h \ 60 62 $(SOPHYAINCP)pexceptions.h \ 61 $(SOPHYAINCP)machdefs.h fabtwriter.h \ 63 $(SOPHYAINCP)machdefs.h \ 64 fabtwriter.h \ 62 65 $(SOPHYAINCP)anydataobj.h \ 63 66 $(SOPHYAINCP)tvector.h \ … … 85 88 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fabtwriter.cc 86 89 87 $(SOPHYAOBJP)fboloread.o: fboloread.cc $(SOPHYAINCP)sopnamsp.h \ 88 $(SOPHYAINCP)machdefs.h \ 89 $(SOPHYAINCP)pexceptions.h \ 90 $(SOPHYAINCP)machdefs.h fboloread.h \ 91 $(SOPHYAINCP)anydataobj.h \ 92 $(SOPHYAINCP)tvector.h \ 93 $(SOPHYAINCP)tmatrix.h \ 94 $(SOPHYAINCP)tarray.h \ 95 $(SOPHYAINCP)basarr.h \ 96 $(SOPHYAINCP)anydataobj.h \ 97 $(SOPHYAINCP)mutyv.h \ 98 $(SOPHYAINCP)timestamp.h \ 99 $(SOPHYAINCP)objfio.h \ 100 $(SOPHYAINCP)ppersist.h \ 101 $(SOPHYAINCP)pexceptions.h \ 102 $(SOPHYAINCP)gnumd5.h \ 103 $(SOPHYAINCP)ppfbinstream.h \ 104 $(SOPHYAINCP)rawstream.h \ 105 $(SOPHYAINCP)ppfnametag.h \ 106 $(SOPHYAINCP)dvlist.h \ 107 $(SOPHYAINCP)ndatablock.h \ 108 $(SOPHYAINCP)utilarr.h \ 109 $(SOPHYAINCP)randinterf.h \ 110 $(SOPHYAINCP)tmatrix_tsnl.h \ 111 $(SOPHYAINCP)tvector_tsnl.h fabtcolread.h \ 90 $(SOPHYAOBJP)fboloread.o: fboloread.cc \ 91 $(SOPHYAINCP)sopnamsp.h \ 92 $(SOPHYAINCP)machdefs.h \ 93 $(SOPHYAINCP)pexceptions.h \ 94 $(SOPHYAINCP)machdefs.h \ 95 fboloread.h \ 96 $(SOPHYAINCP)anydataobj.h \ 97 $(SOPHYAINCP)tvector.h \ 98 $(SOPHYAINCP)tmatrix.h \ 99 $(SOPHYAINCP)tarray.h \ 100 $(SOPHYAINCP)basarr.h \ 101 $(SOPHYAINCP)anydataobj.h \ 102 $(SOPHYAINCP)mutyv.h \ 103 $(SOPHYAINCP)timestamp.h \ 104 $(SOPHYAINCP)objfio.h \ 105 $(SOPHYAINCP)ppersist.h \ 106 $(SOPHYAINCP)pexceptions.h \ 107 $(SOPHYAINCP)gnumd5.h \ 108 $(SOPHYAINCP)ppfbinstream.h \ 109 $(SOPHYAINCP)rawstream.h \ 110 $(SOPHYAINCP)ppfnametag.h \ 111 $(SOPHYAINCP)dvlist.h \ 112 $(SOPHYAINCP)ndatablock.h \ 113 $(SOPHYAINCP)utilarr.h \ 114 $(SOPHYAINCP)randinterf.h \ 115 $(SOPHYAINCP)tmatrix_tsnl.h \ 116 $(SOPHYAINCP)tvector_tsnl.h \ 117 fabtcolread.h \ 112 118 $(SOPHYAINCP)FitsIO/fitsio.h \ 113 119 $(SOPHYAINCP)FitsIO/longnam.h 114 120 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fboloread.cc 115 121 116 $(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc $(SOPHYAINCP)sopnamsp.h \ 117 $(SOPHYAINCP)machdefs.h \ 118 $(SOPHYAINCP)pexceptions.h \ 119 $(SOPHYAINCP)machdefs.h fbtntintf.h \ 122 $(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc \ 123 $(SOPHYAINCP)sopnamsp.h \ 124 $(SOPHYAINCP)machdefs.h \ 125 $(SOPHYAINCP)pexceptions.h \ 126 $(SOPHYAINCP)machdefs.h \ 127 fbtntintf.h \ 120 128 $(SOPHYAINCP)anydataobj.h \ 121 129 $(SOPHYAINCP)ntupintf.h \ … … 124 132 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fbtntintf.cc 125 133 126 $(SOPHYAOBJP)fiosinit.o: fiosinit.cc $(SOPHYAINCP)sopnamsp.h \ 127 $(SOPHYAINCP)machdefs.h fiosinit.h \ 134 $(SOPHYAOBJP)fiosinit.o: fiosinit.cc \ 135 $(SOPHYAINCP)sopnamsp.h \ 136 $(SOPHYAINCP)machdefs.h \ 137 fiosinit.h \ 128 138 $(SOPHYAINCP)sophyainit.h \ 129 $(SOPHYAINCP)machdefs.h fitsmanager.h \ 130 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 131 $(SOPHYAINCP)dvlist.h \ 132 $(SOPHYAINCP)objfio.h \ 133 $(SOPHYAINCP)anydataobj.h \ 134 $(SOPHYAINCP)ppersist.h \ 135 $(SOPHYAINCP)pexceptions.h \ 136 $(SOPHYAINCP)gnumd5.h \ 137 $(SOPHYAINCP)ppfbinstream.h \ 138 $(SOPHYAINCP)rawstream.h \ 139 $(SOPHYAINCP)ppfnametag.h \ 140 $(SOPHYAINCP)mutyv.h \ 141 $(SOPHYAINCP)timestamp.h \ 142 $(SOPHYAINCP)FitsIO/fitsio.h \ 143 $(SOPHYAINCP)FitsIO/longnam.h fitshdtable.h \ 139 $(SOPHYAINCP)machdefs.h \ 140 fitsmanager.h fitsinoutfile.h \ 141 $(SOPHYAINCP)pexceptions.h \ 142 $(SOPHYAINCP)dvlist.h \ 143 $(SOPHYAINCP)objfio.h \ 144 $(SOPHYAINCP)anydataobj.h \ 145 $(SOPHYAINCP)ppersist.h \ 146 $(SOPHYAINCP)pexceptions.h \ 147 $(SOPHYAINCP)gnumd5.h \ 148 $(SOPHYAINCP)ppfbinstream.h \ 149 $(SOPHYAINCP)rawstream.h \ 150 $(SOPHYAINCP)ppfnametag.h \ 151 $(SOPHYAINCP)mutyv.h \ 152 $(SOPHYAINCP)timestamp.h \ 153 $(SOPHYAINCP)FitsIO/fitsio.h \ 154 $(SOPHYAINCP)FitsIO/longnam.h \ 155 fitshdtable.h \ 144 156 $(SOPHYAINCP)datatable.h \ 145 157 $(SOPHYAINCP)basedtable.h \ … … 156 168 $(SOPHYAINCP)randinterf.h \ 157 169 $(SOPHYAINCP)tmatrix_tsnl.h \ 158 $(SOPHYAINCP)tvector_tsnl.h fitshandler.h \ 159 fitsarrhand.h $(SOPHYAINCP)tarray.h \ 160 $(SOPHYAINCP)tvector.h fitsblkrw.h fitsntuple.h \ 170 $(SOPHYAINCP)tvector_tsnl.h \ 171 fitshandler.h fitsarrhand.h \ 172 $(SOPHYAINCP)tarray.h \ 173 $(SOPHYAINCP)tvector.h \ 174 fitsblkrw.h fitsntuple.h \ 161 175 $(SOPHYAINCP)ntuple.h \ 162 176 $(SOPHYAINCP)anydataobj.h \ 163 $(SOPHYAINCP)ppersist.h fitsfile.h \ 164 $(SOPHYAINCP)ndatablock.h fitsspherehealpix.h \ 177 $(SOPHYAINCP)ppersist.h \ 178 fitsfile.h \ 179 $(SOPHYAINCP)ndatablock.h \ 180 fitsspherehealpix.h \ 165 181 $(SOPHYAINCP)spherehealpix.h \ 166 182 $(SOPHYAINCP)sphericalmap.h \ … … 175 191 $(SOPHYAINCP)HEALPixUtils.h \ 176 192 fitsspherethetaphi.h \ 177 $(SOPHYAINCP)spherethetaphi.h fitslocalmap.h \ 178 $(SOPHYAINCP)localmap.h fitshistos.h \ 193 $(SOPHYAINCP)spherethetaphi.h \ 194 fitslocalmap.h \ 195 $(SOPHYAINCP)localmap.h \ 196 fitshistos.h \ 179 197 $(SOPHYAINCP)histos.h \ 180 198 $(SOPHYAINCP)peida.h \ … … 183 201 $(SOPHYAINCP)fmath.h \ 184 202 $(SOPHYAINCP)histos2.h \ 185 $(SOPHYAINCP)histos.h fitsgenedata.h \ 203 $(SOPHYAINCP)histos.h \ 204 fitsgenedata.h \ 186 205 $(SOPHYAINCP)generaldata.h \ 187 206 $(SOPHYAINCP)poly.h … … 191 210 $(SOPHYAINCP)sopnamsp.h \ 192 211 $(SOPHYAINCP)pexceptions.h \ 193 $(SOPHYAINCP)machdefs.h fitsbntbllineRW.h \ 194 $(SOPHYAINCP)dvlist.h \ 195 $(SOPHYAINCP)objfio.h \ 196 $(SOPHYAINCP)anydataobj.h \ 197 $(SOPHYAINCP)ppersist.h \ 198 $(SOPHYAINCP)pexceptions.h \ 199 $(SOPHYAINCP)gnumd5.h \ 200 $(SOPHYAINCP)ppfbinstream.h \ 201 $(SOPHYAINCP)rawstream.h \ 202 $(SOPHYAINCP)ppfnametag.h \ 203 $(SOPHYAINCP)mutyv.h \ 204 $(SOPHYAINCP)timestamp.h fitsfile.h \ 205 $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \ 206 $(SOPHYAINCP)machdefs.h \ 207 $(SOPHYAINCP)FitsIO/fitsio.h \ 208 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 212 $(SOPHYAINCP)machdefs.h \ 213 fitsbntbllineRW.h \ 214 $(SOPHYAINCP)dvlist.h \ 215 $(SOPHYAINCP)objfio.h \ 216 $(SOPHYAINCP)anydataobj.h \ 217 $(SOPHYAINCP)ppersist.h \ 218 $(SOPHYAINCP)pexceptions.h \ 219 $(SOPHYAINCP)gnumd5.h \ 220 $(SOPHYAINCP)ppfbinstream.h \ 221 $(SOPHYAINCP)rawstream.h \ 222 $(SOPHYAINCP)ppfnametag.h \ 223 $(SOPHYAINCP)mutyv.h \ 224 $(SOPHYAINCP)timestamp.h \ 225 fitsfile.h \ 226 $(SOPHYAINCP)ndatablock.h \ 227 fitsinoutfile.h \ 228 $(SOPHYAINCP)machdefs.h \ 229 $(SOPHYAINCP)FitsIO/fitsio.h \ 230 $(SOPHYAINCP)FitsIO/longnam.h \ 231 fitshandler.h \ 209 232 $(SOPHYAINCP)utils.h 210 233 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsbntbllineRW.cc 211 234 212 $(SOPHYAOBJP)fitsfile.o: fitsfile.cc $(SOPHYAINCP)sopnamsp.h \ 213 $(SOPHYAINCP)machdefs.h fitsfile.h \ 214 $(SOPHYAINCP)ndatablock.h \ 215 $(SOPHYAINCP)machdefs.h \ 216 $(SOPHYAINCP)anydataobj.h \ 217 $(SOPHYAINCP)dvlist.h \ 218 $(SOPHYAINCP)objfio.h \ 219 $(SOPHYAINCP)ppersist.h \ 220 $(SOPHYAINCP)pexceptions.h \ 221 $(SOPHYAINCP)gnumd5.h \ 222 $(SOPHYAINCP)ppfbinstream.h \ 223 $(SOPHYAINCP)rawstream.h \ 224 $(SOPHYAINCP)ppfnametag.h \ 225 $(SOPHYAINCP)mutyv.h \ 226 $(SOPHYAINCP)timestamp.h fitsinoutfile.h \ 227 $(SOPHYAINCP)pexceptions.h \ 228 $(SOPHYAINCP)FitsIO/fitsio.h \ 229 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 235 $(SOPHYAOBJP)fitsfile.o: fitsfile.cc \ 236 $(SOPHYAINCP)sopnamsp.h \ 237 $(SOPHYAINCP)machdefs.h \ 238 fitsfile.h \ 239 $(SOPHYAINCP)ndatablock.h \ 240 $(SOPHYAINCP)machdefs.h \ 241 $(SOPHYAINCP)anydataobj.h \ 242 $(SOPHYAINCP)dvlist.h \ 243 $(SOPHYAINCP)objfio.h \ 244 $(SOPHYAINCP)ppersist.h \ 245 $(SOPHYAINCP)pexceptions.h \ 246 $(SOPHYAINCP)gnumd5.h \ 247 $(SOPHYAINCP)ppfbinstream.h \ 248 $(SOPHYAINCP)rawstream.h \ 249 $(SOPHYAINCP)ppfnametag.h \ 250 $(SOPHYAINCP)mutyv.h \ 251 $(SOPHYAINCP)timestamp.h \ 252 fitsinoutfile.h \ 253 $(SOPHYAINCP)pexceptions.h \ 254 $(SOPHYAINCP)FitsIO/fitsio.h \ 255 $(SOPHYAINCP)FitsIO/longnam.h \ 256 fitshandler.h \ 230 257 $(SOPHYAINCP)strutil.h \ 231 258 $(SOPHYAINCP)anydataobj.h … … 261 288 $(SOPHYAINCP)randinterf.h \ 262 289 $(SOPHYAINCP)tmatrix_tsnl.h \ 263 $(SOPHYAINCP)tvector_tsnl.h fitsblkrw.h \ 264 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 265 $(SOPHYAINCP)dvlist.h \ 266 $(SOPHYAINCP)FitsIO/fitsio.h \ 267 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 290 $(SOPHYAINCP)tvector_tsnl.h \ 291 fitsblkrw.h fitsinoutfile.h \ 292 $(SOPHYAINCP)pexceptions.h \ 293 $(SOPHYAINCP)dvlist.h \ 294 $(SOPHYAINCP)FitsIO/fitsio.h \ 295 $(SOPHYAINCP)FitsIO/longnam.h \ 296 fitshandler.h 268 297 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsgenedata.cc 269 298 … … 295 324 $(SOPHYAINCP)randinterf.h \ 296 325 $(SOPHYAINCP)tmatrix_tsnl.h \ 297 $(SOPHYAINCP)tvector_tsnl.h fitsblkrw.h \ 298 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 299 $(SOPHYAINCP)dvlist.h \ 300 $(SOPHYAINCP)FitsIO/fitsio.h \ 301 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 302 swfitsdtable.h $(SOPHYAINCP)basedtable.h \ 303 $(SOPHYAINCP)swsegdb.h fitsswapper.h 326 $(SOPHYAINCP)tvector_tsnl.h \ 327 fitsblkrw.h fitsinoutfile.h \ 328 $(SOPHYAINCP)pexceptions.h \ 329 $(SOPHYAINCP)dvlist.h \ 330 $(SOPHYAINCP)FitsIO/fitsio.h \ 331 $(SOPHYAINCP)FitsIO/longnam.h \ 332 fitshandler.h swfitsdtable.h \ 333 $(SOPHYAINCP)basedtable.h \ 334 $(SOPHYAINCP)swsegdb.h \ 335 fitsswapper.h 304 336 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshdtable.cc 305 337 … … 328 360 $(SOPHYAINCP)tmatrix_tsnl.h \ 329 361 $(SOPHYAINCP)tvector_tsnl.h \ 330 $(SOPHYAINCP)hist2err.h fitsblkrw.h \ 331 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 332 $(SOPHYAINCP)dvlist.h \ 333 $(SOPHYAINCP)FitsIO/fitsio.h \ 334 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 362 $(SOPHYAINCP)hist2err.h \ 363 fitsblkrw.h fitsinoutfile.h \ 364 $(SOPHYAINCP)pexceptions.h \ 365 $(SOPHYAINCP)dvlist.h \ 366 $(SOPHYAINCP)FitsIO/fitsio.h \ 367 $(SOPHYAINCP)FitsIO/longnam.h \ 368 fitshandler.h 335 369 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshisterr.cc 336 370 … … 365 399 $(SOPHYAINCP)hisprof.h \ 366 400 $(SOPHYAINCP)histos.h \ 367 $(SOPHYAINCP)histos2.h fitsblkrw.h \ 368 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 369 $(SOPHYAINCP)dvlist.h \ 370 $(SOPHYAINCP)FitsIO/fitsio.h \ 371 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 401 $(SOPHYAINCP)histos2.h \ 402 fitsblkrw.h fitsinoutfile.h \ 403 $(SOPHYAINCP)pexceptions.h \ 404 $(SOPHYAINCP)dvlist.h \ 405 $(SOPHYAINCP)FitsIO/fitsio.h \ 406 $(SOPHYAINCP)FitsIO/longnam.h \ 407 fitshandler.h 372 408 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshistos.cc 373 409 … … 379 415 $(SOPHYAINCP)anydataobj.h \ 380 416 $(SOPHYAINCP)thsafeop.h \ 381 $(SOPHYAINCP)pexceptions.h fitsinoutfile.h \ 417 $(SOPHYAINCP)pexceptions.h \ 418 fitsinoutfile.h \ 382 419 $(SOPHYAINCP)pexceptions.h \ 383 420 $(SOPHYAINCP)dvlist.h \ … … 397 434 $(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \ 398 435 $(SOPHYAINCP)sopnamsp.h \ 399 $(SOPHYAINCP)machdefs.h fitslocalmap.h \ 436 $(SOPHYAINCP)machdefs.h \ 437 fitslocalmap.h \ 400 438 $(SOPHYAINCP)pexceptions.h \ 401 439 $(SOPHYAINCP)machdefs.h \ … … 429 467 $(SOPHYAINCP)randinterf.h \ 430 468 $(SOPHYAINCP)tmatrix_tsnl.h \ 431 $(SOPHYAINCP)tvector_tsnl.h fitsfile.h \ 432 $(SOPHYAINCP)ndatablock.h \ 433 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 434 $(SOPHYAINCP)FitsIO/fitsio.h \ 435 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 469 $(SOPHYAINCP)tvector_tsnl.h \ 470 fitsfile.h \ 471 $(SOPHYAINCP)ndatablock.h \ 472 $(SOPHYAINCP)dvlist.h \ 473 fitsinoutfile.h \ 474 $(SOPHYAINCP)FitsIO/fitsio.h \ 475 $(SOPHYAINCP)FitsIO/longnam.h \ 476 fitshandler.h 436 477 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitslocalmap.cc 437 478 438 479 $(SOPHYAOBJP)fitsmanager.o: fitsmanager.cc \ 439 480 $(SOPHYAINCP)machdefs.h \ 440 $(SOPHYAINCP)sopnamsp.h fitsmanager.h \ 441 fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \ 442 $(SOPHYAINCP)machdefs.h \ 443 $(SOPHYAINCP)dvlist.h \ 444 $(SOPHYAINCP)objfio.h \ 445 $(SOPHYAINCP)anydataobj.h \ 446 $(SOPHYAINCP)ppersist.h \ 447 $(SOPHYAINCP)pexceptions.h \ 448 $(SOPHYAINCP)gnumd5.h \ 449 $(SOPHYAINCP)ppfbinstream.h \ 450 $(SOPHYAINCP)rawstream.h \ 451 $(SOPHYAINCP)ppfnametag.h \ 452 $(SOPHYAINCP)mutyv.h \ 453 $(SOPHYAINCP)timestamp.h \ 454 $(SOPHYAINCP)FitsIO/fitsio.h \ 455 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 481 $(SOPHYAINCP)sopnamsp.h \ 482 fitsmanager.h fitsinoutfile.h \ 483 $(SOPHYAINCP)pexceptions.h \ 484 $(SOPHYAINCP)machdefs.h \ 485 $(SOPHYAINCP)dvlist.h \ 486 $(SOPHYAINCP)objfio.h \ 487 $(SOPHYAINCP)anydataobj.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)mutyv.h \ 495 $(SOPHYAINCP)timestamp.h \ 496 $(SOPHYAINCP)FitsIO/fitsio.h \ 497 $(SOPHYAINCP)FitsIO/longnam.h \ 498 fitshandler.h 456 499 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsmanager.cc 457 500 … … 459 502 $(SOPHYAINCP)sopnamsp.h \ 460 503 $(SOPHYAINCP)pexceptions.h \ 461 $(SOPHYAINCP)machdefs.h fitsntuple.h \ 504 $(SOPHYAINCP)machdefs.h \ 505 fitsntuple.h \ 462 506 $(SOPHYAINCP)machdefs.h \ 463 507 $(SOPHYAINCP)ntuple.h \ … … 475 519 $(SOPHYAINCP)timestamp.h \ 476 520 $(SOPHYAINCP)anydataobj.h \ 477 $(SOPHYAINCP)ppersist.h fitsfile.h \ 478 $(SOPHYAINCP)ndatablock.h \ 479 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 480 $(SOPHYAINCP)FitsIO/fitsio.h \ 481 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 521 $(SOPHYAINCP)ppersist.h \ 522 fitsfile.h \ 523 $(SOPHYAINCP)ndatablock.h \ 524 $(SOPHYAINCP)dvlist.h \ 525 fitsinoutfile.h \ 526 $(SOPHYAINCP)FitsIO/fitsio.h \ 527 $(SOPHYAINCP)FitsIO/longnam.h \ 528 fitshandler.h 482 529 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsntuple.cc 483 530 … … 485 532 $(SOPHYAINCP)sopnamsp.h \ 486 533 $(SOPHYAINCP)pexceptions.h \ 487 $(SOPHYAINCP)machdefs.h fitsspherehealpix.h \ 534 $(SOPHYAINCP)machdefs.h \ 535 fitsspherehealpix.h \ 488 536 $(SOPHYAINCP)spherehealpix.h \ 489 537 $(SOPHYAINCP)sphericalmap.h \ … … 517 565 $(SOPHYAINCP)tvector_tsnl.h \ 518 566 $(SOPHYAINCP)HEALPixUtils.h \ 519 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 520 $(SOPHYAINCP)ndatablock.h \ 521 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 522 $(SOPHYAINCP)machdefs.h \ 523 $(SOPHYAINCP)FitsIO/fitsio.h \ 524 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 525 $(SOPHYAINCP)tarray.h fitstarray.h 567 $(SOPHYAINCP)anydataobj.h \ 568 fitsfile.h \ 569 $(SOPHYAINCP)ndatablock.h \ 570 $(SOPHYAINCP)dvlist.h \ 571 fitsinoutfile.h \ 572 $(SOPHYAINCP)machdefs.h \ 573 $(SOPHYAINCP)FitsIO/fitsio.h \ 574 $(SOPHYAINCP)FitsIO/longnam.h \ 575 fitshandler.h \ 576 $(SOPHYAINCP)tarray.h \ 577 fitstarray.h 526 578 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherehealpix.cc 527 579 … … 529 581 $(SOPHYAINCP)sopnamsp.h \ 530 582 $(SOPHYAINCP)pexceptions.h \ 531 $(SOPHYAINCP)machdefs.h fitsspherethetaphi.h \ 583 $(SOPHYAINCP)machdefs.h \ 584 fitsspherethetaphi.h \ 532 585 $(SOPHYAINCP)spherethetaphi.h \ 533 586 $(SOPHYAINCP)sphericalmap.h \ … … 560 613 $(SOPHYAINCP)tmatrix_tsnl.h \ 561 614 $(SOPHYAINCP)tvector_tsnl.h \ 562 $(SOPHYAINCP)anydataobj.h fitsfile.h \ 563 $(SOPHYAINCP)ndatablock.h \ 564 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 565 $(SOPHYAINCP)machdefs.h \ 566 $(SOPHYAINCP)FitsIO/fitsio.h \ 567 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h \ 568 $(SOPHYAINCP)tarray.h fitstarray.h 615 $(SOPHYAINCP)anydataobj.h \ 616 fitsfile.h \ 617 $(SOPHYAINCP)ndatablock.h \ 618 $(SOPHYAINCP)dvlist.h \ 619 fitsinoutfile.h \ 620 $(SOPHYAINCP)machdefs.h \ 621 $(SOPHYAINCP)FitsIO/fitsio.h \ 622 $(SOPHYAINCP)FitsIO/longnam.h \ 623 fitshandler.h \ 624 $(SOPHYAINCP)tarray.h \ 625 fitstarray.h 569 626 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherethetaphi.cc 570 627 … … 573 630 $(SOPHYAINCP)machdefs.h \ 574 631 $(SOPHYAINCP)pexceptions.h \ 575 $(SOPHYAINCP)machdefs.h fitstarray.h \ 576 $(SOPHYAINCP)tarray.h \ 577 $(SOPHYAINCP)basarr.h \ 578 $(SOPHYAINCP)anydataobj.h \ 579 $(SOPHYAINCP)mutyv.h \ 580 $(SOPHYAINCP)timestamp.h \ 581 $(SOPHYAINCP)objfio.h \ 582 $(SOPHYAINCP)ppersist.h \ 583 $(SOPHYAINCP)pexceptions.h \ 584 $(SOPHYAINCP)gnumd5.h \ 585 $(SOPHYAINCP)ppfbinstream.h \ 586 $(SOPHYAINCP)rawstream.h \ 587 $(SOPHYAINCP)ppfnametag.h \ 588 $(SOPHYAINCP)dvlist.h \ 589 $(SOPHYAINCP)ndatablock.h \ 590 $(SOPHYAINCP)utilarr.h \ 591 $(SOPHYAINCP)randinterf.h fitsfile.h \ 592 $(SOPHYAINCP)ndatablock.h \ 593 $(SOPHYAINCP)dvlist.h fitsinoutfile.h \ 594 $(SOPHYAINCP)FitsIO/fitsio.h \ 595 $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h 632 $(SOPHYAINCP)machdefs.h \ 633 fitstarray.h \ 634 $(SOPHYAINCP)tarray.h \ 635 $(SOPHYAINCP)basarr.h \ 636 $(SOPHYAINCP)anydataobj.h \ 637 $(SOPHYAINCP)mutyv.h \ 638 $(SOPHYAINCP)timestamp.h \ 639 $(SOPHYAINCP)objfio.h \ 640 $(SOPHYAINCP)ppersist.h \ 641 $(SOPHYAINCP)pexceptions.h \ 642 $(SOPHYAINCP)gnumd5.h \ 643 $(SOPHYAINCP)ppfbinstream.h \ 644 $(SOPHYAINCP)rawstream.h \ 645 $(SOPHYAINCP)ppfnametag.h \ 646 $(SOPHYAINCP)dvlist.h \ 647 $(SOPHYAINCP)ndatablock.h \ 648 $(SOPHYAINCP)utilarr.h \ 649 $(SOPHYAINCP)randinterf.h \ 650 fitsfile.h \ 651 $(SOPHYAINCP)ndatablock.h \ 652 $(SOPHYAINCP)dvlist.h \ 653 fitsinoutfile.h \ 654 $(SOPHYAINCP)FitsIO/fitsio.h \ 655 $(SOPHYAINCP)FitsIO/longnam.h \ 656 fitshandler.h 596 657 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitstarray.cc 597 658 … … 622 683 $(SOPHYAINCP)tmatrix_tsnl.h \ 623 684 $(SOPHYAINCP)tvector_tsnl.h \ 624 $(SOPHYAINCP)swsegdb.h fitsswapper.h \ 625 $(SOPHYAINCP)machdefs.h fitsinoutfile.h \ 626 $(SOPHYAINCP)pexceptions.h \ 627 $(SOPHYAINCP)dvlist.h \ 628 $(SOPHYAINCP)FitsIO/fitsio.h \ 629 $(SOPHYAINCP)FitsIO/longnam.h fitsblkrw.h \ 630 fitshandler.h fitshdtable.h \ 685 $(SOPHYAINCP)swsegdb.h \ 686 fitsswapper.h \ 687 $(SOPHYAINCP)machdefs.h \ 688 fitsinoutfile.h \ 689 $(SOPHYAINCP)pexceptions.h \ 690 $(SOPHYAINCP)dvlist.h \ 691 $(SOPHYAINCP)FitsIO/fitsio.h \ 692 $(SOPHYAINCP)FitsIO/longnam.h \ 693 fitsblkrw.h fitshandler.h fitshdtable.h \ 631 694 $(SOPHYAINCP)datatable.h \ 632 695 $(SOPHYAINCP)basedtable.h \
Note:
See TracChangeset
for help on using the changeset viewer.