Changeset 3007 in Sophya for trunk/SophyaLib/SkyMap


Ignore:
Timestamp:
Jul 5, 2006, 10:59:39 AM (19 years ago)
Author:
cmv
Message:

nettoyage et mise a niveau makefile pour tag V2 cmv 5/7/2006

Location:
trunk/SophyaLib/SkyMap
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyMap/Makefile

    r2834 r3007  
    44 
    55clean:
    6          rm -f $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
     6         rm -f $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
    77        rm -f $(SOPHYALIBP)libSkyMap.a
    88 
    9 $(SOPHYALIBP)libSkyMap.a : $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
     9$(SOPHYALIBP)libSkyMap.a : $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
    1010        $(AR) $(ARFLAGS) $@ $?
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
    13 $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
    14   $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \
    15   $(SOPHYAINCP)machdefs.h \
    16   $(SOPHYAINCP)ndatablock.h \
    17   $(SOPHYAINCP)anydataobj.h \
    18   $(SOPHYAINCP)tvector.h \
    19   $(SOPHYAINCP)tmatrix.h \
    20   $(SOPHYAINCP)tarray.h \
    21   $(SOPHYAINCP)basarr.h \
    22   $(SOPHYAINCP)mutyv.h \
    23   $(SOPHYAINCP)timestamp.h \
    24   $(SOPHYAINCP)objfio.h \
    25   $(SOPHYAINCP)ppersist.h \
    26   $(SOPHYAINCP)pexceptions.h \
    27   $(SOPHYAINCP)gnumd5.h \
    28   $(SOPHYAINCP)ppfbinstream.h \
    29   $(SOPHYAINCP)rawstream.h \
    30   $(SOPHYAINCP)ppfnametag.h \
    31   $(SOPHYAINCP)dvlist.h \
    32   $(SOPHYAINCP)utilarr.h \
    33   $(SOPHYAINCP)smathconst.h
    34         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  HEALPixUtils.cc
    35  
    3613$(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \
    3714  $(SOPHYAINCP)sopnamsp.h fiolocalmap.h \
     
    4421  $(SOPHYAINCP)rawstream.h \
    4522  $(SOPHYAINCP)ppfnametag.h \
    46   $(SOPHYAINCP)dvlist.h \
    47   $(SOPHYAINCP)objfio.h \
    48   $(SOPHYAINCP)anydataobj.h \
    49   $(SOPHYAINCP)mutyv.h \
    50   $(SOPHYAINCP)timestamp.h spherepos.h \
    51   unitvector.h vector3d.h longlat.h utilgeom.h \
    52   $(SOPHYAINCP)tvector.h \
    53   $(SOPHYAINCP)tmatrix.h \
    54   $(SOPHYAINCP)tarray.h \
    55   $(SOPHYAINCP)basarr.h \
    56   $(SOPHYAINCP)ndatablock.h \
    57   $(SOPHYAINCP)utilarr.h localmap.h \
     23  $(SOPHYAINCP)ppersist.h \
     24  $(SOPHYAINCP)dvlist.h \
     25  $(SOPHYAINCP)objfio.h \
     26  $(SOPHYAINCP)anydataobj.h \
     27  $(SOPHYAINCP)mutyv.h \
     28  $(SOPHYAINCP)timestamp.h spherepos.h \
     29  $(SOPHYAINCP)machdefs.h unitvector.h \
     30  vector3d.h longlat.h utilgeom.h \
     31  $(SOPHYAINCP)anydataobj.h \
     32  $(SOPHYAINCP)datatype.h \
     33  $(SOPHYAINCP)tvector.h \
     34  $(SOPHYAINCP)tmatrix.h \
     35  $(SOPHYAINCP)tarray.h \
     36  $(SOPHYAINCP)basarr.h \
     37  $(SOPHYAINCP)dvlist.h \
     38  $(SOPHYAINCP)ndatablock.h \
     39  $(SOPHYAINCP)utilarr.h \
     40  $(SOPHYAINCP)tmatrix_tsnl.h \
     41  $(SOPHYAINCP)tvector_tsnl.h localmap.h \
     42  $(SOPHYAINCP)ndatablock.h \
    5843  $(SOPHYAINCP)fioarr.h \
    59   $(SOPHYAINCP)fiondblock.h \
    60   $(SOPHYAINCP)datatype.h
     44  $(SOPHYAINCP)tvector.h \
     45  $(SOPHYAINCP)pexceptions.h \
     46  $(SOPHYAINCP)fiondblock.h
    6147        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiolocalmap.cc
    6248 
     
    7258  $(SOPHYAINCP)rawstream.h \
    7359  $(SOPHYAINCP)ppfnametag.h \
    74   $(SOPHYAINCP)dvlist.h \
    75   $(SOPHYAINCP)objfio.h \
    76   $(SOPHYAINCP)anydataobj.h \
    77   $(SOPHYAINCP)mutyv.h \
    78   $(SOPHYAINCP)timestamp.h spherepos.h \
    79   unitvector.h vector3d.h longlat.h utilgeom.h \
    80   $(SOPHYAINCP)tvector.h \
    81   $(SOPHYAINCP)tmatrix.h \
    82   $(SOPHYAINCP)tarray.h \
    83   $(SOPHYAINCP)basarr.h \
    84   $(SOPHYAINCP)ndatablock.h \
    85   $(SOPHYAINCP)utilarr.h \
     60  $(SOPHYAINCP)ppersist.h \
     61  $(SOPHYAINCP)dvlist.h \
     62  $(SOPHYAINCP)objfio.h \
     63  $(SOPHYAINCP)anydataobj.h \
     64  $(SOPHYAINCP)mutyv.h \
     65  $(SOPHYAINCP)timestamp.h spherepos.h \
     66  $(SOPHYAINCP)machdefs.h unitvector.h \
     67  vector3d.h longlat.h utilgeom.h \
     68  $(SOPHYAINCP)anydataobj.h \
     69  $(SOPHYAINCP)datatype.h \
     70  $(SOPHYAINCP)tvector.h \
     71  $(SOPHYAINCP)tmatrix.h \
     72  $(SOPHYAINCP)tarray.h \
     73  $(SOPHYAINCP)basarr.h \
     74  $(SOPHYAINCP)dvlist.h \
     75  $(SOPHYAINCP)ndatablock.h \
     76  $(SOPHYAINCP)utilarr.h \
     77  $(SOPHYAINCP)tmatrix_tsnl.h \
     78  $(SOPHYAINCP)tvector_tsnl.h \
     79  $(SOPHYAINCP)ndatablock.h \
    8680  $(SOPHYAINCP)fioarr.h \
    87   $(SOPHYAINCP)datatype.h
     81  $(SOPHYAINCP)tvector.h \
     82  $(SOPHYAINCP)pexceptions.h
    8883        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiosphereecp.cc
    8984 
     
    9893  $(SOPHYAINCP)rawstream.h \
    9994  $(SOPHYAINCP)ppfnametag.h \
    100   $(SOPHYAINCP)dvlist.h \
    101   $(SOPHYAINCP)objfio.h \
    102   $(SOPHYAINCP)anydataobj.h \
    103   $(SOPHYAINCP)mutyv.h \
    104   $(SOPHYAINCP)timestamp.h spherepos.h \
    105   unitvector.h vector3d.h longlat.h utilgeom.h \
    106   $(SOPHYAINCP)tvector.h \
    107   $(SOPHYAINCP)tmatrix.h \
    108   $(SOPHYAINCP)tarray.h \
    109   $(SOPHYAINCP)basarr.h \
    110   $(SOPHYAINCP)ndatablock.h \
    111   $(SOPHYAINCP)utilarr.h spherehealpix.h \
    112   HEALPixUtils.h $(SOPHYAINCP)fiondblock.h \
    113   $(SOPHYAINCP)datatype.h
     95  $(SOPHYAINCP)ppersist.h \
     96  $(SOPHYAINCP)dvlist.h \
     97  $(SOPHYAINCP)objfio.h \
     98  $(SOPHYAINCP)anydataobj.h \
     99  $(SOPHYAINCP)mutyv.h \
     100  $(SOPHYAINCP)timestamp.h spherepos.h \
     101  $(SOPHYAINCP)machdefs.h unitvector.h \
     102  vector3d.h longlat.h utilgeom.h \
     103  $(SOPHYAINCP)anydataobj.h \
     104  $(SOPHYAINCP)datatype.h \
     105  $(SOPHYAINCP)tvector.h \
     106  $(SOPHYAINCP)tmatrix.h \
     107  $(SOPHYAINCP)tarray.h \
     108  $(SOPHYAINCP)basarr.h \
     109  $(SOPHYAINCP)dvlist.h \
     110  $(SOPHYAINCP)ndatablock.h \
     111  $(SOPHYAINCP)utilarr.h \
     112  $(SOPHYAINCP)tmatrix_tsnl.h \
     113  $(SOPHYAINCP)tvector_tsnl.h \
     114  $(SOPHYAINCP)ndatablock.h spherehealpix.h \
     115  HEALPixUtils.h $(SOPHYAINCP)pexceptions.h \
     116  $(SOPHYAINCP)fiondblock.h
    114117        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherehealpix.cc
    115118 
    116119$(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \
    117   $(SOPHYAINCP)sopnamsp.h fiospherethetaphi.h \
    118   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    119   $(SOPHYAINCP)machdefs.h pixelmap.h \
    120   $(SOPHYAINCP)ppersist.h \
    121   $(SOPHYAINCP)pexceptions.h \
    122   $(SOPHYAINCP)gnumd5.h \
    123   $(SOPHYAINCP)ppfbinstream.h \
    124   $(SOPHYAINCP)rawstream.h \
    125   $(SOPHYAINCP)ppfnametag.h \
    126   $(SOPHYAINCP)dvlist.h \
    127   $(SOPHYAINCP)objfio.h \
    128   $(SOPHYAINCP)anydataobj.h \
    129   $(SOPHYAINCP)mutyv.h \
    130   $(SOPHYAINCP)timestamp.h spherepos.h \
    131   unitvector.h vector3d.h longlat.h utilgeom.h \
    132   $(SOPHYAINCP)tvector.h \
    133   $(SOPHYAINCP)tmatrix.h \
    134   $(SOPHYAINCP)tarray.h \
    135   $(SOPHYAINCP)basarr.h \
    136   $(SOPHYAINCP)ndatablock.h \
    137   $(SOPHYAINCP)utilarr.h spherethetaphi.h \
    138   $(SOPHYAINCP)fiondblock.h \
    139   $(SOPHYAINCP)datatype.h
     120  $(SOPHYAINCP)sopnamsp.h \
     121  fiospherethetaphi.h sphericalmap.h \
     122  $(SOPHYAINCP)smathconst.h \
     123  $(SOPHYAINCP)machdefs.h pixelmap.h \
     124  $(SOPHYAINCP)ppersist.h \
     125  $(SOPHYAINCP)pexceptions.h \
     126  $(SOPHYAINCP)gnumd5.h \
     127  $(SOPHYAINCP)ppfbinstream.h \
     128  $(SOPHYAINCP)rawstream.h \
     129  $(SOPHYAINCP)ppfnametag.h \
     130  $(SOPHYAINCP)ppersist.h \
     131  $(SOPHYAINCP)dvlist.h \
     132  $(SOPHYAINCP)objfio.h \
     133  $(SOPHYAINCP)anydataobj.h \
     134  $(SOPHYAINCP)mutyv.h \
     135  $(SOPHYAINCP)timestamp.h spherepos.h \
     136  $(SOPHYAINCP)machdefs.h unitvector.h \
     137  vector3d.h longlat.h utilgeom.h \
     138  $(SOPHYAINCP)anydataobj.h \
     139  $(SOPHYAINCP)datatype.h \
     140  $(SOPHYAINCP)tvector.h \
     141  $(SOPHYAINCP)tmatrix.h \
     142  $(SOPHYAINCP)tarray.h \
     143  $(SOPHYAINCP)basarr.h \
     144  $(SOPHYAINCP)dvlist.h \
     145  $(SOPHYAINCP)ndatablock.h \
     146  $(SOPHYAINCP)utilarr.h \
     147  $(SOPHYAINCP)tmatrix_tsnl.h \
     148  $(SOPHYAINCP)tvector_tsnl.h \
     149  $(SOPHYAINCP)ndatablock.h spherethetaphi.h \
     150  $(SOPHYAINCP)pexceptions.h \
     151  $(SOPHYAINCP)fiondblock.h
    140152        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherethetaphi.cc
     153 
     154$(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
     155  $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \
     156  $(SOPHYAINCP)machdefs.h \
     157  $(SOPHYAINCP)ndatablock.h \
     158  $(SOPHYAINCP)machdefs.h \
     159  $(SOPHYAINCP)anydataobj.h \
     160  $(SOPHYAINCP)tvector.h \
     161  $(SOPHYAINCP)tmatrix.h \
     162  $(SOPHYAINCP)tarray.h \
     163  $(SOPHYAINCP)basarr.h \
     164  $(SOPHYAINCP)mutyv.h \
     165  $(SOPHYAINCP)timestamp.h \
     166  $(SOPHYAINCP)objfio.h \
     167  $(SOPHYAINCP)ppersist.h \
     168  $(SOPHYAINCP)pexceptions.h \
     169  $(SOPHYAINCP)gnumd5.h \
     170  $(SOPHYAINCP)ppfbinstream.h \
     171  $(SOPHYAINCP)rawstream.h \
     172  $(SOPHYAINCP)ppfnametag.h \
     173  $(SOPHYAINCP)dvlist.h \
     174  $(SOPHYAINCP)ndatablock.h \
     175  $(SOPHYAINCP)utilarr.h \
     176  $(SOPHYAINCP)tmatrix_tsnl.h \
     177  $(SOPHYAINCP)tvector_tsnl.h \
     178  $(SOPHYAINCP)smathconst.h
     179        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  HEALPixUtils.cc
    141180 
    142181$(SOPHYAOBJP)localmap.o: localmap.cc \
     
    149188  $(SOPHYAINCP)rawstream.h \
    150189  $(SOPHYAINCP)ppfnametag.h \
    151   $(SOPHYAINCP)dvlist.h \
    152   $(SOPHYAINCP)objfio.h \
    153   $(SOPHYAINCP)anydataobj.h \
    154   $(SOPHYAINCP)mutyv.h \
    155   $(SOPHYAINCP)timestamp.h spherepos.h \
    156   unitvector.h vector3d.h longlat.h utilgeom.h sphericalmap.h \
     190  $(SOPHYAINCP)ppersist.h \
     191  $(SOPHYAINCP)dvlist.h \
     192  $(SOPHYAINCP)objfio.h \
     193  $(SOPHYAINCP)anydataobj.h \
     194  $(SOPHYAINCP)mutyv.h \
     195  $(SOPHYAINCP)timestamp.h spherepos.h \
     196  $(SOPHYAINCP)machdefs.h unitvector.h \
     197  vector3d.h longlat.h utilgeom.h \
     198  $(SOPHYAINCP)anydataobj.h \
     199  $(SOPHYAINCP)datatype.h sphericalmap.h \
    157200  $(SOPHYAINCP)smathconst.h \
    158201  $(SOPHYAINCP)tvector.h \
     
    160203  $(SOPHYAINCP)tarray.h \
    161204  $(SOPHYAINCP)basarr.h \
    162   $(SOPHYAINCP)ndatablock.h \
    163   $(SOPHYAINCP)utilarr.h \
     205  $(SOPHYAINCP)dvlist.h \
     206  $(SOPHYAINCP)ndatablock.h \
     207  $(SOPHYAINCP)utilarr.h \
     208  $(SOPHYAINCP)tmatrix_tsnl.h \
     209  $(SOPHYAINCP)tvector_tsnl.h \
     210  $(SOPHYAINCP)ndatablock.h \
    164211  $(SOPHYAINCP)fiondblock.h \
    165212  $(SOPHYAINCP)timing.h
    166213        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  localmap.cc
    167214 
    168 $(SOPHYAOBJP)longlat.o: longlat.cc $(SOPHYAINCP)sopnamsp.h \
    169   longlat.h $(SOPHYAINCP)machdefs.h \
    170   utilgeom.h
     215$(SOPHYAOBJP)longlat.o: longlat.cc \
     216  $(SOPHYAINCP)sopnamsp.h longlat.h \
     217  $(SOPHYAINCP)machdefs.h utilgeom.h
    171218        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  longlat.cc
    172219 
     
    175222  $(SOPHYAINCP)machdefs.h mapoperation.h \
    176223  $(SOPHYAINCP)ndatablock.h \
     224  $(SOPHYAINCP)machdefs.h \
    177225  $(SOPHYAINCP)anydataobj.h pixelmap.h \
    178226  $(SOPHYAINCP)ppersist.h \
     
    182230  $(SOPHYAINCP)rawstream.h \
    183231  $(SOPHYAINCP)ppfnametag.h \
    184   $(SOPHYAINCP)dvlist.h \
    185   $(SOPHYAINCP)objfio.h \
    186   $(SOPHYAINCP)mutyv.h \
    187   $(SOPHYAINCP)timestamp.h spherepos.h \
    188   unitvector.h vector3d.h longlat.h utilgeom.h
     232  $(SOPHYAINCP)ppersist.h \
     233  $(SOPHYAINCP)dvlist.h \
     234  $(SOPHYAINCP)objfio.h \
     235  $(SOPHYAINCP)mutyv.h \
     236  $(SOPHYAINCP)timestamp.h spherepos.h \
     237  unitvector.h vector3d.h longlat.h utilgeom.h \
     238  $(SOPHYAINCP)anydataobj.h \
     239  $(SOPHYAINCP)datatype.h
    189240        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mapoperation.cc
    190241 
     
    192243  $(SOPHYAINCP)sopnamsp.h \
    193244  $(SOPHYAINCP)machdefs.h skymapinit.h \
    194   $(SOPHYAINCP)sophyainit.h spherethetaphi.h \
     245  $(SOPHYAINCP)sophyainit.h \
     246  $(SOPHYAINCP)machdefs.h spherethetaphi.h \
    195247  sphericalmap.h $(SOPHYAINCP)smathconst.h \
    196248  pixelmap.h $(SOPHYAINCP)ppersist.h \
     
    200252  $(SOPHYAINCP)rawstream.h \
    201253  $(SOPHYAINCP)ppfnametag.h \
     254  $(SOPHYAINCP)ppersist.h \
    202255  $(SOPHYAINCP)dvlist.h \
    203256  $(SOPHYAINCP)objfio.h \
     
    206259  $(SOPHYAINCP)timestamp.h spherepos.h \
    207260  unitvector.h vector3d.h longlat.h utilgeom.h \
    208   $(SOPHYAINCP)tvector.h \
    209   $(SOPHYAINCP)tmatrix.h \
    210   $(SOPHYAINCP)tarray.h \
    211   $(SOPHYAINCP)basarr.h \
    212   $(SOPHYAINCP)ndatablock.h \
    213   $(SOPHYAINCP)utilarr.h fiospherehealpix.h \
    214   spherehealpix.h HEALPixUtils.h fiospherethetaphi.h fiolocalmap.h \
    215   localmap.h fiosphereecp.h sphereecp.h
     261  $(SOPHYAINCP)anydataobj.h \
     262  $(SOPHYAINCP)datatype.h \
     263  $(SOPHYAINCP)tvector.h \
     264  $(SOPHYAINCP)tmatrix.h \
     265  $(SOPHYAINCP)tarray.h \
     266  $(SOPHYAINCP)basarr.h \
     267  $(SOPHYAINCP)dvlist.h \
     268  $(SOPHYAINCP)ndatablock.h \
     269  $(SOPHYAINCP)utilarr.h \
     270  $(SOPHYAINCP)tmatrix_tsnl.h \
     271  $(SOPHYAINCP)tvector_tsnl.h \
     272  $(SOPHYAINCP)ndatablock.h \
     273  fiospherehealpix.h spherehealpix.h HEALPixUtils.h fiospherethetaphi.h \
     274  fiolocalmap.h localmap.h fiosphereecp.h sphereecp.h
    216275        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymapinit.cc
    217276 
     
    226285  $(SOPHYAINCP)rawstream.h \
    227286  $(SOPHYAINCP)ppfnametag.h \
    228   $(SOPHYAINCP)dvlist.h \
    229   $(SOPHYAINCP)objfio.h \
    230   $(SOPHYAINCP)anydataobj.h \
     287  $(SOPHYAINCP)ppersist.h \
     288  $(SOPHYAINCP)dvlist.h \
     289  $(SOPHYAINCP)objfio.h \
     290  $(SOPHYAINCP)anydataobj.h \
     291  $(SOPHYAINCP)mutyv.h \
     292  $(SOPHYAINCP)timestamp.h spherepos.h \
     293  $(SOPHYAINCP)machdefs.h unitvector.h \
     294  vector3d.h longlat.h utilgeom.h \
     295  $(SOPHYAINCP)anydataobj.h \
     296  $(SOPHYAINCP)datatype.h \
     297  $(SOPHYAINCP)tvector.h \
     298  $(SOPHYAINCP)tmatrix.h \
     299  $(SOPHYAINCP)tarray.h \
     300  $(SOPHYAINCP)basarr.h \
     301  $(SOPHYAINCP)dvlist.h \
     302  $(SOPHYAINCP)ndatablock.h \
     303  $(SOPHYAINCP)utilarr.h \
     304  $(SOPHYAINCP)tmatrix_tsnl.h \
     305  $(SOPHYAINCP)tvector_tsnl.h \
     306  $(SOPHYAINCP)ndatablock.h
     307        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphereecp.cc
     308 
     309$(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \
     310  $(SOPHYAINCP)sopnamsp.h \
     311  $(SOPHYAINCP)machdefs.h \
     312  $(SOPHYAINCP)pexceptions.h \
     313  $(SOPHYAINCP)machdefs.h \
     314  $(SOPHYAINCP)fiondblock.h \
     315  $(SOPHYAINCP)ppersist.h \
     316  $(SOPHYAINCP)pexceptions.h \
     317  $(SOPHYAINCP)gnumd5.h \
     318  $(SOPHYAINCP)ppfbinstream.h \
     319  $(SOPHYAINCP)rawstream.h \
     320  $(SOPHYAINCP)ppfnametag.h \
     321  $(SOPHYAINCP)ndatablock.h \
     322  $(SOPHYAINCP)anydataobj.h spherehealpix.h \
     323  sphericalmap.h $(SOPHYAINCP)smathconst.h \
     324  pixelmap.h $(SOPHYAINCP)ppersist.h \
     325  $(SOPHYAINCP)dvlist.h \
     326  $(SOPHYAINCP)objfio.h \
    231327  $(SOPHYAINCP)mutyv.h \
    232328  $(SOPHYAINCP)timestamp.h spherepos.h \
    233329  unitvector.h vector3d.h longlat.h utilgeom.h \
    234   $(SOPHYAINCP)tvector.h \
    235   $(SOPHYAINCP)tmatrix.h \
    236   $(SOPHYAINCP)tarray.h \
    237   $(SOPHYAINCP)basarr.h \
    238   $(SOPHYAINCP)ndatablock.h \
    239   $(SOPHYAINCP)utilarr.h
    240         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphereecp.cc
    241  
    242 $(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \
    243   $(SOPHYAINCP)sopnamsp.h \
    244   $(SOPHYAINCP)machdefs.h \
    245   $(SOPHYAINCP)pexceptions.h \
    246   $(SOPHYAINCP)fiondblock.h \
    247   $(SOPHYAINCP)ppersist.h \
    248   $(SOPHYAINCP)gnumd5.h \
    249   $(SOPHYAINCP)ppfbinstream.h \
    250   $(SOPHYAINCP)rawstream.h \
    251   $(SOPHYAINCP)ppfnametag.h \
    252   $(SOPHYAINCP)ndatablock.h \
    253   $(SOPHYAINCP)anydataobj.h spherehealpix.h \
    254   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    255   pixelmap.h $(SOPHYAINCP)dvlist.h \
    256   $(SOPHYAINCP)objfio.h \
    257   $(SOPHYAINCP)mutyv.h \
    258   $(SOPHYAINCP)timestamp.h spherepos.h \
    259   unitvector.h vector3d.h longlat.h utilgeom.h \
    260   $(SOPHYAINCP)tvector.h \
    261   $(SOPHYAINCP)tmatrix.h \
    262   $(SOPHYAINCP)tarray.h \
    263   $(SOPHYAINCP)basarr.h \
    264   $(SOPHYAINCP)utilarr.h HEALPixUtils.h \
     330  $(SOPHYAINCP)anydataobj.h \
     331  $(SOPHYAINCP)datatype.h \
     332  $(SOPHYAINCP)tvector.h \
     333  $(SOPHYAINCP)tmatrix.h \
     334  $(SOPHYAINCP)tarray.h \
     335  $(SOPHYAINCP)basarr.h \
     336  $(SOPHYAINCP)dvlist.h \
     337  $(SOPHYAINCP)utilarr.h \
     338  $(SOPHYAINCP)tmatrix_tsnl.h \
     339  $(SOPHYAINCP)tvector_tsnl.h \
     340  $(SOPHYAINCP)ndatablock.h HEALPixUtils.h \
    265341  $(SOPHYAINCP)strutil.h
    266342        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherehealpix.cc
     
    270346  $(SOPHYAINCP)machdefs.h \
    271347  $(SOPHYAINCP)ppersist.h \
    272   $(SOPHYAINCP)pexceptions.h \
    273   $(SOPHYAINCP)gnumd5.h \
    274   $(SOPHYAINCP)ppfbinstream.h \
    275   $(SOPHYAINCP)rawstream.h \
    276   $(SOPHYAINCP)ppfnametag.h unitvector.h \
     348  $(SOPHYAINCP)machdefs.h \
     349  $(SOPHYAINCP)pexceptions.h \
     350  $(SOPHYAINCP)gnumd5.h \
     351  $(SOPHYAINCP)ppfbinstream.h \
     352  $(SOPHYAINCP)rawstream.h \
     353  $(SOPHYAINCP)ppfnametag.h \
     354  $(SOPHYAINCP)ppersist.h unitvector.h \
    277355  vector3d.h longlat.h utilgeom.h \
    278356  $(SOPHYAINCP)anydataobj.h \
     
    290368  $(SOPHYAINCP)rawstream.h \
    291369  $(SOPHYAINCP)ppfnametag.h \
    292   $(SOPHYAINCP)dvlist.h \
    293   $(SOPHYAINCP)objfio.h \
    294   $(SOPHYAINCP)anydataobj.h \
    295   $(SOPHYAINCP)mutyv.h \
    296   $(SOPHYAINCP)timestamp.h spherepos.h \
    297   unitvector.h vector3d.h longlat.h utilgeom.h \
    298   $(SOPHYAINCP)tvector.h \
    299   $(SOPHYAINCP)tmatrix.h \
    300   $(SOPHYAINCP)tarray.h \
    301   $(SOPHYAINCP)basarr.h \
    302   $(SOPHYAINCP)ndatablock.h \
    303   $(SOPHYAINCP)utilarr.h \
     370  $(SOPHYAINCP)ppersist.h \
     371  $(SOPHYAINCP)dvlist.h \
     372  $(SOPHYAINCP)objfio.h \
     373  $(SOPHYAINCP)anydataobj.h \
     374  $(SOPHYAINCP)mutyv.h \
     375  $(SOPHYAINCP)timestamp.h spherepos.h \
     376  $(SOPHYAINCP)machdefs.h unitvector.h \
     377  vector3d.h longlat.h utilgeom.h \
     378  $(SOPHYAINCP)anydataobj.h \
     379  $(SOPHYAINCP)datatype.h \
     380  $(SOPHYAINCP)tvector.h \
     381  $(SOPHYAINCP)tmatrix.h \
     382  $(SOPHYAINCP)tarray.h \
     383  $(SOPHYAINCP)basarr.h \
     384  $(SOPHYAINCP)dvlist.h \
     385  $(SOPHYAINCP)ndatablock.h \
     386  $(SOPHYAINCP)utilarr.h \
     387  $(SOPHYAINCP)tmatrix_tsnl.h \
     388  $(SOPHYAINCP)tvector_tsnl.h \
     389  $(SOPHYAINCP)ndatablock.h \
    304390  $(SOPHYAINCP)fiondblock.h
    305391        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherethetaphi.cc
     
    319405  $(SOPHYAINCP)sopnamsp.h \
    320406  $(SOPHYAINCP)machdefs.h \
    321   $(SOPHYAINCP)pexceptions.h vector3d.h \
     407  $(SOPHYAINCP)pexceptions.h \
     408  $(SOPHYAINCP)machdefs.h vector3d.h \
    322409  longlat.h utilgeom.h
    323410        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  vector3d.cc
  • trunk/SophyaLib/SkyMap/objlist.list

    r2765 r3007  
    1 HEALPixUtils.o
    21fiolocalmap.o
    32fiosphereecp.o
    43fiospherehealpix.o
    54fiospherethetaphi.o
     5HEALPixUtils.o
    66localmap.o
    77longlat.o
  • trunk/SophyaLib/SkyMap/smakefile

    r2765 r3007  
    44 
    55clean:
    6          rm -f $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
     6         rm -f $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
    77        rm -f $(SOPHYALIBP)libSkyMap.a
    88 
    9 $(SOPHYALIBP)libSkyMap.a : $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
     9$(SOPHYALIBP)libSkyMap.a : $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
    1010        $(AR) $(ARFLAGS) $@ $?
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
    13 $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
    14   $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \
    15   $(SOPHYAINCP)machdefs.h \
    16   $(SOPHYAINCP)ndatablock.h \
    17   $(SOPHYAINCP)anydataobj.h \
    18   $(SOPHYAINCP)tvector.h \
    19   $(SOPHYAINCP)tmatrix.h \
    20   $(SOPHYAINCP)tarray.h \
    21   $(SOPHYAINCP)basarr.h \
    22   $(SOPHYAINCP)mutyv.h \
    23   $(SOPHYAINCP)dvlist.h \
    24   $(SOPHYAINCP)objfio.h \
    25   $(SOPHYAINCP)ppersist.h \
    26   $(SOPHYAINCP)pexceptions.h \
    27   $(SOPHYAINCP)gnumd5.h \
    28   $(SOPHYAINCP)ppfbinstream.h \
    29   $(SOPHYAINCP)rawstream.h \
    30   $(SOPHYAINCP)ppfnametag.h \
    31   $(SOPHYAINCP)utilarr.h \
    32   $(SOPHYAINCP)smathconst.h
    33         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  HEALPixUtils.cc
    34  
    3513$(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \
    3614  $(SOPHYAINCP)sopnamsp.h fiolocalmap.h \
     
    4321  $(SOPHYAINCP)rawstream.h \
    4422  $(SOPHYAINCP)ppfnametag.h \
    45   $(SOPHYAINCP)dvlist.h \
    46   $(SOPHYAINCP)objfio.h \
    47   $(SOPHYAINCP)anydataobj.h \
    48   $(SOPHYAINCP)mutyv.h spherepos.h \
    49   unitvector.h vector3d.h longlat.h utilgeom.h \
    50   $(SOPHYAINCP)tvector.h \
    51   $(SOPHYAINCP)tmatrix.h \
    52   $(SOPHYAINCP)tarray.h \
    53   $(SOPHYAINCP)basarr.h \
    54   $(SOPHYAINCP)ndatablock.h \
    55   $(SOPHYAINCP)utilarr.h localmap.h \
     23  $(SOPHYAINCP)ppersist.h \
     24  $(SOPHYAINCP)dvlist.h \
     25  $(SOPHYAINCP)objfio.h \
     26  $(SOPHYAINCP)anydataobj.h \
     27  $(SOPHYAINCP)mutyv.h \
     28  $(SOPHYAINCP)timestamp.h spherepos.h \
     29  $(SOPHYAINCP)machdefs.h unitvector.h \
     30  vector3d.h longlat.h utilgeom.h \
     31  $(SOPHYAINCP)anydataobj.h \
     32  $(SOPHYAINCP)datatype.h \
     33  $(SOPHYAINCP)tvector.h \
     34  $(SOPHYAINCP)tmatrix.h \
     35  $(SOPHYAINCP)tarray.h \
     36  $(SOPHYAINCP)basarr.h \
     37  $(SOPHYAINCP)dvlist.h \
     38  $(SOPHYAINCP)ndatablock.h \
     39  $(SOPHYAINCP)utilarr.h \
     40  $(SOPHYAINCP)tmatrix_tsnl.h \
     41  $(SOPHYAINCP)tvector_tsnl.h localmap.h \
     42  $(SOPHYAINCP)ndatablock.h \
    5643  $(SOPHYAINCP)fioarr.h \
    57   $(SOPHYAINCP)fiondblock.h \
    58   $(SOPHYAINCP)datatype.h
     44  $(SOPHYAINCP)tvector.h \
     45  $(SOPHYAINCP)pexceptions.h \
     46  $(SOPHYAINCP)fiondblock.h
    5947        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiolocalmap.cc
    6048 
     
    7058  $(SOPHYAINCP)rawstream.h \
    7159  $(SOPHYAINCP)ppfnametag.h \
    72   $(SOPHYAINCP)dvlist.h \
    73   $(SOPHYAINCP)objfio.h \
    74   $(SOPHYAINCP)anydataobj.h \
    75   $(SOPHYAINCP)mutyv.h spherepos.h \
    76   unitvector.h vector3d.h longlat.h utilgeom.h \
    77   $(SOPHYAINCP)tvector.h \
    78   $(SOPHYAINCP)tmatrix.h \
    79   $(SOPHYAINCP)tarray.h \
    80   $(SOPHYAINCP)basarr.h \
    81   $(SOPHYAINCP)ndatablock.h \
    82   $(SOPHYAINCP)utilarr.h \
     60  $(SOPHYAINCP)ppersist.h \
     61  $(SOPHYAINCP)dvlist.h \
     62  $(SOPHYAINCP)objfio.h \
     63  $(SOPHYAINCP)anydataobj.h \
     64  $(SOPHYAINCP)mutyv.h \
     65  $(SOPHYAINCP)timestamp.h spherepos.h \
     66  $(SOPHYAINCP)machdefs.h unitvector.h \
     67  vector3d.h longlat.h utilgeom.h \
     68  $(SOPHYAINCP)anydataobj.h \
     69  $(SOPHYAINCP)datatype.h \
     70  $(SOPHYAINCP)tvector.h \
     71  $(SOPHYAINCP)tmatrix.h \
     72  $(SOPHYAINCP)tarray.h \
     73  $(SOPHYAINCP)basarr.h \
     74  $(SOPHYAINCP)dvlist.h \
     75  $(SOPHYAINCP)ndatablock.h \
     76  $(SOPHYAINCP)utilarr.h \
     77  $(SOPHYAINCP)tmatrix_tsnl.h \
     78  $(SOPHYAINCP)tvector_tsnl.h \
     79  $(SOPHYAINCP)ndatablock.h \
    8380  $(SOPHYAINCP)fioarr.h \
    84   $(SOPHYAINCP)datatype.h
     81  $(SOPHYAINCP)tvector.h \
     82  $(SOPHYAINCP)pexceptions.h
    8583        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiosphereecp.cc
    8684 
     
    9593  $(SOPHYAINCP)rawstream.h \
    9694  $(SOPHYAINCP)ppfnametag.h \
    97   $(SOPHYAINCP)dvlist.h \
    98   $(SOPHYAINCP)objfio.h \
    99   $(SOPHYAINCP)anydataobj.h \
    100   $(SOPHYAINCP)mutyv.h spherepos.h \
    101   unitvector.h vector3d.h longlat.h utilgeom.h \
    102   $(SOPHYAINCP)tvector.h \
    103   $(SOPHYAINCP)tmatrix.h \
    104   $(SOPHYAINCP)tarray.h \
    105   $(SOPHYAINCP)basarr.h \
    106   $(SOPHYAINCP)ndatablock.h \
    107   $(SOPHYAINCP)utilarr.h spherehealpix.h \
    108   HEALPixUtils.h $(SOPHYAINCP)fiondblock.h \
    109   $(SOPHYAINCP)datatype.h
     95  $(SOPHYAINCP)ppersist.h \
     96  $(SOPHYAINCP)dvlist.h \
     97  $(SOPHYAINCP)objfio.h \
     98  $(SOPHYAINCP)anydataobj.h \
     99  $(SOPHYAINCP)mutyv.h \
     100  $(SOPHYAINCP)timestamp.h spherepos.h \
     101  $(SOPHYAINCP)machdefs.h unitvector.h \
     102  vector3d.h longlat.h utilgeom.h \
     103  $(SOPHYAINCP)anydataobj.h \
     104  $(SOPHYAINCP)datatype.h \
     105  $(SOPHYAINCP)tvector.h \
     106  $(SOPHYAINCP)tmatrix.h \
     107  $(SOPHYAINCP)tarray.h \
     108  $(SOPHYAINCP)basarr.h \
     109  $(SOPHYAINCP)dvlist.h \
     110  $(SOPHYAINCP)ndatablock.h \
     111  $(SOPHYAINCP)utilarr.h \
     112  $(SOPHYAINCP)tmatrix_tsnl.h \
     113  $(SOPHYAINCP)tvector_tsnl.h \
     114  $(SOPHYAINCP)ndatablock.h spherehealpix.h \
     115  HEALPixUtils.h $(SOPHYAINCP)pexceptions.h \
     116  $(SOPHYAINCP)fiondblock.h
    110117        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherehealpix.cc
    111118 
    112119$(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \
    113   $(SOPHYAINCP)sopnamsp.h fiospherethetaphi.h \
    114   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    115   $(SOPHYAINCP)machdefs.h pixelmap.h \
    116   $(SOPHYAINCP)ppersist.h \
    117   $(SOPHYAINCP)pexceptions.h \
    118   $(SOPHYAINCP)gnumd5.h \
    119   $(SOPHYAINCP)ppfbinstream.h \
    120   $(SOPHYAINCP)rawstream.h \
    121   $(SOPHYAINCP)ppfnametag.h \
    122   $(SOPHYAINCP)dvlist.h \
    123   $(SOPHYAINCP)objfio.h \
    124   $(SOPHYAINCP)anydataobj.h \
    125   $(SOPHYAINCP)mutyv.h spherepos.h \
    126   unitvector.h vector3d.h longlat.h utilgeom.h \
    127   $(SOPHYAINCP)tvector.h \
    128   $(SOPHYAINCP)tmatrix.h \
    129   $(SOPHYAINCP)tarray.h \
    130   $(SOPHYAINCP)basarr.h \
    131   $(SOPHYAINCP)ndatablock.h \
    132   $(SOPHYAINCP)utilarr.h spherethetaphi.h \
    133   $(SOPHYAINCP)fiondblock.h \
    134   $(SOPHYAINCP)datatype.h
     120  $(SOPHYAINCP)sopnamsp.h \
     121  fiospherethetaphi.h sphericalmap.h \
     122  $(SOPHYAINCP)smathconst.h \
     123  $(SOPHYAINCP)machdefs.h pixelmap.h \
     124  $(SOPHYAINCP)ppersist.h \
     125  $(SOPHYAINCP)pexceptions.h \
     126  $(SOPHYAINCP)gnumd5.h \
     127  $(SOPHYAINCP)ppfbinstream.h \
     128  $(SOPHYAINCP)rawstream.h \
     129  $(SOPHYAINCP)ppfnametag.h \
     130  $(SOPHYAINCP)ppersist.h \
     131  $(SOPHYAINCP)dvlist.h \
     132  $(SOPHYAINCP)objfio.h \
     133  $(SOPHYAINCP)anydataobj.h \
     134  $(SOPHYAINCP)mutyv.h \
     135  $(SOPHYAINCP)timestamp.h spherepos.h \
     136  $(SOPHYAINCP)machdefs.h unitvector.h \
     137  vector3d.h longlat.h utilgeom.h \
     138  $(SOPHYAINCP)anydataobj.h \
     139  $(SOPHYAINCP)datatype.h \
     140  $(SOPHYAINCP)tvector.h \
     141  $(SOPHYAINCP)tmatrix.h \
     142  $(SOPHYAINCP)tarray.h \
     143  $(SOPHYAINCP)basarr.h \
     144  $(SOPHYAINCP)dvlist.h \
     145  $(SOPHYAINCP)ndatablock.h \
     146  $(SOPHYAINCP)utilarr.h \
     147  $(SOPHYAINCP)tmatrix_tsnl.h \
     148  $(SOPHYAINCP)tvector_tsnl.h \
     149  $(SOPHYAINCP)ndatablock.h spherethetaphi.h \
     150  $(SOPHYAINCP)pexceptions.h \
     151  $(SOPHYAINCP)fiondblock.h
    135152        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherethetaphi.cc
     153 
     154$(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
     155  $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \
     156  $(SOPHYAINCP)machdefs.h \
     157  $(SOPHYAINCP)ndatablock.h \
     158  $(SOPHYAINCP)machdefs.h \
     159  $(SOPHYAINCP)anydataobj.h \
     160  $(SOPHYAINCP)tvector.h \
     161  $(SOPHYAINCP)tmatrix.h \
     162  $(SOPHYAINCP)tarray.h \
     163  $(SOPHYAINCP)basarr.h \
     164  $(SOPHYAINCP)mutyv.h \
     165  $(SOPHYAINCP)timestamp.h \
     166  $(SOPHYAINCP)objfio.h \
     167  $(SOPHYAINCP)ppersist.h \
     168  $(SOPHYAINCP)pexceptions.h \
     169  $(SOPHYAINCP)gnumd5.h \
     170  $(SOPHYAINCP)ppfbinstream.h \
     171  $(SOPHYAINCP)rawstream.h \
     172  $(SOPHYAINCP)ppfnametag.h \
     173  $(SOPHYAINCP)dvlist.h \
     174  $(SOPHYAINCP)ndatablock.h \
     175  $(SOPHYAINCP)utilarr.h \
     176  $(SOPHYAINCP)tmatrix_tsnl.h \
     177  $(SOPHYAINCP)tvector_tsnl.h \
     178  $(SOPHYAINCP)smathconst.h
     179        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  HEALPixUtils.cc
    136180 
    137181$(SOPHYAOBJP)localmap.o: localmap.cc \
     
    144188  $(SOPHYAINCP)rawstream.h \
    145189  $(SOPHYAINCP)ppfnametag.h \
    146   $(SOPHYAINCP)dvlist.h \
    147   $(SOPHYAINCP)objfio.h \
    148   $(SOPHYAINCP)anydataobj.h \
    149   $(SOPHYAINCP)mutyv.h spherepos.h \
    150   unitvector.h vector3d.h longlat.h utilgeom.h sphericalmap.h \
     190  $(SOPHYAINCP)ppersist.h \
     191  $(SOPHYAINCP)dvlist.h \
     192  $(SOPHYAINCP)objfio.h \
     193  $(SOPHYAINCP)anydataobj.h \
     194  $(SOPHYAINCP)mutyv.h \
     195  $(SOPHYAINCP)timestamp.h spherepos.h \
     196  $(SOPHYAINCP)machdefs.h unitvector.h \
     197  vector3d.h longlat.h utilgeom.h \
     198  $(SOPHYAINCP)anydataobj.h \
     199  $(SOPHYAINCP)datatype.h sphericalmap.h \
    151200  $(SOPHYAINCP)smathconst.h \
    152201  $(SOPHYAINCP)tvector.h \
     
    154203  $(SOPHYAINCP)tarray.h \
    155204  $(SOPHYAINCP)basarr.h \
    156   $(SOPHYAINCP)ndatablock.h \
    157   $(SOPHYAINCP)utilarr.h \
     205  $(SOPHYAINCP)dvlist.h \
     206  $(SOPHYAINCP)ndatablock.h \
     207  $(SOPHYAINCP)utilarr.h \
     208  $(SOPHYAINCP)tmatrix_tsnl.h \
     209  $(SOPHYAINCP)tvector_tsnl.h \
     210  $(SOPHYAINCP)ndatablock.h \
    158211  $(SOPHYAINCP)fiondblock.h \
    159212  $(SOPHYAINCP)timing.h
    160213        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  localmap.cc
    161214 
    162 $(SOPHYAOBJP)longlat.o: longlat.cc $(SOPHYAINCP)sopnamsp.h \
    163   longlat.h $(SOPHYAINCP)machdefs.h \
    164   utilgeom.h
     215$(SOPHYAOBJP)longlat.o: longlat.cc \
     216  $(SOPHYAINCP)sopnamsp.h longlat.h \
     217  $(SOPHYAINCP)machdefs.h utilgeom.h
    165218        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  longlat.cc
    166219 
     
    169222  $(SOPHYAINCP)machdefs.h mapoperation.h \
    170223  $(SOPHYAINCP)ndatablock.h \
     224  $(SOPHYAINCP)machdefs.h \
    171225  $(SOPHYAINCP)anydataobj.h pixelmap.h \
    172226  $(SOPHYAINCP)ppersist.h \
     
    176230  $(SOPHYAINCP)rawstream.h \
    177231  $(SOPHYAINCP)ppfnametag.h \
    178   $(SOPHYAINCP)dvlist.h \
    179   $(SOPHYAINCP)objfio.h \
    180   $(SOPHYAINCP)mutyv.h spherepos.h \
    181   unitvector.h vector3d.h longlat.h utilgeom.h
     232  $(SOPHYAINCP)ppersist.h \
     233  $(SOPHYAINCP)dvlist.h \
     234  $(SOPHYAINCP)objfio.h \
     235  $(SOPHYAINCP)mutyv.h \
     236  $(SOPHYAINCP)timestamp.h spherepos.h \
     237  unitvector.h vector3d.h longlat.h utilgeom.h \
     238  $(SOPHYAINCP)anydataobj.h \
     239  $(SOPHYAINCP)datatype.h
    182240        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mapoperation.cc
    183241 
     
    185243  $(SOPHYAINCP)sopnamsp.h \
    186244  $(SOPHYAINCP)machdefs.h skymapinit.h \
    187   $(SOPHYAINCP)sophyainit.h spherethetaphi.h \
     245  $(SOPHYAINCP)sophyainit.h \
     246  $(SOPHYAINCP)machdefs.h spherethetaphi.h \
    188247  sphericalmap.h $(SOPHYAINCP)smathconst.h \
    189248  pixelmap.h $(SOPHYAINCP)ppersist.h \
     
    193252  $(SOPHYAINCP)rawstream.h \
    194253  $(SOPHYAINCP)ppfnametag.h \
    195   $(SOPHYAINCP)dvlist.h \
    196   $(SOPHYAINCP)objfio.h \
    197   $(SOPHYAINCP)anydataobj.h \
    198   $(SOPHYAINCP)mutyv.h spherepos.h \
     254  $(SOPHYAINCP)ppersist.h \
     255  $(SOPHYAINCP)dvlist.h \
     256  $(SOPHYAINCP)objfio.h \
     257  $(SOPHYAINCP)anydataobj.h \
     258  $(SOPHYAINCP)mutyv.h \
     259  $(SOPHYAINCP)timestamp.h spherepos.h \
    199260  unitvector.h vector3d.h longlat.h utilgeom.h \
    200   $(SOPHYAINCP)tvector.h \
    201   $(SOPHYAINCP)tmatrix.h \
    202   $(SOPHYAINCP)tarray.h \
    203   $(SOPHYAINCP)basarr.h \
    204   $(SOPHYAINCP)ndatablock.h \
    205   $(SOPHYAINCP)utilarr.h fiospherehealpix.h \
    206   spherehealpix.h HEALPixUtils.h fiospherethetaphi.h fiolocalmap.h \
    207   localmap.h fiosphereecp.h sphereecp.h
     261  $(SOPHYAINCP)anydataobj.h \
     262  $(SOPHYAINCP)datatype.h \
     263  $(SOPHYAINCP)tvector.h \
     264  $(SOPHYAINCP)tmatrix.h \
     265  $(SOPHYAINCP)tarray.h \
     266  $(SOPHYAINCP)basarr.h \
     267  $(SOPHYAINCP)dvlist.h \
     268  $(SOPHYAINCP)ndatablock.h \
     269  $(SOPHYAINCP)utilarr.h \
     270  $(SOPHYAINCP)tmatrix_tsnl.h \
     271  $(SOPHYAINCP)tvector_tsnl.h \
     272  $(SOPHYAINCP)ndatablock.h \
     273  fiospherehealpix.h spherehealpix.h HEALPixUtils.h fiospherethetaphi.h \
     274  fiolocalmap.h localmap.h fiosphereecp.h sphereecp.h
    208275        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymapinit.cc
    209276 
     
    218285  $(SOPHYAINCP)rawstream.h \
    219286  $(SOPHYAINCP)ppfnametag.h \
    220   $(SOPHYAINCP)dvlist.h \
    221   $(SOPHYAINCP)objfio.h \
    222   $(SOPHYAINCP)anydataobj.h \
    223   $(SOPHYAINCP)mutyv.h spherepos.h \
     287  $(SOPHYAINCP)ppersist.h \
     288  $(SOPHYAINCP)dvlist.h \
     289  $(SOPHYAINCP)objfio.h \
     290  $(SOPHYAINCP)anydataobj.h \
     291  $(SOPHYAINCP)mutyv.h \
     292  $(SOPHYAINCP)timestamp.h spherepos.h \
     293  $(SOPHYAINCP)machdefs.h unitvector.h \
     294  vector3d.h longlat.h utilgeom.h \
     295  $(SOPHYAINCP)anydataobj.h \
     296  $(SOPHYAINCP)datatype.h \
     297  $(SOPHYAINCP)tvector.h \
     298  $(SOPHYAINCP)tmatrix.h \
     299  $(SOPHYAINCP)tarray.h \
     300  $(SOPHYAINCP)basarr.h \
     301  $(SOPHYAINCP)dvlist.h \
     302  $(SOPHYAINCP)ndatablock.h \
     303  $(SOPHYAINCP)utilarr.h \
     304  $(SOPHYAINCP)tmatrix_tsnl.h \
     305  $(SOPHYAINCP)tvector_tsnl.h \
     306  $(SOPHYAINCP)ndatablock.h
     307        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphereecp.cc
     308 
     309$(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \
     310  $(SOPHYAINCP)sopnamsp.h \
     311  $(SOPHYAINCP)machdefs.h \
     312  $(SOPHYAINCP)pexceptions.h \
     313  $(SOPHYAINCP)machdefs.h \
     314  $(SOPHYAINCP)fiondblock.h \
     315  $(SOPHYAINCP)ppersist.h \
     316  $(SOPHYAINCP)pexceptions.h \
     317  $(SOPHYAINCP)gnumd5.h \
     318  $(SOPHYAINCP)ppfbinstream.h \
     319  $(SOPHYAINCP)rawstream.h \
     320  $(SOPHYAINCP)ppfnametag.h \
     321  $(SOPHYAINCP)ndatablock.h \
     322  $(SOPHYAINCP)anydataobj.h spherehealpix.h \
     323  sphericalmap.h $(SOPHYAINCP)smathconst.h \
     324  pixelmap.h $(SOPHYAINCP)ppersist.h \
     325  $(SOPHYAINCP)dvlist.h \
     326  $(SOPHYAINCP)objfio.h \
     327  $(SOPHYAINCP)mutyv.h \
     328  $(SOPHYAINCP)timestamp.h spherepos.h \
    224329  unitvector.h vector3d.h longlat.h utilgeom.h \
    225   $(SOPHYAINCP)tvector.h \
    226   $(SOPHYAINCP)tmatrix.h \
    227   $(SOPHYAINCP)tarray.h \
    228   $(SOPHYAINCP)basarr.h \
    229   $(SOPHYAINCP)ndatablock.h \
    230   $(SOPHYAINCP)utilarr.h
    231         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphereecp.cc
    232  
    233 $(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \
    234   $(SOPHYAINCP)sopnamsp.h \
    235   $(SOPHYAINCP)machdefs.h \
    236   $(SOPHYAINCP)pexceptions.h \
    237   $(SOPHYAINCP)fiondblock.h \
    238   $(SOPHYAINCP)ppersist.h \
    239   $(SOPHYAINCP)gnumd5.h \
    240   $(SOPHYAINCP)ppfbinstream.h \
    241   $(SOPHYAINCP)rawstream.h \
    242   $(SOPHYAINCP)ppfnametag.h \
    243   $(SOPHYAINCP)ndatablock.h \
    244   $(SOPHYAINCP)anydataobj.h spherehealpix.h \
    245   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    246   pixelmap.h $(SOPHYAINCP)dvlist.h \
    247   $(SOPHYAINCP)objfio.h \
    248   $(SOPHYAINCP)mutyv.h spherepos.h \
    249   unitvector.h vector3d.h longlat.h utilgeom.h \
    250   $(SOPHYAINCP)tvector.h \
    251   $(SOPHYAINCP)tmatrix.h \
    252   $(SOPHYAINCP)tarray.h \
    253   $(SOPHYAINCP)basarr.h \
    254   $(SOPHYAINCP)utilarr.h HEALPixUtils.h \
     330  $(SOPHYAINCP)anydataobj.h \
     331  $(SOPHYAINCP)datatype.h \
     332  $(SOPHYAINCP)tvector.h \
     333  $(SOPHYAINCP)tmatrix.h \
     334  $(SOPHYAINCP)tarray.h \
     335  $(SOPHYAINCP)basarr.h \
     336  $(SOPHYAINCP)dvlist.h \
     337  $(SOPHYAINCP)utilarr.h \
     338  $(SOPHYAINCP)tmatrix_tsnl.h \
     339  $(SOPHYAINCP)tvector_tsnl.h \
     340  $(SOPHYAINCP)ndatablock.h HEALPixUtils.h \
    255341  $(SOPHYAINCP)strutil.h
    256342        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherehealpix.cc
     
    260346  $(SOPHYAINCP)machdefs.h \
    261347  $(SOPHYAINCP)ppersist.h \
    262   $(SOPHYAINCP)pexceptions.h \
    263   $(SOPHYAINCP)gnumd5.h \
    264   $(SOPHYAINCP)ppfbinstream.h \
    265   $(SOPHYAINCP)rawstream.h \
    266   $(SOPHYAINCP)ppfnametag.h unitvector.h \
     348  $(SOPHYAINCP)machdefs.h \
     349  $(SOPHYAINCP)pexceptions.h \
     350  $(SOPHYAINCP)gnumd5.h \
     351  $(SOPHYAINCP)ppfbinstream.h \
     352  $(SOPHYAINCP)rawstream.h \
     353  $(SOPHYAINCP)ppfnametag.h \
     354  $(SOPHYAINCP)ppersist.h unitvector.h \
    267355  vector3d.h longlat.h utilgeom.h \
    268356  $(SOPHYAINCP)anydataobj.h \
     
    280368  $(SOPHYAINCP)rawstream.h \
    281369  $(SOPHYAINCP)ppfnametag.h \
    282   $(SOPHYAINCP)dvlist.h \
    283   $(SOPHYAINCP)objfio.h \
    284   $(SOPHYAINCP)anydataobj.h \
    285   $(SOPHYAINCP)mutyv.h spherepos.h \
    286   unitvector.h vector3d.h longlat.h utilgeom.h \
    287   $(SOPHYAINCP)tvector.h \
    288   $(SOPHYAINCP)tmatrix.h \
    289   $(SOPHYAINCP)tarray.h \
    290   $(SOPHYAINCP)basarr.h \
    291   $(SOPHYAINCP)ndatablock.h \
    292   $(SOPHYAINCP)utilarr.h \
     370  $(SOPHYAINCP)ppersist.h \
     371  $(SOPHYAINCP)dvlist.h \
     372  $(SOPHYAINCP)objfio.h \
     373  $(SOPHYAINCP)anydataobj.h \
     374  $(SOPHYAINCP)mutyv.h \
     375  $(SOPHYAINCP)timestamp.h spherepos.h \
     376  $(SOPHYAINCP)machdefs.h unitvector.h \
     377  vector3d.h longlat.h utilgeom.h \
     378  $(SOPHYAINCP)anydataobj.h \
     379  $(SOPHYAINCP)datatype.h \
     380  $(SOPHYAINCP)tvector.h \
     381  $(SOPHYAINCP)tmatrix.h \
     382  $(SOPHYAINCP)tarray.h \
     383  $(SOPHYAINCP)basarr.h \
     384  $(SOPHYAINCP)dvlist.h \
     385  $(SOPHYAINCP)ndatablock.h \
     386  $(SOPHYAINCP)utilarr.h \
     387  $(SOPHYAINCP)tmatrix_tsnl.h \
     388  $(SOPHYAINCP)tvector_tsnl.h \
     389  $(SOPHYAINCP)ndatablock.h \
    293390  $(SOPHYAINCP)fiondblock.h
    294391        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherethetaphi.cc
     
    308405  $(SOPHYAINCP)sopnamsp.h \
    309406  $(SOPHYAINCP)machdefs.h \
    310   $(SOPHYAINCP)pexceptions.h vector3d.h \
     407  $(SOPHYAINCP)pexceptions.h \
     408  $(SOPHYAINCP)machdefs.h vector3d.h \
    311409  longlat.h utilgeom.h
    312410        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  vector3d.cc
Note: See TracChangeset for help on using the changeset viewer.