Changeset 1374 in Sophya for trunk/SophyaPI/PIext
- Timestamp:
- Jan 5, 2001, 6:13:54 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/Makefile
r1315 r1374 301 301 $(INC)piperiodx.h \ 302 302 $(INC)periodic.h \ 303 $(INC)fitsautoreader.h \ 304 $(INC)fitsfile.h \ 305 $(EXTINCPATH)FitsIO/fitsio.h \ 306 $(EXTINCPATH)FitsIO/longnam.h \ 307 $(INC)fitstarray.h \ 308 $(INC)fitsspherehealpix.h \ 309 $(INC)spherehealpix.h \ 310 $(INC)sphericalmap.h \ 311 $(INC)smathconst.h \ 312 $(INC)pixelmap.h \ 313 $(INC)spherepos.h \ 314 $(INC)unitvector.h \ 315 $(INC)vector3d.h \ 316 $(INC)longlat.h \ 317 $(INC)utilgeom.h \ 318 $(INC)HEALPixUtils.h \ 319 $(INC)fitsntuple.h \ 320 $(INC)ntuple.h \ 321 $(INC)fitsxntuple.h \ 322 $(INC)xntuple.h \ 323 $(INC)fitslocalmap.h \ 324 $(INC)localmap.h \ 303 325 $(INC)pisurfdr.h pipodrw.h \ 304 326 $(INC)histos2.h \ … … 460 482 $(INC)objfitter.h \ 461 483 $(INC)cimage.h \ 462 $(INC)fioarr.h 484 $(INC)fioarr.h \ 485 $(INC)fitsntuple.h \ 486 $(INC)fitsfile.h \ 487 $(EXTINCPATH)FitsIO/fitsio.h \ 488 $(EXTINCPATH)FitsIO/longnam.h \ 489 $(INC)fitsxntuple.h 463 490 $(OBJ)nomimagadapter.o: nomimagadapter.cc \ 464 491 $(INC)machdefs.h \ … … 509 536 $(INC)histos.h \ 510 537 $(INC)histos2.h \ 511 $(INC)hisprof.h 538 $(INC)hisprof.h \ 539 $(INC)fitstarray.h \ 540 $(INC)fitsfile.h \ 541 $(EXTINCPATH)FitsIO/fitsio.h \ 542 $(EXTINCPATH)FitsIO/longnam.h 512 543 $(OBJ)nomskymapadapter.o: nomskymapadapter.cc \ 513 544 $(INC)machdefs.h \ … … 569 600 $(INC)fiospherehealpix.h \ 570 601 $(INC)fiolocalmap.h pitvmaad.h \ 571 $(INC)complexios.h 602 $(INC)complexios.h \ 603 $(INC)fitsspherehealpix.h \ 604 $(INC)fitsfile.h \ 605 $(EXTINCPATH)FitsIO/fitsio.h \ 606 $(EXTINCPATH)FitsIO/longnam.h \ 607 $(INC)fitslocalmap.h 572 608 $(OBJ)nomspecrespadapter.o: nomspecrespadapter.cc \ 573 609 $(INC)machdefs.h nomspecrespadapter.h \ … … 657 693 $(INC)utils.h \ 658 694 $(INC)perrors.h \ 659 $(INC)fmath.h \ 660 $(INC)fioarr.h 661 $(OBJ)nomtmatvecadapter.o: nomtmatvecadapter.cc \ 662 $(INC)machdefs.h \ 663 $(INC)datatype.h \ 664 $(INC)tvector.h \ 665 $(INC)tmatrix.h \ 666 $(INC)tarray.h \ 667 $(INC)basarr.h \ 668 $(INC)anydataobj.h \ 669 $(INC)mutyv.h \ 670 $(INC)dvlist.h \ 671 $(INC)objfio.h \ 672 $(INC)ppersist.h \ 673 $(INC)pexceptions.h \ 674 $(INC)gnumd5.h \ 675 $(INC)ndatablock.h \ 676 $(INC)utilarr.h \ 677 $(INC)objfitter.h \ 678 $(INC)cimage.h \ 679 $(INC)fioarr.h \ 680 $(INC)histos.h \ 681 $(INC)peida.h \ 682 $(INC)utils.h \ 683 $(INC)perrors.h \ 684 $(INC)fmath.h \ 685 $(INC)histos2.h \ 686 $(INC)hisprof.h \ 687 $(INC)generalfit.h \ 688 $(INC)generaldata.h \ 689 $(INC)ntupintf.h \ 690 $(INC)poly.h nomtmatvecadapter.h \ 691 nomgadapter.h $(INC)pidrawer.h \ 692 $(INC)pibwdggen.h \ 693 $(INC)pisysdep.h \ 694 $(INC)piwdgx.h \ 695 $(INC)piwdggen.h \ 696 $(INC)pimsghandler.h \ 697 $(INC)picolist.h \ 698 $(INC)picmap.h \ 699 $(INC)picmapx.h \ 700 $(INC)picmapgen.h \ 701 $(INC)pigraphx.h \ 702 $(INC)pigraphgen.h \ 703 $(INC)pifontx.h \ 704 $(INC)pifontgen.h \ 705 $(INC)pigraphuc.h \ 706 $(INC)pievthandler.h \ 707 $(INC)psfile.h \ 708 $(INC)parradapter.h \ 709 $(INC)lut.h \ 695 $(INC)fmath.h pitvmaad.h \ 710 696 $(INC)piscdrawwdg.h \ 711 697 $(INC)pibwdgx.h \ … … 716 702 $(INC)piwindowgen.h \ 717 703 $(INC)picontainerx.h \ 718 $(INC)picontainergen.h pitvmaad.h 704 $(INC)picontainergen.h \ 705 $(INC)fioarr.h \ 706 $(INC)fitstarray.h \ 707 $(INC)fitsfile.h \ 708 $(EXTINCPATH)FitsIO/fitsio.h \ 709 $(EXTINCPATH)FitsIO/longnam.h 710 $(OBJ)nomtmatvecadapter.o: nomtmatvecadapter.cc \ 711 $(INC)machdefs.h \ 712 $(INC)datatype.h \ 713 $(INC)tvector.h \ 714 $(INC)tmatrix.h \ 715 $(INC)tarray.h \ 716 $(INC)basarr.h \ 717 $(INC)anydataobj.h \ 718 $(INC)mutyv.h \ 719 $(INC)dvlist.h \ 720 $(INC)objfio.h \ 721 $(INC)ppersist.h \ 722 $(INC)pexceptions.h \ 723 $(INC)gnumd5.h \ 724 $(INC)ndatablock.h \ 725 $(INC)utilarr.h \ 726 $(INC)objfitter.h \ 727 $(INC)cimage.h \ 728 $(INC)fioarr.h \ 729 $(INC)histos.h \ 730 $(INC)peida.h \ 731 $(INC)utils.h \ 732 $(INC)perrors.h \ 733 $(INC)fmath.h \ 734 $(INC)histos2.h \ 735 $(INC)hisprof.h \ 736 $(INC)generalfit.h \ 737 $(INC)generaldata.h \ 738 $(INC)ntupintf.h \ 739 $(INC)poly.h nomtmatvecadapter.h \ 740 nomgadapter.h $(INC)pidrawer.h \ 741 $(INC)pibwdggen.h \ 742 $(INC)pisysdep.h \ 743 $(INC)piwdgx.h \ 744 $(INC)piwdggen.h \ 745 $(INC)pimsghandler.h \ 746 $(INC)picolist.h \ 747 $(INC)picmap.h \ 748 $(INC)picmapx.h \ 749 $(INC)picmapgen.h \ 750 $(INC)pigraphx.h \ 751 $(INC)pigraphgen.h \ 752 $(INC)pifontx.h \ 753 $(INC)pifontgen.h \ 754 $(INC)pigraphuc.h \ 755 $(INC)pievthandler.h \ 756 $(INC)psfile.h \ 757 $(INC)parradapter.h \ 758 $(INC)lut.h \ 759 $(INC)piscdrawwdg.h \ 760 $(INC)pibwdgx.h \ 761 $(INC)pigraphps.h \ 762 $(INC)pistdwdgx.h \ 763 $(INC)pistdwdggen.h \ 764 $(INC)piwindowx.h \ 765 $(INC)piwindowgen.h \ 766 $(INC)picontainerx.h \ 767 $(INC)picontainergen.h pitvmaad.h \ 768 $(INC)fitstarray.h \ 769 $(INC)fitsfile.h \ 770 $(EXTINCPATH)FitsIO/fitsio.h \ 771 $(EXTINCPATH)FitsIO/longnam.h 719 772 $(OBJ)pawexecut.o: pawexecut.cc $(INC)strutil.h \ 720 773 $(INC)histos.h \
Note:
See TracChangeset
for help on using the changeset viewer.