Changeset 3879 in Sophya for trunk/SophyaLib/SkyMap


Ignore:
Timestamp:
Sep 10, 2010, 10:19:49 AM (15 years ago)
Author:
cmv
Message:

generation Makefile et smakefile en prevision du tag, cmv 10/09/2010

Location:
trunk/SophyaLib/SkyMap
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyMap/Makefile

    r3615 r3879  
    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 
     
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
     13$(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \
     14  $(SOPHYAINCP)sopnamsp.h \
     15  fiolocalmap.h sphericalmap.h \
     16  $(SOPHYAINCP)smathconst.h \
     17  $(SOPHYAINCP)machdefs.h \
     18  pixelmap.h \
     19  $(SOPHYAINCP)ppersist.h \
     20  $(SOPHYAINCP)pexceptions.h \
     21  $(SOPHYAINCP)gnumd5.h \
     22  $(SOPHYAINCP)ppfbinstream.h \
     23  $(SOPHYAINCP)rawstream.h \
     24  $(SOPHYAINCP)ppfnametag.h \
     25  $(SOPHYAINCP)ppersist.h \
     26  $(SOPHYAINCP)dvlist.h \
     27  $(SOPHYAINCP)objfio.h \
     28  $(SOPHYAINCP)anydataobj.h \
     29  $(SOPHYAINCP)mutyv.h \
     30  $(SOPHYAINCP)timestamp.h \
     31  spherepos.h \
     32  $(SOPHYAINCP)machdefs.h \
     33  unitvector.h vector3d.h longlat.h utilgeom.h \
     34  $(SOPHYAINCP)anydataobj.h \
     35  $(SOPHYAINCP)datatype.h \
     36  $(SOPHYAINCP)tvector.h \
     37  $(SOPHYAINCP)tmatrix.h \
     38  $(SOPHYAINCP)tarray.h \
     39  $(SOPHYAINCP)basarr.h \
     40  $(SOPHYAINCP)dvlist.h \
     41  $(SOPHYAINCP)ndatablock.h \
     42  $(SOPHYAINCP)utilarr.h \
     43  $(SOPHYAINCP)randinterf.h \
     44  $(SOPHYAINCP)tmatrix_tsnl.h \
     45  $(SOPHYAINCP)tvector_tsnl.h \
     46  localmap.h \
     47  $(SOPHYAINCP)ndatablock.h \
     48  $(SOPHYAINCP)fioarr.h \
     49  $(SOPHYAINCP)tvector.h \
     50  $(SOPHYAINCP)pexceptions.h \
     51  $(SOPHYAINCP)fiondblock.h
     52        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiolocalmap.cc
     53 
     54$(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \
     55  $(SOPHYAINCP)sopnamsp.h \
     56  fiosphereecp.h sphereecp.h sphericalmap.h \
     57  $(SOPHYAINCP)smathconst.h \
     58  $(SOPHYAINCP)machdefs.h \
     59  pixelmap.h \
     60  $(SOPHYAINCP)ppersist.h \
     61  $(SOPHYAINCP)pexceptions.h \
     62  $(SOPHYAINCP)gnumd5.h \
     63  $(SOPHYAINCP)ppfbinstream.h \
     64  $(SOPHYAINCP)rawstream.h \
     65  $(SOPHYAINCP)ppfnametag.h \
     66  $(SOPHYAINCP)ppersist.h \
     67  $(SOPHYAINCP)dvlist.h \
     68  $(SOPHYAINCP)objfio.h \
     69  $(SOPHYAINCP)anydataobj.h \
     70  $(SOPHYAINCP)mutyv.h \
     71  $(SOPHYAINCP)timestamp.h \
     72  spherepos.h \
     73  $(SOPHYAINCP)machdefs.h \
     74  unitvector.h vector3d.h longlat.h utilgeom.h \
     75  $(SOPHYAINCP)anydataobj.h \
     76  $(SOPHYAINCP)datatype.h \
     77  $(SOPHYAINCP)tvector.h \
     78  $(SOPHYAINCP)tmatrix.h \
     79  $(SOPHYAINCP)tarray.h \
     80  $(SOPHYAINCP)basarr.h \
     81  $(SOPHYAINCP)dvlist.h \
     82  $(SOPHYAINCP)ndatablock.h \
     83  $(SOPHYAINCP)utilarr.h \
     84  $(SOPHYAINCP)randinterf.h \
     85  $(SOPHYAINCP)tmatrix_tsnl.h \
     86  $(SOPHYAINCP)tvector_tsnl.h \
     87  $(SOPHYAINCP)ndatablock.h \
     88  $(SOPHYAINCP)fioarr.h \
     89  $(SOPHYAINCP)tvector.h \
     90  $(SOPHYAINCP)pexceptions.h
     91        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiosphereecp.cc
     92 
     93$(SOPHYAOBJP)fiospherehealpix.o: fiospherehealpix.cc \
     94  $(SOPHYAINCP)sopnamsp.h \
     95  fiospherehealpix.h sphericalmap.h \
     96  $(SOPHYAINCP)smathconst.h \
     97  $(SOPHYAINCP)machdefs.h \
     98  pixelmap.h \
     99  $(SOPHYAINCP)ppersist.h \
     100  $(SOPHYAINCP)pexceptions.h \
     101  $(SOPHYAINCP)gnumd5.h \
     102  $(SOPHYAINCP)ppfbinstream.h \
     103  $(SOPHYAINCP)rawstream.h \
     104  $(SOPHYAINCP)ppfnametag.h \
     105  $(SOPHYAINCP)ppersist.h \
     106  $(SOPHYAINCP)dvlist.h \
     107  $(SOPHYAINCP)objfio.h \
     108  $(SOPHYAINCP)anydataobj.h \
     109  $(SOPHYAINCP)mutyv.h \
     110  $(SOPHYAINCP)timestamp.h \
     111  spherepos.h \
     112  $(SOPHYAINCP)machdefs.h \
     113  unitvector.h vector3d.h longlat.h utilgeom.h \
     114  $(SOPHYAINCP)anydataobj.h \
     115  $(SOPHYAINCP)datatype.h \
     116  $(SOPHYAINCP)tvector.h \
     117  $(SOPHYAINCP)tmatrix.h \
     118  $(SOPHYAINCP)tarray.h \
     119  $(SOPHYAINCP)basarr.h \
     120  $(SOPHYAINCP)dvlist.h \
     121  $(SOPHYAINCP)ndatablock.h \
     122  $(SOPHYAINCP)utilarr.h \
     123  $(SOPHYAINCP)randinterf.h \
     124  $(SOPHYAINCP)tmatrix_tsnl.h \
     125  $(SOPHYAINCP)tvector_tsnl.h \
     126  $(SOPHYAINCP)ndatablock.h \
     127  spherehealpix.h HEALPixUtils.h \
     128  $(SOPHYAINCP)pexceptions.h \
     129  $(SOPHYAINCP)fiondblock.h
     130        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherehealpix.cc
     131 
     132$(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \
     133  $(SOPHYAINCP)sopnamsp.h \
     134  fiospherethetaphi.h sphericalmap.h \
     135  $(SOPHYAINCP)smathconst.h \
     136  $(SOPHYAINCP)machdefs.h \
     137  pixelmap.h \
     138  $(SOPHYAINCP)ppersist.h \
     139  $(SOPHYAINCP)pexceptions.h \
     140  $(SOPHYAINCP)gnumd5.h \
     141  $(SOPHYAINCP)ppfbinstream.h \
     142  $(SOPHYAINCP)rawstream.h \
     143  $(SOPHYAINCP)ppfnametag.h \
     144  $(SOPHYAINCP)ppersist.h \
     145  $(SOPHYAINCP)dvlist.h \
     146  $(SOPHYAINCP)objfio.h \
     147  $(SOPHYAINCP)anydataobj.h \
     148  $(SOPHYAINCP)mutyv.h \
     149  $(SOPHYAINCP)timestamp.h \
     150  spherepos.h \
     151  $(SOPHYAINCP)machdefs.h \
     152  unitvector.h vector3d.h longlat.h utilgeom.h \
     153  $(SOPHYAINCP)anydataobj.h \
     154  $(SOPHYAINCP)datatype.h \
     155  $(SOPHYAINCP)tvector.h \
     156  $(SOPHYAINCP)tmatrix.h \
     157  $(SOPHYAINCP)tarray.h \
     158  $(SOPHYAINCP)basarr.h \
     159  $(SOPHYAINCP)dvlist.h \
     160  $(SOPHYAINCP)ndatablock.h \
     161  $(SOPHYAINCP)utilarr.h \
     162  $(SOPHYAINCP)randinterf.h \
     163  $(SOPHYAINCP)tmatrix_tsnl.h \
     164  $(SOPHYAINCP)tvector_tsnl.h \
     165  $(SOPHYAINCP)ndatablock.h \
     166  spherethetaphi.h \
     167  $(SOPHYAINCP)pexceptions.h \
     168  $(SOPHYAINCP)fiondblock.h
     169        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherethetaphi.cc
     170 
    13171$(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
    14   $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \
     172  $(SOPHYAINCP)sopnamsp.h \
     173  HEALPixUtils.h \
    15174  $(SOPHYAINCP)machdefs.h \
    16175  $(SOPHYAINCP)ndatablock.h \
     
    39198        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  HEALPixUtils.cc
    40199 
    41 $(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \
    42   $(SOPHYAINCP)sopnamsp.h fiolocalmap.h \
    43   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    44   $(SOPHYAINCP)machdefs.h pixelmap.h \
    45   $(SOPHYAINCP)ppersist.h \
    46   $(SOPHYAINCP)pexceptions.h \
    47   $(SOPHYAINCP)gnumd5.h \
    48   $(SOPHYAINCP)ppfbinstream.h \
    49   $(SOPHYAINCP)rawstream.h \
    50   $(SOPHYAINCP)ppfnametag.h \
    51   $(SOPHYAINCP)ppersist.h \
    52   $(SOPHYAINCP)dvlist.h \
    53   $(SOPHYAINCP)objfio.h \
    54   $(SOPHYAINCP)anydataobj.h \
    55   $(SOPHYAINCP)mutyv.h \
    56   $(SOPHYAINCP)timestamp.h spherepos.h \
    57   $(SOPHYAINCP)machdefs.h unitvector.h vector3d.h \
    58   longlat.h utilgeom.h $(SOPHYAINCP)anydataobj.h \
    59   $(SOPHYAINCP)datatype.h \
    60   $(SOPHYAINCP)tvector.h \
    61   $(SOPHYAINCP)tmatrix.h \
    62   $(SOPHYAINCP)tarray.h \
    63   $(SOPHYAINCP)basarr.h \
    64   $(SOPHYAINCP)dvlist.h \
    65   $(SOPHYAINCP)ndatablock.h \
    66   $(SOPHYAINCP)utilarr.h \
    67   $(SOPHYAINCP)randinterf.h \
    68   $(SOPHYAINCP)tmatrix_tsnl.h \
    69   $(SOPHYAINCP)tvector_tsnl.h localmap.h \
    70   $(SOPHYAINCP)ndatablock.h \
    71   $(SOPHYAINCP)fioarr.h \
    72   $(SOPHYAINCP)tvector.h \
    73   $(SOPHYAINCP)pexceptions.h \
    74   $(SOPHYAINCP)fiondblock.h
    75         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiolocalmap.cc
    76  
    77 $(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \
    78   $(SOPHYAINCP)sopnamsp.h fiosphereecp.h \
    79   sphereecp.h sphericalmap.h \
    80   $(SOPHYAINCP)smathconst.h \
    81   $(SOPHYAINCP)machdefs.h pixelmap.h \
    82   $(SOPHYAINCP)ppersist.h \
    83   $(SOPHYAINCP)pexceptions.h \
    84   $(SOPHYAINCP)gnumd5.h \
    85   $(SOPHYAINCP)ppfbinstream.h \
    86   $(SOPHYAINCP)rawstream.h \
    87   $(SOPHYAINCP)ppfnametag.h \
    88   $(SOPHYAINCP)ppersist.h \
    89   $(SOPHYAINCP)dvlist.h \
    90   $(SOPHYAINCP)objfio.h \
    91   $(SOPHYAINCP)anydataobj.h \
    92   $(SOPHYAINCP)mutyv.h \
    93   $(SOPHYAINCP)timestamp.h spherepos.h \
    94   $(SOPHYAINCP)machdefs.h unitvector.h vector3d.h \
    95   longlat.h utilgeom.h $(SOPHYAINCP)anydataobj.h \
    96   $(SOPHYAINCP)datatype.h \
    97   $(SOPHYAINCP)tvector.h \
    98   $(SOPHYAINCP)tmatrix.h \
    99   $(SOPHYAINCP)tarray.h \
    100   $(SOPHYAINCP)basarr.h \
    101   $(SOPHYAINCP)dvlist.h \
    102   $(SOPHYAINCP)ndatablock.h \
    103   $(SOPHYAINCP)utilarr.h \
    104   $(SOPHYAINCP)randinterf.h \
    105   $(SOPHYAINCP)tmatrix_tsnl.h \
    106   $(SOPHYAINCP)tvector_tsnl.h \
    107   $(SOPHYAINCP)ndatablock.h \
    108   $(SOPHYAINCP)fioarr.h \
    109   $(SOPHYAINCP)tvector.h \
    110   $(SOPHYAINCP)pexceptions.h
    111         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiosphereecp.cc
    112  
    113 $(SOPHYAOBJP)fiospherehealpix.o: fiospherehealpix.cc \
    114   $(SOPHYAINCP)sopnamsp.h fiospherehealpix.h \
    115   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    116   $(SOPHYAINCP)machdefs.h pixelmap.h \
    117   $(SOPHYAINCP)ppersist.h \
    118   $(SOPHYAINCP)pexceptions.h \
    119   $(SOPHYAINCP)gnumd5.h \
    120   $(SOPHYAINCP)ppfbinstream.h \
    121   $(SOPHYAINCP)rawstream.h \
    122   $(SOPHYAINCP)ppfnametag.h \
    123   $(SOPHYAINCP)ppersist.h \
    124   $(SOPHYAINCP)dvlist.h \
    125   $(SOPHYAINCP)objfio.h \
    126   $(SOPHYAINCP)anydataobj.h \
    127   $(SOPHYAINCP)mutyv.h \
    128   $(SOPHYAINCP)timestamp.h spherepos.h \
    129   $(SOPHYAINCP)machdefs.h unitvector.h vector3d.h \
    130   longlat.h utilgeom.h $(SOPHYAINCP)anydataobj.h \
    131   $(SOPHYAINCP)datatype.h \
    132   $(SOPHYAINCP)tvector.h \
    133   $(SOPHYAINCP)tmatrix.h \
    134   $(SOPHYAINCP)tarray.h \
    135   $(SOPHYAINCP)basarr.h \
    136   $(SOPHYAINCP)dvlist.h \
    137   $(SOPHYAINCP)ndatablock.h \
    138   $(SOPHYAINCP)utilarr.h \
    139   $(SOPHYAINCP)randinterf.h \
    140   $(SOPHYAINCP)tmatrix_tsnl.h \
    141   $(SOPHYAINCP)tvector_tsnl.h \
    142   $(SOPHYAINCP)ndatablock.h spherehealpix.h \
    143   HEALPixUtils.h $(SOPHYAINCP)pexceptions.h \
    144   $(SOPHYAINCP)fiondblock.h
    145         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherehealpix.cc
    146  
    147 $(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \
    148   $(SOPHYAINCP)sopnamsp.h fiospherethetaphi.h \
    149   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    150   $(SOPHYAINCP)machdefs.h pixelmap.h \
    151   $(SOPHYAINCP)ppersist.h \
    152   $(SOPHYAINCP)pexceptions.h \
    153   $(SOPHYAINCP)gnumd5.h \
    154   $(SOPHYAINCP)ppfbinstream.h \
    155   $(SOPHYAINCP)rawstream.h \
    156   $(SOPHYAINCP)ppfnametag.h \
    157   $(SOPHYAINCP)ppersist.h \
    158   $(SOPHYAINCP)dvlist.h \
    159   $(SOPHYAINCP)objfio.h \
    160   $(SOPHYAINCP)anydataobj.h \
    161   $(SOPHYAINCP)mutyv.h \
    162   $(SOPHYAINCP)timestamp.h spherepos.h \
    163   $(SOPHYAINCP)machdefs.h unitvector.h vector3d.h \
    164   longlat.h utilgeom.h $(SOPHYAINCP)anydataobj.h \
    165   $(SOPHYAINCP)datatype.h \
    166   $(SOPHYAINCP)tvector.h \
    167   $(SOPHYAINCP)tmatrix.h \
    168   $(SOPHYAINCP)tarray.h \
    169   $(SOPHYAINCP)basarr.h \
    170   $(SOPHYAINCP)dvlist.h \
    171   $(SOPHYAINCP)ndatablock.h \
    172   $(SOPHYAINCP)utilarr.h \
    173   $(SOPHYAINCP)randinterf.h \
    174   $(SOPHYAINCP)tmatrix_tsnl.h \
    175   $(SOPHYAINCP)tvector_tsnl.h \
    176   $(SOPHYAINCP)ndatablock.h spherethetaphi.h \
    177   $(SOPHYAINCP)pexceptions.h \
    178   $(SOPHYAINCP)fiondblock.h
    179         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherethetaphi.cc
    180  
    181 $(SOPHYAOBJP)localmap.o: localmap.cc $(SOPHYAINCP)sopnamsp.h \
    182   localmap.h pixelmap.h $(SOPHYAINCP)ppersist.h \
    183   $(SOPHYAINCP)machdefs.h \
    184   $(SOPHYAINCP)pexceptions.h \
    185   $(SOPHYAINCP)gnumd5.h \
    186   $(SOPHYAINCP)ppfbinstream.h \
    187   $(SOPHYAINCP)rawstream.h \
    188   $(SOPHYAINCP)ppfnametag.h \
    189   $(SOPHYAINCP)ppersist.h \
    190   $(SOPHYAINCP)dvlist.h \
    191   $(SOPHYAINCP)objfio.h \
    192   $(SOPHYAINCP)anydataobj.h \
    193   $(SOPHYAINCP)mutyv.h \
    194   $(SOPHYAINCP)timestamp.h spherepos.h \
    195   $(SOPHYAINCP)machdefs.h unitvector.h vector3d.h \
    196   longlat.h utilgeom.h $(SOPHYAINCP)anydataobj.h \
    197   $(SOPHYAINCP)datatype.h sphericalmap.h \
    198   $(SOPHYAINCP)smathconst.h \
    199   $(SOPHYAINCP)tvector.h \
    200   $(SOPHYAINCP)tmatrix.h \
    201   $(SOPHYAINCP)tarray.h \
    202   $(SOPHYAINCP)basarr.h \
    203   $(SOPHYAINCP)dvlist.h \
    204   $(SOPHYAINCP)ndatablock.h \
    205   $(SOPHYAINCP)utilarr.h \
    206   $(SOPHYAINCP)randinterf.h \
    207   $(SOPHYAINCP)tmatrix_tsnl.h \
    208   $(SOPHYAINCP)tvector_tsnl.h \
    209   $(SOPHYAINCP)ndatablock.h \
     200$(SOPHYAOBJP)localmap.o: localmap.cc \
     201  $(SOPHYAINCP)sopnamsp.h \
     202  $(SOPHYAINCP)smathconst.h \
     203  $(SOPHYAINCP)machdefs.h \
    210204  $(SOPHYAINCP)fiondblock.h \
     205  $(SOPHYAINCP)ppersist.h \
     206  $(SOPHYAINCP)pexceptions.h \
     207  $(SOPHYAINCP)gnumd5.h \
     208  $(SOPHYAINCP)ppfbinstream.h \
     209  $(SOPHYAINCP)rawstream.h \
     210  $(SOPHYAINCP)ppfnametag.h \
     211  $(SOPHYAINCP)ndatablock.h \
     212  $(SOPHYAINCP)anydataobj.h \
     213  localmap.h pixelmap.h \
     214  $(SOPHYAINCP)ppersist.h \
     215  $(SOPHYAINCP)dvlist.h \
     216  $(SOPHYAINCP)objfio.h \
     217  $(SOPHYAINCP)mutyv.h \
     218  $(SOPHYAINCP)timestamp.h \
     219  spherepos.h \
     220  $(SOPHYAINCP)machdefs.h \
     221  unitvector.h vector3d.h longlat.h utilgeom.h \
     222  $(SOPHYAINCP)anydataobj.h \
     223  $(SOPHYAINCP)datatype.h \
     224  sphericalmap.h \
     225  $(SOPHYAINCP)tvector.h \
     226  $(SOPHYAINCP)tmatrix.h \
     227  $(SOPHYAINCP)tarray.h \
     228  $(SOPHYAINCP)basarr.h \
     229  $(SOPHYAINCP)dvlist.h \
     230  $(SOPHYAINCP)utilarr.h \
     231  $(SOPHYAINCP)randinterf.h \
     232  $(SOPHYAINCP)tmatrix_tsnl.h \
     233  $(SOPHYAINCP)tvector_tsnl.h \
     234  $(SOPHYAINCP)ndatablock.h \
    211235  $(SOPHYAINCP)timing.h
    212236        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  localmap.cc
    213237 
    214 $(SOPHYAOBJP)longlat.o: longlat.cc $(SOPHYAINCP)sopnamsp.h \
    215   longlat.h $(SOPHYAINCP)machdefs.h utilgeom.h
     238$(SOPHYAOBJP)longlat.o: longlat.cc \
     239  $(SOPHYAINCP)sopnamsp.h \
     240  longlat.h \
     241  $(SOPHYAINCP)machdefs.h \
     242  utilgeom.h
    216243        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  longlat.cc
    217244 
    218245$(SOPHYAOBJP)mapoperation.o: mapoperation.cc \
    219246  $(SOPHYAINCP)sopnamsp.h \
    220   $(SOPHYAINCP)machdefs.h mapoperation.h \
    221   $(SOPHYAINCP)ndatablock.h \
    222   $(SOPHYAINCP)machdefs.h \
    223   $(SOPHYAINCP)anydataobj.h pixelmap.h \
    224   $(SOPHYAINCP)ppersist.h \
    225   $(SOPHYAINCP)pexceptions.h \
    226   $(SOPHYAINCP)gnumd5.h \
    227   $(SOPHYAINCP)ppfbinstream.h \
    228   $(SOPHYAINCP)rawstream.h \
    229   $(SOPHYAINCP)ppfnametag.h \
    230   $(SOPHYAINCP)ppersist.h \
    231   $(SOPHYAINCP)dvlist.h \
    232   $(SOPHYAINCP)objfio.h \
    233   $(SOPHYAINCP)mutyv.h \
    234   $(SOPHYAINCP)timestamp.h spherepos.h \
    235   unitvector.h vector3d.h longlat.h utilgeom.h \
     247  $(SOPHYAINCP)machdefs.h \
     248  mapoperation.h \
     249  $(SOPHYAINCP)ndatablock.h \
     250  $(SOPHYAINCP)machdefs.h \
     251  $(SOPHYAINCP)anydataobj.h \
     252  pixelmap.h \
     253  $(SOPHYAINCP)ppersist.h \
     254  $(SOPHYAINCP)pexceptions.h \
     255  $(SOPHYAINCP)gnumd5.h \
     256  $(SOPHYAINCP)ppfbinstream.h \
     257  $(SOPHYAINCP)rawstream.h \
     258  $(SOPHYAINCP)ppfnametag.h \
     259  $(SOPHYAINCP)ppersist.h \
     260  $(SOPHYAINCP)dvlist.h \
     261  $(SOPHYAINCP)objfio.h \
     262  $(SOPHYAINCP)mutyv.h \
     263  $(SOPHYAINCP)timestamp.h \
     264  spherepos.h unitvector.h vector3d.h longlat.h utilgeom.h \
    236265  $(SOPHYAINCP)anydataobj.h \
    237266  $(SOPHYAINCP)datatype.h
     
    240269$(SOPHYAOBJP)skymapinit.o: skymapinit.cc \
    241270  $(SOPHYAINCP)sopnamsp.h \
    242   $(SOPHYAINCP)machdefs.h skymapinit.h \
     271  $(SOPHYAINCP)machdefs.h \
     272  skymapinit.h \
    243273  $(SOPHYAINCP)sophyainit.h \
    244   $(SOPHYAINCP)machdefs.h spherethetaphi.h \
    245   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    246   pixelmap.h $(SOPHYAINCP)ppersist.h \
    247   $(SOPHYAINCP)pexceptions.h \
    248   $(SOPHYAINCP)gnumd5.h \
    249   $(SOPHYAINCP)ppfbinstream.h \
    250   $(SOPHYAINCP)rawstream.h \
    251   $(SOPHYAINCP)ppfnametag.h \
    252   $(SOPHYAINCP)ppersist.h \
    253   $(SOPHYAINCP)dvlist.h \
    254   $(SOPHYAINCP)objfio.h \
    255   $(SOPHYAINCP)anydataobj.h \
    256   $(SOPHYAINCP)mutyv.h \
    257   $(SOPHYAINCP)timestamp.h spherepos.h \
    258   unitvector.h vector3d.h longlat.h utilgeom.h \
    259   $(SOPHYAINCP)anydataobj.h \
    260   $(SOPHYAINCP)datatype.h \
    261   $(SOPHYAINCP)tvector.h \
    262   $(SOPHYAINCP)tmatrix.h \
    263   $(SOPHYAINCP)tarray.h \
    264   $(SOPHYAINCP)basarr.h \
    265   $(SOPHYAINCP)dvlist.h \
    266   $(SOPHYAINCP)ndatablock.h \
    267   $(SOPHYAINCP)utilarr.h \
    268   $(SOPHYAINCP)randinterf.h \
    269   $(SOPHYAINCP)tmatrix_tsnl.h \
    270   $(SOPHYAINCP)tvector_tsnl.h \
    271   $(SOPHYAINCP)ndatablock.h fiospherehealpix.h \
    272   spherehealpix.h HEALPixUtils.h fiospherethetaphi.h fiolocalmap.h \
    273   localmap.h fiosphereecp.h sphereecp.h
     274  $(SOPHYAINCP)machdefs.h \
     275  spherethetaphi.h sphericalmap.h \
     276  $(SOPHYAINCP)smathconst.h \
     277  pixelmap.h \
     278  $(SOPHYAINCP)ppersist.h \
     279  $(SOPHYAINCP)pexceptions.h \
     280  $(SOPHYAINCP)gnumd5.h \
     281  $(SOPHYAINCP)ppfbinstream.h \
     282  $(SOPHYAINCP)rawstream.h \
     283  $(SOPHYAINCP)ppfnametag.h \
     284  $(SOPHYAINCP)ppersist.h \
     285  $(SOPHYAINCP)dvlist.h \
     286  $(SOPHYAINCP)objfio.h \
     287  $(SOPHYAINCP)anydataobj.h \
     288  $(SOPHYAINCP)mutyv.h \
     289  $(SOPHYAINCP)timestamp.h \
     290  spherepos.h unitvector.h vector3d.h longlat.h utilgeom.h \
     291  $(SOPHYAINCP)anydataobj.h \
     292  $(SOPHYAINCP)datatype.h \
     293  $(SOPHYAINCP)tvector.h \
     294  $(SOPHYAINCP)tmatrix.h \
     295  $(SOPHYAINCP)tarray.h \
     296  $(SOPHYAINCP)basarr.h \
     297  $(SOPHYAINCP)dvlist.h \
     298  $(SOPHYAINCP)ndatablock.h \
     299  $(SOPHYAINCP)utilarr.h \
     300  $(SOPHYAINCP)randinterf.h \
     301  $(SOPHYAINCP)tmatrix_tsnl.h \
     302  $(SOPHYAINCP)tvector_tsnl.h \
     303  $(SOPHYAINCP)ndatablock.h \
     304  fiospherehealpix.h spherehealpix.h HEALPixUtils.h fiospherethetaphi.h \
     305  fiolocalmap.h localmap.h fiosphereecp.h sphereecp.h
    274306        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymapinit.cc
    275307 
    276 $(SOPHYAOBJP)sphereecp.o: sphereecp.cc $(SOPHYAINCP)sopnamsp.h \
     308$(SOPHYAOBJP)sphereecp.o: sphereecp.cc \
     309  $(SOPHYAINCP)sopnamsp.h \
    277310  sphereecp.h sphericalmap.h \
    278311  $(SOPHYAINCP)smathconst.h \
    279   $(SOPHYAINCP)machdefs.h pixelmap.h \
    280   $(SOPHYAINCP)ppersist.h \
    281   $(SOPHYAINCP)pexceptions.h \
    282   $(SOPHYAINCP)gnumd5.h \
    283   $(SOPHYAINCP)ppfbinstream.h \
    284   $(SOPHYAINCP)rawstream.h \
    285   $(SOPHYAINCP)ppfnametag.h \
    286   $(SOPHYAINCP)ppersist.h \
    287   $(SOPHYAINCP)dvlist.h \
    288   $(SOPHYAINCP)objfio.h \
    289   $(SOPHYAINCP)anydataobj.h \
    290   $(SOPHYAINCP)mutyv.h \
    291   $(SOPHYAINCP)timestamp.h spherepos.h \
    292   $(SOPHYAINCP)machdefs.h unitvector.h vector3d.h \
    293   longlat.h utilgeom.h $(SOPHYAINCP)anydataobj.h \
     312  $(SOPHYAINCP)machdefs.h \
     313  pixelmap.h \
     314  $(SOPHYAINCP)ppersist.h \
     315  $(SOPHYAINCP)pexceptions.h \
     316  $(SOPHYAINCP)gnumd5.h \
     317  $(SOPHYAINCP)ppfbinstream.h \
     318  $(SOPHYAINCP)rawstream.h \
     319  $(SOPHYAINCP)ppfnametag.h \
     320  $(SOPHYAINCP)ppersist.h \
     321  $(SOPHYAINCP)dvlist.h \
     322  $(SOPHYAINCP)objfio.h \
     323  $(SOPHYAINCP)anydataobj.h \
     324  $(SOPHYAINCP)mutyv.h \
     325  $(SOPHYAINCP)timestamp.h \
     326  spherepos.h \
     327  $(SOPHYAINCP)machdefs.h \
     328  unitvector.h vector3d.h longlat.h utilgeom.h \
     329  $(SOPHYAINCP)anydataobj.h \
    294330  $(SOPHYAINCP)datatype.h \
    295331  $(SOPHYAINCP)tvector.h \
     
    319355  $(SOPHYAINCP)ppfnametag.h \
    320356  $(SOPHYAINCP)ndatablock.h \
    321   $(SOPHYAINCP)anydataobj.h spherehealpix.h \
    322   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    323   pixelmap.h $(SOPHYAINCP)ppersist.h \
    324   $(SOPHYAINCP)dvlist.h \
    325   $(SOPHYAINCP)objfio.h \
    326   $(SOPHYAINCP)mutyv.h \
    327   $(SOPHYAINCP)timestamp.h spherepos.h \
    328   unitvector.h vector3d.h longlat.h utilgeom.h \
    329   $(SOPHYAINCP)anydataobj.h \
    330   $(SOPHYAINCP)datatype.h \
    331   $(SOPHYAINCP)tvector.h \
    332   $(SOPHYAINCP)tmatrix.h \
    333   $(SOPHYAINCP)tarray.h \
    334   $(SOPHYAINCP)basarr.h \
    335   $(SOPHYAINCP)dvlist.h \
    336   $(SOPHYAINCP)utilarr.h \
    337   $(SOPHYAINCP)randinterf.h \
    338   $(SOPHYAINCP)tmatrix_tsnl.h \
    339   $(SOPHYAINCP)tvector_tsnl.h \
    340   $(SOPHYAINCP)ndatablock.h HEALPixUtils.h \
    341   $(SOPHYAINCP)strutil.h
     357  $(SOPHYAINCP)anydataobj.h \
     358  $(SOPHYAINCP)strutil.h \
     359  spherehealpix.h sphericalmap.h \
     360  $(SOPHYAINCP)smathconst.h \
     361  pixelmap.h \
     362  $(SOPHYAINCP)ppersist.h \
     363  $(SOPHYAINCP)dvlist.h \
     364  $(SOPHYAINCP)objfio.h \
     365  $(SOPHYAINCP)mutyv.h \
     366  $(SOPHYAINCP)timestamp.h \
     367  spherepos.h unitvector.h vector3d.h longlat.h utilgeom.h \
     368  $(SOPHYAINCP)anydataobj.h \
     369  $(SOPHYAINCP)datatype.h \
     370  $(SOPHYAINCP)tvector.h \
     371  $(SOPHYAINCP)tmatrix.h \
     372  $(SOPHYAINCP)tarray.h \
     373  $(SOPHYAINCP)basarr.h \
     374  $(SOPHYAINCP)dvlist.h \
     375  $(SOPHYAINCP)utilarr.h \
     376  $(SOPHYAINCP)randinterf.h \
     377  $(SOPHYAINCP)tmatrix_tsnl.h \
     378  $(SOPHYAINCP)tvector_tsnl.h \
     379  $(SOPHYAINCP)ndatablock.h \
     380  HEALPixUtils.h
    342381        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherehealpix.cc
    343382 
    344 $(SOPHYAOBJP)spherepos.o: spherepos.cc $(SOPHYAINCP)sopnamsp.h \
    345   spherepos.h $(SOPHYAINCP)machdefs.h \
    346   $(SOPHYAINCP)ppersist.h \
    347   $(SOPHYAINCP)machdefs.h \
    348   $(SOPHYAINCP)pexceptions.h \
    349   $(SOPHYAINCP)gnumd5.h \
    350   $(SOPHYAINCP)ppfbinstream.h \
    351   $(SOPHYAINCP)rawstream.h \
    352   $(SOPHYAINCP)ppfnametag.h \
    353   $(SOPHYAINCP)ppersist.h unitvector.h vector3d.h \
    354   longlat.h utilgeom.h $(SOPHYAINCP)anydataobj.h \
     383$(SOPHYAOBJP)spherepos.o: spherepos.cc \
     384  $(SOPHYAINCP)sopnamsp.h \
     385  spherepos.h \
     386  $(SOPHYAINCP)machdefs.h \
     387  $(SOPHYAINCP)ppersist.h \
     388  $(SOPHYAINCP)machdefs.h \
     389  $(SOPHYAINCP)pexceptions.h \
     390  $(SOPHYAINCP)gnumd5.h \
     391  $(SOPHYAINCP)ppfbinstream.h \
     392  $(SOPHYAINCP)rawstream.h \
     393  $(SOPHYAINCP)ppfnametag.h \
     394  $(SOPHYAINCP)ppersist.h \
     395  unitvector.h vector3d.h longlat.h utilgeom.h \
     396  $(SOPHYAINCP)anydataobj.h \
    355397  $(SOPHYAINCP)datatype.h
    356398        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherepos.cc
    357399 
    358400$(SOPHYAOBJP)spherethetaphi.o: spherethetaphi.cc \
    359   $(SOPHYAINCP)sopnamsp.h spherethetaphi.h \
    360   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    361   $(SOPHYAINCP)machdefs.h pixelmap.h \
    362   $(SOPHYAINCP)ppersist.h \
    363   $(SOPHYAINCP)pexceptions.h \
    364   $(SOPHYAINCP)gnumd5.h \
    365   $(SOPHYAINCP)ppfbinstream.h \
    366   $(SOPHYAINCP)rawstream.h \
    367   $(SOPHYAINCP)ppfnametag.h \
    368   $(SOPHYAINCP)ppersist.h \
    369   $(SOPHYAINCP)dvlist.h \
    370   $(SOPHYAINCP)objfio.h \
    371   $(SOPHYAINCP)anydataobj.h \
    372   $(SOPHYAINCP)mutyv.h \
    373   $(SOPHYAINCP)timestamp.h spherepos.h \
    374   $(SOPHYAINCP)machdefs.h unitvector.h vector3d.h \
    375   longlat.h utilgeom.h $(SOPHYAINCP)anydataobj.h \
    376   $(SOPHYAINCP)datatype.h \
    377   $(SOPHYAINCP)tvector.h \
    378   $(SOPHYAINCP)tmatrix.h \
    379   $(SOPHYAINCP)tarray.h \
    380   $(SOPHYAINCP)basarr.h \
    381   $(SOPHYAINCP)dvlist.h \
    382   $(SOPHYAINCP)ndatablock.h \
    383   $(SOPHYAINCP)utilarr.h \
    384   $(SOPHYAINCP)randinterf.h \
    385   $(SOPHYAINCP)tmatrix_tsnl.h \
    386   $(SOPHYAINCP)tvector_tsnl.h \
    387   $(SOPHYAINCP)ndatablock.h \
    388   $(SOPHYAINCP)fiondblock.h
     401  $(SOPHYAINCP)sopnamsp.h \
     402  $(SOPHYAINCP)smathconst.h \
     403  $(SOPHYAINCP)machdefs.h \
     404  $(SOPHYAINCP)fiondblock.h \
     405  $(SOPHYAINCP)ppersist.h \
     406  $(SOPHYAINCP)pexceptions.h \
     407  $(SOPHYAINCP)gnumd5.h \
     408  $(SOPHYAINCP)ppfbinstream.h \
     409  $(SOPHYAINCP)rawstream.h \
     410  $(SOPHYAINCP)ppfnametag.h \
     411  $(SOPHYAINCP)ndatablock.h \
     412  $(SOPHYAINCP)anydataobj.h \
     413  spherethetaphi.h sphericalmap.h pixelmap.h \
     414  $(SOPHYAINCP)ppersist.h \
     415  $(SOPHYAINCP)dvlist.h \
     416  $(SOPHYAINCP)objfio.h \
     417  $(SOPHYAINCP)mutyv.h \
     418  $(SOPHYAINCP)timestamp.h \
     419  spherepos.h \
     420  $(SOPHYAINCP)machdefs.h \
     421  unitvector.h vector3d.h longlat.h utilgeom.h \
     422  $(SOPHYAINCP)anydataobj.h \
     423  $(SOPHYAINCP)datatype.h \
     424  $(SOPHYAINCP)tvector.h \
     425  $(SOPHYAINCP)tmatrix.h \
     426  $(SOPHYAINCP)tarray.h \
     427  $(SOPHYAINCP)basarr.h \
     428  $(SOPHYAINCP)dvlist.h \
     429  $(SOPHYAINCP)utilarr.h \
     430  $(SOPHYAINCP)randinterf.h \
     431  $(SOPHYAINCP)tmatrix_tsnl.h \
     432  $(SOPHYAINCP)tvector_tsnl.h \
     433  $(SOPHYAINCP)ndatablock.h
    389434        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherethetaphi.cc
    390435 
    391436$(SOPHYAOBJP)unitvector.o: unitvector.cc \
    392   $(SOPHYAINCP)sopnamsp.h unitvector.h vector3d.h \
    393   longlat.h $(SOPHYAINCP)machdefs.h utilgeom.h
     437  $(SOPHYAINCP)sopnamsp.h \
     438  unitvector.h vector3d.h longlat.h \
     439  $(SOPHYAINCP)machdefs.h \
     440  utilgeom.h
    394441        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  unitvector.cc
    395442 
    396 $(SOPHYAOBJP)utilgeom.o: utilgeom.cc $(SOPHYAINCP)sopnamsp.h \
    397   $(SOPHYAINCP)machdefs.h utilgeom.h
     443$(SOPHYAOBJP)utilgeom.o: utilgeom.cc \
     444  $(SOPHYAINCP)sopnamsp.h \
     445  $(SOPHYAINCP)machdefs.h \
     446  utilgeom.h
    398447        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  utilgeom.cc
    399448 
    400 $(SOPHYAOBJP)vector3d.o: vector3d.cc $(SOPHYAINCP)sopnamsp.h \
    401   $(SOPHYAINCP)machdefs.h \
    402   $(SOPHYAINCP)pexceptions.h \
    403   $(SOPHYAINCP)machdefs.h vector3d.h longlat.h \
    404   utilgeom.h
     449$(SOPHYAOBJP)vector3d.o: vector3d.cc \
     450  $(SOPHYAINCP)sopnamsp.h \
     451  $(SOPHYAINCP)machdefs.h \
     452  $(SOPHYAINCP)pexceptions.h \
     453  $(SOPHYAINCP)machdefs.h \
     454  vector3d.h longlat.h utilgeom.h
    405455        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  vector3d.cc
    406456 
  • trunk/SophyaLib/SkyMap/smakefile

    r3615 r3879  
    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 
     
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
     13$(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \
     14  $(SOPHYAINCP)sopnamsp.h \
     15  fiolocalmap.h sphericalmap.h \
     16  $(SOPHYAINCP)smathconst.h \
     17  $(SOPHYAINCP)machdefs.h \
     18  pixelmap.h \
     19  $(SOPHYAINCP)ppersist.h \
     20  $(SOPHYAINCP)pexceptions.h \
     21  $(SOPHYAINCP)gnumd5.h \
     22  $(SOPHYAINCP)ppfbinstream.h \
     23  $(SOPHYAINCP)rawstream.h \
     24  $(SOPHYAINCP)ppfnametag.h \
     25  $(SOPHYAINCP)ppersist.h \
     26  $(SOPHYAINCP)dvlist.h \
     27  $(SOPHYAINCP)objfio.h \
     28  $(SOPHYAINCP)anydataobj.h \
     29  $(SOPHYAINCP)mutyv.h \
     30  $(SOPHYAINCP)timestamp.h \
     31  spherepos.h \
     32  $(SOPHYAINCP)machdefs.h \
     33  unitvector.h vector3d.h longlat.h utilgeom.h \
     34  $(SOPHYAINCP)anydataobj.h \
     35  $(SOPHYAINCP)datatype.h \
     36  $(SOPHYAINCP)tvector.h \
     37  $(SOPHYAINCP)tmatrix.h \
     38  $(SOPHYAINCP)tarray.h \
     39  $(SOPHYAINCP)basarr.h \
     40  $(SOPHYAINCP)dvlist.h \
     41  $(SOPHYAINCP)ndatablock.h \
     42  $(SOPHYAINCP)utilarr.h \
     43  $(SOPHYAINCP)randinterf.h \
     44  $(SOPHYAINCP)tmatrix_tsnl.h \
     45  $(SOPHYAINCP)tvector_tsnl.h \
     46  localmap.h \
     47  $(SOPHYAINCP)ndatablock.h \
     48  $(SOPHYAINCP)fioarr.h \
     49  $(SOPHYAINCP)tvector.h \
     50  $(SOPHYAINCP)pexceptions.h \
     51  $(SOPHYAINCP)fiondblock.h
     52        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiolocalmap.cc
     53 
     54$(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \
     55  $(SOPHYAINCP)sopnamsp.h \
     56  fiosphereecp.h sphereecp.h sphericalmap.h \
     57  $(SOPHYAINCP)smathconst.h \
     58  $(SOPHYAINCP)machdefs.h \
     59  pixelmap.h \
     60  $(SOPHYAINCP)ppersist.h \
     61  $(SOPHYAINCP)pexceptions.h \
     62  $(SOPHYAINCP)gnumd5.h \
     63  $(SOPHYAINCP)ppfbinstream.h \
     64  $(SOPHYAINCP)rawstream.h \
     65  $(SOPHYAINCP)ppfnametag.h \
     66  $(SOPHYAINCP)ppersist.h \
     67  $(SOPHYAINCP)dvlist.h \
     68  $(SOPHYAINCP)objfio.h \
     69  $(SOPHYAINCP)anydataobj.h \
     70  $(SOPHYAINCP)mutyv.h \
     71  $(SOPHYAINCP)timestamp.h \
     72  spherepos.h \
     73  $(SOPHYAINCP)machdefs.h \
     74  unitvector.h vector3d.h longlat.h utilgeom.h \
     75  $(SOPHYAINCP)anydataobj.h \
     76  $(SOPHYAINCP)datatype.h \
     77  $(SOPHYAINCP)tvector.h \
     78  $(SOPHYAINCP)tmatrix.h \
     79  $(SOPHYAINCP)tarray.h \
     80  $(SOPHYAINCP)basarr.h \
     81  $(SOPHYAINCP)dvlist.h \
     82  $(SOPHYAINCP)ndatablock.h \
     83  $(SOPHYAINCP)utilarr.h \
     84  $(SOPHYAINCP)randinterf.h \
     85  $(SOPHYAINCP)tmatrix_tsnl.h \
     86  $(SOPHYAINCP)tvector_tsnl.h \
     87  $(SOPHYAINCP)ndatablock.h \
     88  $(SOPHYAINCP)fioarr.h \
     89  $(SOPHYAINCP)tvector.h \
     90  $(SOPHYAINCP)pexceptions.h
     91        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiosphereecp.cc
     92 
     93$(SOPHYAOBJP)fiospherehealpix.o: fiospherehealpix.cc \
     94  $(SOPHYAINCP)sopnamsp.h \
     95  fiospherehealpix.h sphericalmap.h \
     96  $(SOPHYAINCP)smathconst.h \
     97  $(SOPHYAINCP)machdefs.h \
     98  pixelmap.h \
     99  $(SOPHYAINCP)ppersist.h \
     100  $(SOPHYAINCP)pexceptions.h \
     101  $(SOPHYAINCP)gnumd5.h \
     102  $(SOPHYAINCP)ppfbinstream.h \
     103  $(SOPHYAINCP)rawstream.h \
     104  $(SOPHYAINCP)ppfnametag.h \
     105  $(SOPHYAINCP)ppersist.h \
     106  $(SOPHYAINCP)dvlist.h \
     107  $(SOPHYAINCP)objfio.h \
     108  $(SOPHYAINCP)anydataobj.h \
     109  $(SOPHYAINCP)mutyv.h \
     110  $(SOPHYAINCP)timestamp.h \
     111  spherepos.h \
     112  $(SOPHYAINCP)machdefs.h \
     113  unitvector.h vector3d.h longlat.h utilgeom.h \
     114  $(SOPHYAINCP)anydataobj.h \
     115  $(SOPHYAINCP)datatype.h \
     116  $(SOPHYAINCP)tvector.h \
     117  $(SOPHYAINCP)tmatrix.h \
     118  $(SOPHYAINCP)tarray.h \
     119  $(SOPHYAINCP)basarr.h \
     120  $(SOPHYAINCP)dvlist.h \
     121  $(SOPHYAINCP)ndatablock.h \
     122  $(SOPHYAINCP)utilarr.h \
     123  $(SOPHYAINCP)randinterf.h \
     124  $(SOPHYAINCP)tmatrix_tsnl.h \
     125  $(SOPHYAINCP)tvector_tsnl.h \
     126  $(SOPHYAINCP)ndatablock.h \
     127  spherehealpix.h HEALPixUtils.h \
     128  $(SOPHYAINCP)pexceptions.h \
     129  $(SOPHYAINCP)fiondblock.h
     130        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherehealpix.cc
     131 
     132$(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \
     133  $(SOPHYAINCP)sopnamsp.h \
     134  fiospherethetaphi.h sphericalmap.h \
     135  $(SOPHYAINCP)smathconst.h \
     136  $(SOPHYAINCP)machdefs.h \
     137  pixelmap.h \
     138  $(SOPHYAINCP)ppersist.h \
     139  $(SOPHYAINCP)pexceptions.h \
     140  $(SOPHYAINCP)gnumd5.h \
     141  $(SOPHYAINCP)ppfbinstream.h \
     142  $(SOPHYAINCP)rawstream.h \
     143  $(SOPHYAINCP)ppfnametag.h \
     144  $(SOPHYAINCP)ppersist.h \
     145  $(SOPHYAINCP)dvlist.h \
     146  $(SOPHYAINCP)objfio.h \
     147  $(SOPHYAINCP)anydataobj.h \
     148  $(SOPHYAINCP)mutyv.h \
     149  $(SOPHYAINCP)timestamp.h \
     150  spherepos.h \
     151  $(SOPHYAINCP)machdefs.h \
     152  unitvector.h vector3d.h longlat.h utilgeom.h \
     153  $(SOPHYAINCP)anydataobj.h \
     154  $(SOPHYAINCP)datatype.h \
     155  $(SOPHYAINCP)tvector.h \
     156  $(SOPHYAINCP)tmatrix.h \
     157  $(SOPHYAINCP)tarray.h \
     158  $(SOPHYAINCP)basarr.h \
     159  $(SOPHYAINCP)dvlist.h \
     160  $(SOPHYAINCP)ndatablock.h \
     161  $(SOPHYAINCP)utilarr.h \
     162  $(SOPHYAINCP)randinterf.h \
     163  $(SOPHYAINCP)tmatrix_tsnl.h \
     164  $(SOPHYAINCP)tvector_tsnl.h \
     165  $(SOPHYAINCP)ndatablock.h \
     166  spherethetaphi.h \
     167  $(SOPHYAINCP)pexceptions.h \
     168  $(SOPHYAINCP)fiondblock.h
     169        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherethetaphi.cc
     170 
    13171$(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
    14   $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \
     172  $(SOPHYAINCP)sopnamsp.h \
     173  HEALPixUtils.h \
    15174  $(SOPHYAINCP)machdefs.h \
    16175  $(SOPHYAINCP)ndatablock.h \
     
    39198        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  HEALPixUtils.cc
    40199 
    41 $(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \
    42   $(SOPHYAINCP)sopnamsp.h fiolocalmap.h \
    43   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    44   $(SOPHYAINCP)machdefs.h pixelmap.h \
    45   $(SOPHYAINCP)ppersist.h \
    46   $(SOPHYAINCP)pexceptions.h \
    47   $(SOPHYAINCP)gnumd5.h \
    48   $(SOPHYAINCP)ppfbinstream.h \
    49   $(SOPHYAINCP)rawstream.h \
    50   $(SOPHYAINCP)ppfnametag.h \
    51   $(SOPHYAINCP)ppersist.h \
    52   $(SOPHYAINCP)dvlist.h \
    53   $(SOPHYAINCP)objfio.h \
    54   $(SOPHYAINCP)anydataobj.h \
    55   $(SOPHYAINCP)mutyv.h \
    56   $(SOPHYAINCP)timestamp.h spherepos.h \
    57   $(SOPHYAINCP)machdefs.h unitvector.h vector3d.h \
    58   longlat.h utilgeom.h $(SOPHYAINCP)anydataobj.h \
    59   $(SOPHYAINCP)datatype.h \
    60   $(SOPHYAINCP)tvector.h \
    61   $(SOPHYAINCP)tmatrix.h \
    62   $(SOPHYAINCP)tarray.h \
    63   $(SOPHYAINCP)basarr.h \
    64   $(SOPHYAINCP)dvlist.h \
    65   $(SOPHYAINCP)ndatablock.h \
    66   $(SOPHYAINCP)utilarr.h \
    67   $(SOPHYAINCP)randinterf.h \
    68   $(SOPHYAINCP)tmatrix_tsnl.h \
    69   $(SOPHYAINCP)tvector_tsnl.h localmap.h \
    70   $(SOPHYAINCP)ndatablock.h \
    71   $(SOPHYAINCP)fioarr.h \
    72   $(SOPHYAINCP)tvector.h \
    73   $(SOPHYAINCP)pexceptions.h \
    74   $(SOPHYAINCP)fiondblock.h
    75         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiolocalmap.cc
    76  
    77 $(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \
    78   $(SOPHYAINCP)sopnamsp.h fiosphereecp.h \
    79   sphereecp.h sphericalmap.h \
    80   $(SOPHYAINCP)smathconst.h \
    81   $(SOPHYAINCP)machdefs.h pixelmap.h \
    82   $(SOPHYAINCP)ppersist.h \
    83   $(SOPHYAINCP)pexceptions.h \
    84   $(SOPHYAINCP)gnumd5.h \
    85   $(SOPHYAINCP)ppfbinstream.h \
    86   $(SOPHYAINCP)rawstream.h \
    87   $(SOPHYAINCP)ppfnametag.h \
    88   $(SOPHYAINCP)ppersist.h \
    89   $(SOPHYAINCP)dvlist.h \
    90   $(SOPHYAINCP)objfio.h \
    91   $(SOPHYAINCP)anydataobj.h \
    92   $(SOPHYAINCP)mutyv.h \
    93   $(SOPHYAINCP)timestamp.h spherepos.h \
    94   $(SOPHYAINCP)machdefs.h unitvector.h vector3d.h \
    95   longlat.h utilgeom.h $(SOPHYAINCP)anydataobj.h \
    96   $(SOPHYAINCP)datatype.h \
    97   $(SOPHYAINCP)tvector.h \
    98   $(SOPHYAINCP)tmatrix.h \
    99   $(SOPHYAINCP)tarray.h \
    100   $(SOPHYAINCP)basarr.h \
    101   $(SOPHYAINCP)dvlist.h \
    102   $(SOPHYAINCP)ndatablock.h \
    103   $(SOPHYAINCP)utilarr.h \
    104   $(SOPHYAINCP)randinterf.h \
    105   $(SOPHYAINCP)tmatrix_tsnl.h \
    106   $(SOPHYAINCP)tvector_tsnl.h \
    107   $(SOPHYAINCP)ndatablock.h \
    108   $(SOPHYAINCP)fioarr.h \
    109   $(SOPHYAINCP)tvector.h \
    110   $(SOPHYAINCP)pexceptions.h
    111         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiosphereecp.cc
    112  
    113 $(SOPHYAOBJP)fiospherehealpix.o: fiospherehealpix.cc \
    114   $(SOPHYAINCP)sopnamsp.h fiospherehealpix.h \
    115   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    116   $(SOPHYAINCP)machdefs.h pixelmap.h \
    117   $(SOPHYAINCP)ppersist.h \
    118   $(SOPHYAINCP)pexceptions.h \
    119   $(SOPHYAINCP)gnumd5.h \
    120   $(SOPHYAINCP)ppfbinstream.h \
    121   $(SOPHYAINCP)rawstream.h \
    122   $(SOPHYAINCP)ppfnametag.h \
    123   $(SOPHYAINCP)ppersist.h \
    124   $(SOPHYAINCP)dvlist.h \
    125   $(SOPHYAINCP)objfio.h \
    126   $(SOPHYAINCP)anydataobj.h \
    127   $(SOPHYAINCP)mutyv.h \
    128   $(SOPHYAINCP)timestamp.h spherepos.h \
    129   $(SOPHYAINCP)machdefs.h unitvector.h vector3d.h \
    130   longlat.h utilgeom.h $(SOPHYAINCP)anydataobj.h \
    131   $(SOPHYAINCP)datatype.h \
    132   $(SOPHYAINCP)tvector.h \
    133   $(SOPHYAINCP)tmatrix.h \
    134   $(SOPHYAINCP)tarray.h \
    135   $(SOPHYAINCP)basarr.h \
    136   $(SOPHYAINCP)dvlist.h \
    137   $(SOPHYAINCP)ndatablock.h \
    138   $(SOPHYAINCP)utilarr.h \
    139   $(SOPHYAINCP)randinterf.h \
    140   $(SOPHYAINCP)tmatrix_tsnl.h \
    141   $(SOPHYAINCP)tvector_tsnl.h \
    142   $(SOPHYAINCP)ndatablock.h spherehealpix.h \
    143   HEALPixUtils.h $(SOPHYAINCP)pexceptions.h \
    144   $(SOPHYAINCP)fiondblock.h
    145         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherehealpix.cc
    146  
    147 $(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \
    148   $(SOPHYAINCP)sopnamsp.h fiospherethetaphi.h \
    149   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    150   $(SOPHYAINCP)machdefs.h pixelmap.h \
    151   $(SOPHYAINCP)ppersist.h \
    152   $(SOPHYAINCP)pexceptions.h \
    153   $(SOPHYAINCP)gnumd5.h \
    154   $(SOPHYAINCP)ppfbinstream.h \
    155   $(SOPHYAINCP)rawstream.h \
    156   $(SOPHYAINCP)ppfnametag.h \
    157   $(SOPHYAINCP)ppersist.h \
    158   $(SOPHYAINCP)dvlist.h \
    159   $(SOPHYAINCP)objfio.h \
    160   $(SOPHYAINCP)anydataobj.h \
    161   $(SOPHYAINCP)mutyv.h \
    162   $(SOPHYAINCP)timestamp.h spherepos.h \
    163   $(SOPHYAINCP)machdefs.h unitvector.h vector3d.h \
    164   longlat.h utilgeom.h $(SOPHYAINCP)anydataobj.h \
    165   $(SOPHYAINCP)datatype.h \
    166   $(SOPHYAINCP)tvector.h \
    167   $(SOPHYAINCP)tmatrix.h \
    168   $(SOPHYAINCP)tarray.h \
    169   $(SOPHYAINCP)basarr.h \
    170   $(SOPHYAINCP)dvlist.h \
    171   $(SOPHYAINCP)ndatablock.h \
    172   $(SOPHYAINCP)utilarr.h \
    173   $(SOPHYAINCP)randinterf.h \
    174   $(SOPHYAINCP)tmatrix_tsnl.h \
    175   $(SOPHYAINCP)tvector_tsnl.h \
    176   $(SOPHYAINCP)ndatablock.h spherethetaphi.h \
    177   $(SOPHYAINCP)pexceptions.h \
    178   $(SOPHYAINCP)fiondblock.h
    179         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherethetaphi.cc
    180  
    181 $(SOPHYAOBJP)localmap.o: localmap.cc $(SOPHYAINCP)sopnamsp.h \
    182   localmap.h pixelmap.h $(SOPHYAINCP)ppersist.h \
    183   $(SOPHYAINCP)machdefs.h \
    184   $(SOPHYAINCP)pexceptions.h \
    185   $(SOPHYAINCP)gnumd5.h \
    186   $(SOPHYAINCP)ppfbinstream.h \
    187   $(SOPHYAINCP)rawstream.h \
    188   $(SOPHYAINCP)ppfnametag.h \
    189   $(SOPHYAINCP)ppersist.h \
    190   $(SOPHYAINCP)dvlist.h \
    191   $(SOPHYAINCP)objfio.h \
    192   $(SOPHYAINCP)anydataobj.h \
    193   $(SOPHYAINCP)mutyv.h \
    194   $(SOPHYAINCP)timestamp.h spherepos.h \
    195   $(SOPHYAINCP)machdefs.h unitvector.h vector3d.h \
    196   longlat.h utilgeom.h $(SOPHYAINCP)anydataobj.h \
    197   $(SOPHYAINCP)datatype.h sphericalmap.h \
    198   $(SOPHYAINCP)smathconst.h \
    199   $(SOPHYAINCP)tvector.h \
    200   $(SOPHYAINCP)tmatrix.h \
    201   $(SOPHYAINCP)tarray.h \
    202   $(SOPHYAINCP)basarr.h \
    203   $(SOPHYAINCP)dvlist.h \
    204   $(SOPHYAINCP)ndatablock.h \
    205   $(SOPHYAINCP)utilarr.h \
    206   $(SOPHYAINCP)randinterf.h \
    207   $(SOPHYAINCP)tmatrix_tsnl.h \
    208   $(SOPHYAINCP)tvector_tsnl.h \
    209   $(SOPHYAINCP)ndatablock.h \
     200$(SOPHYAOBJP)localmap.o: localmap.cc \
     201  $(SOPHYAINCP)sopnamsp.h \
     202  $(SOPHYAINCP)smathconst.h \
     203  $(SOPHYAINCP)machdefs.h \
    210204  $(SOPHYAINCP)fiondblock.h \
     205  $(SOPHYAINCP)ppersist.h \
     206  $(SOPHYAINCP)pexceptions.h \
     207  $(SOPHYAINCP)gnumd5.h \
     208  $(SOPHYAINCP)ppfbinstream.h \
     209  $(SOPHYAINCP)rawstream.h \
     210  $(SOPHYAINCP)ppfnametag.h \
     211  $(SOPHYAINCP)ndatablock.h \
     212  $(SOPHYAINCP)anydataobj.h \
     213  localmap.h pixelmap.h \
     214  $(SOPHYAINCP)ppersist.h \
     215  $(SOPHYAINCP)dvlist.h \
     216  $(SOPHYAINCP)objfio.h \
     217  $(SOPHYAINCP)mutyv.h \
     218  $(SOPHYAINCP)timestamp.h \
     219  spherepos.h \
     220  $(SOPHYAINCP)machdefs.h \
     221  unitvector.h vector3d.h longlat.h utilgeom.h \
     222  $(SOPHYAINCP)anydataobj.h \
     223  $(SOPHYAINCP)datatype.h \
     224  sphericalmap.h \
     225  $(SOPHYAINCP)tvector.h \
     226  $(SOPHYAINCP)tmatrix.h \
     227  $(SOPHYAINCP)tarray.h \
     228  $(SOPHYAINCP)basarr.h \
     229  $(SOPHYAINCP)dvlist.h \
     230  $(SOPHYAINCP)utilarr.h \
     231  $(SOPHYAINCP)randinterf.h \
     232  $(SOPHYAINCP)tmatrix_tsnl.h \
     233  $(SOPHYAINCP)tvector_tsnl.h \
     234  $(SOPHYAINCP)ndatablock.h \
    211235  $(SOPHYAINCP)timing.h
    212236        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  localmap.cc
    213237 
    214 $(SOPHYAOBJP)longlat.o: longlat.cc $(SOPHYAINCP)sopnamsp.h \
    215   longlat.h $(SOPHYAINCP)machdefs.h utilgeom.h
     238$(SOPHYAOBJP)longlat.o: longlat.cc \
     239  $(SOPHYAINCP)sopnamsp.h \
     240  longlat.h \
     241  $(SOPHYAINCP)machdefs.h \
     242  utilgeom.h
    216243        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  longlat.cc
    217244 
    218245$(SOPHYAOBJP)mapoperation.o: mapoperation.cc \
    219246  $(SOPHYAINCP)sopnamsp.h \
    220   $(SOPHYAINCP)machdefs.h mapoperation.h \
    221   $(SOPHYAINCP)ndatablock.h \
    222   $(SOPHYAINCP)machdefs.h \
    223   $(SOPHYAINCP)anydataobj.h pixelmap.h \
    224   $(SOPHYAINCP)ppersist.h \
    225   $(SOPHYAINCP)pexceptions.h \
    226   $(SOPHYAINCP)gnumd5.h \
    227   $(SOPHYAINCP)ppfbinstream.h \
    228   $(SOPHYAINCP)rawstream.h \
    229   $(SOPHYAINCP)ppfnametag.h \
    230   $(SOPHYAINCP)ppersist.h \
    231   $(SOPHYAINCP)dvlist.h \
    232   $(SOPHYAINCP)objfio.h \
    233   $(SOPHYAINCP)mutyv.h \
    234   $(SOPHYAINCP)timestamp.h spherepos.h \
    235   unitvector.h vector3d.h longlat.h utilgeom.h \
     247  $(SOPHYAINCP)machdefs.h \
     248  mapoperation.h \
     249  $(SOPHYAINCP)ndatablock.h \
     250  $(SOPHYAINCP)machdefs.h \
     251  $(SOPHYAINCP)anydataobj.h \
     252  pixelmap.h \
     253  $(SOPHYAINCP)ppersist.h \
     254  $(SOPHYAINCP)pexceptions.h \
     255  $(SOPHYAINCP)gnumd5.h \
     256  $(SOPHYAINCP)ppfbinstream.h \
     257  $(SOPHYAINCP)rawstream.h \
     258  $(SOPHYAINCP)ppfnametag.h \
     259  $(SOPHYAINCP)ppersist.h \
     260  $(SOPHYAINCP)dvlist.h \
     261  $(SOPHYAINCP)objfio.h \
     262  $(SOPHYAINCP)mutyv.h \
     263  $(SOPHYAINCP)timestamp.h \
     264  spherepos.h unitvector.h vector3d.h longlat.h utilgeom.h \
    236265  $(SOPHYAINCP)anydataobj.h \
    237266  $(SOPHYAINCP)datatype.h
     
    240269$(SOPHYAOBJP)skymapinit.o: skymapinit.cc \
    241270  $(SOPHYAINCP)sopnamsp.h \
    242   $(SOPHYAINCP)machdefs.h skymapinit.h \
     271  $(SOPHYAINCP)machdefs.h \
     272  skymapinit.h \
    243273  $(SOPHYAINCP)sophyainit.h \
    244   $(SOPHYAINCP)machdefs.h spherethetaphi.h \
    245   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    246   pixelmap.h $(SOPHYAINCP)ppersist.h \
    247   $(SOPHYAINCP)pexceptions.h \
    248   $(SOPHYAINCP)gnumd5.h \
    249   $(SOPHYAINCP)ppfbinstream.h \
    250   $(SOPHYAINCP)rawstream.h \
    251   $(SOPHYAINCP)ppfnametag.h \
    252   $(SOPHYAINCP)ppersist.h \
    253   $(SOPHYAINCP)dvlist.h \
    254   $(SOPHYAINCP)objfio.h \
    255   $(SOPHYAINCP)anydataobj.h \
    256   $(SOPHYAINCP)mutyv.h \
    257   $(SOPHYAINCP)timestamp.h spherepos.h \
    258   unitvector.h vector3d.h longlat.h utilgeom.h \
    259   $(SOPHYAINCP)anydataobj.h \
    260   $(SOPHYAINCP)datatype.h \
    261   $(SOPHYAINCP)tvector.h \
    262   $(SOPHYAINCP)tmatrix.h \
    263   $(SOPHYAINCP)tarray.h \
    264   $(SOPHYAINCP)basarr.h \
    265   $(SOPHYAINCP)dvlist.h \
    266   $(SOPHYAINCP)ndatablock.h \
    267   $(SOPHYAINCP)utilarr.h \
    268   $(SOPHYAINCP)randinterf.h \
    269   $(SOPHYAINCP)tmatrix_tsnl.h \
    270   $(SOPHYAINCP)tvector_tsnl.h \
    271   $(SOPHYAINCP)ndatablock.h fiospherehealpix.h \
    272   spherehealpix.h HEALPixUtils.h fiospherethetaphi.h fiolocalmap.h \
    273   localmap.h fiosphereecp.h sphereecp.h
     274  $(SOPHYAINCP)machdefs.h \
     275  spherethetaphi.h sphericalmap.h \
     276  $(SOPHYAINCP)smathconst.h \
     277  pixelmap.h \
     278  $(SOPHYAINCP)ppersist.h \
     279  $(SOPHYAINCP)pexceptions.h \
     280  $(SOPHYAINCP)gnumd5.h \
     281  $(SOPHYAINCP)ppfbinstream.h \
     282  $(SOPHYAINCP)rawstream.h \
     283  $(SOPHYAINCP)ppfnametag.h \
     284  $(SOPHYAINCP)ppersist.h \
     285  $(SOPHYAINCP)dvlist.h \
     286  $(SOPHYAINCP)objfio.h \
     287  $(SOPHYAINCP)anydataobj.h \
     288  $(SOPHYAINCP)mutyv.h \
     289  $(SOPHYAINCP)timestamp.h \
     290  spherepos.h unitvector.h vector3d.h longlat.h utilgeom.h \
     291  $(SOPHYAINCP)anydataobj.h \
     292  $(SOPHYAINCP)datatype.h \
     293  $(SOPHYAINCP)tvector.h \
     294  $(SOPHYAINCP)tmatrix.h \
     295  $(SOPHYAINCP)tarray.h \
     296  $(SOPHYAINCP)basarr.h \
     297  $(SOPHYAINCP)dvlist.h \
     298  $(SOPHYAINCP)ndatablock.h \
     299  $(SOPHYAINCP)utilarr.h \
     300  $(SOPHYAINCP)randinterf.h \
     301  $(SOPHYAINCP)tmatrix_tsnl.h \
     302  $(SOPHYAINCP)tvector_tsnl.h \
     303  $(SOPHYAINCP)ndatablock.h \
     304  fiospherehealpix.h spherehealpix.h HEALPixUtils.h fiospherethetaphi.h \
     305  fiolocalmap.h localmap.h fiosphereecp.h sphereecp.h
    274306        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymapinit.cc
    275307 
    276 $(SOPHYAOBJP)sphereecp.o: sphereecp.cc $(SOPHYAINCP)sopnamsp.h \
     308$(SOPHYAOBJP)sphereecp.o: sphereecp.cc \
     309  $(SOPHYAINCP)sopnamsp.h \
    277310  sphereecp.h sphericalmap.h \
    278311  $(SOPHYAINCP)smathconst.h \
    279   $(SOPHYAINCP)machdefs.h pixelmap.h \
    280   $(SOPHYAINCP)ppersist.h \
    281   $(SOPHYAINCP)pexceptions.h \
    282   $(SOPHYAINCP)gnumd5.h \
    283   $(SOPHYAINCP)ppfbinstream.h \
    284   $(SOPHYAINCP)rawstream.h \
    285   $(SOPHYAINCP)ppfnametag.h \
    286   $(SOPHYAINCP)ppersist.h \
    287   $(SOPHYAINCP)dvlist.h \
    288   $(SOPHYAINCP)objfio.h \
    289   $(SOPHYAINCP)anydataobj.h \
    290   $(SOPHYAINCP)mutyv.h \
    291   $(SOPHYAINCP)timestamp.h spherepos.h \
    292   $(SOPHYAINCP)machdefs.h unitvector.h vector3d.h \
    293   longlat.h utilgeom.h $(SOPHYAINCP)anydataobj.h \
     312  $(SOPHYAINCP)machdefs.h \
     313  pixelmap.h \
     314  $(SOPHYAINCP)ppersist.h \
     315  $(SOPHYAINCP)pexceptions.h \
     316  $(SOPHYAINCP)gnumd5.h \
     317  $(SOPHYAINCP)ppfbinstream.h \
     318  $(SOPHYAINCP)rawstream.h \
     319  $(SOPHYAINCP)ppfnametag.h \
     320  $(SOPHYAINCP)ppersist.h \
     321  $(SOPHYAINCP)dvlist.h \
     322  $(SOPHYAINCP)objfio.h \
     323  $(SOPHYAINCP)anydataobj.h \
     324  $(SOPHYAINCP)mutyv.h \
     325  $(SOPHYAINCP)timestamp.h \
     326  spherepos.h \
     327  $(SOPHYAINCP)machdefs.h \
     328  unitvector.h vector3d.h longlat.h utilgeom.h \
     329  $(SOPHYAINCP)anydataobj.h \
    294330  $(SOPHYAINCP)datatype.h \
    295331  $(SOPHYAINCP)tvector.h \
     
    319355  $(SOPHYAINCP)ppfnametag.h \
    320356  $(SOPHYAINCP)ndatablock.h \
    321   $(SOPHYAINCP)anydataobj.h spherehealpix.h \
    322   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    323   pixelmap.h $(SOPHYAINCP)ppersist.h \
    324   $(SOPHYAINCP)dvlist.h \
    325   $(SOPHYAINCP)objfio.h \
    326   $(SOPHYAINCP)mutyv.h \
    327   $(SOPHYAINCP)timestamp.h spherepos.h \
    328   unitvector.h vector3d.h longlat.h utilgeom.h \
    329   $(SOPHYAINCP)anydataobj.h \
    330   $(SOPHYAINCP)datatype.h \
    331   $(SOPHYAINCP)tvector.h \
    332   $(SOPHYAINCP)tmatrix.h \
    333   $(SOPHYAINCP)tarray.h \
    334   $(SOPHYAINCP)basarr.h \
    335   $(SOPHYAINCP)dvlist.h \
    336   $(SOPHYAINCP)utilarr.h \
    337   $(SOPHYAINCP)randinterf.h \
    338   $(SOPHYAINCP)tmatrix_tsnl.h \
    339   $(SOPHYAINCP)tvector_tsnl.h \
    340   $(SOPHYAINCP)ndatablock.h HEALPixUtils.h \
    341   $(SOPHYAINCP)strutil.h
     357  $(SOPHYAINCP)anydataobj.h \
     358  $(SOPHYAINCP)strutil.h \
     359  spherehealpix.h sphericalmap.h \
     360  $(SOPHYAINCP)smathconst.h \
     361  pixelmap.h \
     362  $(SOPHYAINCP)ppersist.h \
     363  $(SOPHYAINCP)dvlist.h \
     364  $(SOPHYAINCP)objfio.h \
     365  $(SOPHYAINCP)mutyv.h \
     366  $(SOPHYAINCP)timestamp.h \
     367  spherepos.h unitvector.h vector3d.h longlat.h utilgeom.h \
     368  $(SOPHYAINCP)anydataobj.h \
     369  $(SOPHYAINCP)datatype.h \
     370  $(SOPHYAINCP)tvector.h \
     371  $(SOPHYAINCP)tmatrix.h \
     372  $(SOPHYAINCP)tarray.h \
     373  $(SOPHYAINCP)basarr.h \
     374  $(SOPHYAINCP)dvlist.h \
     375  $(SOPHYAINCP)utilarr.h \
     376  $(SOPHYAINCP)randinterf.h \
     377  $(SOPHYAINCP)tmatrix_tsnl.h \
     378  $(SOPHYAINCP)tvector_tsnl.h \
     379  $(SOPHYAINCP)ndatablock.h \
     380  HEALPixUtils.h
    342381        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherehealpix.cc
    343382 
    344 $(SOPHYAOBJP)spherepos.o: spherepos.cc $(SOPHYAINCP)sopnamsp.h \
    345   spherepos.h $(SOPHYAINCP)machdefs.h \
    346   $(SOPHYAINCP)ppersist.h \
    347   $(SOPHYAINCP)machdefs.h \
    348   $(SOPHYAINCP)pexceptions.h \
    349   $(SOPHYAINCP)gnumd5.h \
    350   $(SOPHYAINCP)ppfbinstream.h \
    351   $(SOPHYAINCP)rawstream.h \
    352   $(SOPHYAINCP)ppfnametag.h \
    353   $(SOPHYAINCP)ppersist.h unitvector.h vector3d.h \
    354   longlat.h utilgeom.h $(SOPHYAINCP)anydataobj.h \
     383$(SOPHYAOBJP)spherepos.o: spherepos.cc \
     384  $(SOPHYAINCP)sopnamsp.h \
     385  spherepos.h \
     386  $(SOPHYAINCP)machdefs.h \
     387  $(SOPHYAINCP)ppersist.h \
     388  $(SOPHYAINCP)machdefs.h \
     389  $(SOPHYAINCP)pexceptions.h \
     390  $(SOPHYAINCP)gnumd5.h \
     391  $(SOPHYAINCP)ppfbinstream.h \
     392  $(SOPHYAINCP)rawstream.h \
     393  $(SOPHYAINCP)ppfnametag.h \
     394  $(SOPHYAINCP)ppersist.h \
     395  unitvector.h vector3d.h longlat.h utilgeom.h \
     396  $(SOPHYAINCP)anydataobj.h \
    355397  $(SOPHYAINCP)datatype.h
    356398        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherepos.cc
    357399 
    358400$(SOPHYAOBJP)spherethetaphi.o: spherethetaphi.cc \
    359   $(SOPHYAINCP)sopnamsp.h spherethetaphi.h \
    360   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    361   $(SOPHYAINCP)machdefs.h pixelmap.h \
    362   $(SOPHYAINCP)ppersist.h \
    363   $(SOPHYAINCP)pexceptions.h \
    364   $(SOPHYAINCP)gnumd5.h \
    365   $(SOPHYAINCP)ppfbinstream.h \
    366   $(SOPHYAINCP)rawstream.h \
    367   $(SOPHYAINCP)ppfnametag.h \
    368   $(SOPHYAINCP)ppersist.h \
    369   $(SOPHYAINCP)dvlist.h \
    370   $(SOPHYAINCP)objfio.h \
    371   $(SOPHYAINCP)anydataobj.h \
    372   $(SOPHYAINCP)mutyv.h \
    373   $(SOPHYAINCP)timestamp.h spherepos.h \
    374   $(SOPHYAINCP)machdefs.h unitvector.h vector3d.h \
    375   longlat.h utilgeom.h $(SOPHYAINCP)anydataobj.h \
    376   $(SOPHYAINCP)datatype.h \
    377   $(SOPHYAINCP)tvector.h \
    378   $(SOPHYAINCP)tmatrix.h \
    379   $(SOPHYAINCP)tarray.h \
    380   $(SOPHYAINCP)basarr.h \
    381   $(SOPHYAINCP)dvlist.h \
    382   $(SOPHYAINCP)ndatablock.h \
    383   $(SOPHYAINCP)utilarr.h \
    384   $(SOPHYAINCP)randinterf.h \
    385   $(SOPHYAINCP)tmatrix_tsnl.h \
    386   $(SOPHYAINCP)tvector_tsnl.h \
    387   $(SOPHYAINCP)ndatablock.h \
    388   $(SOPHYAINCP)fiondblock.h
     401  $(SOPHYAINCP)sopnamsp.h \
     402  $(SOPHYAINCP)smathconst.h \
     403  $(SOPHYAINCP)machdefs.h \
     404  $(SOPHYAINCP)fiondblock.h \
     405  $(SOPHYAINCP)ppersist.h \
     406  $(SOPHYAINCP)pexceptions.h \
     407  $(SOPHYAINCP)gnumd5.h \
     408  $(SOPHYAINCP)ppfbinstream.h \
     409  $(SOPHYAINCP)rawstream.h \
     410  $(SOPHYAINCP)ppfnametag.h \
     411  $(SOPHYAINCP)ndatablock.h \
     412  $(SOPHYAINCP)anydataobj.h \
     413  spherethetaphi.h sphericalmap.h pixelmap.h \
     414  $(SOPHYAINCP)ppersist.h \
     415  $(SOPHYAINCP)dvlist.h \
     416  $(SOPHYAINCP)objfio.h \
     417  $(SOPHYAINCP)mutyv.h \
     418  $(SOPHYAINCP)timestamp.h \
     419  spherepos.h \
     420  $(SOPHYAINCP)machdefs.h \
     421  unitvector.h vector3d.h longlat.h utilgeom.h \
     422  $(SOPHYAINCP)anydataobj.h \
     423  $(SOPHYAINCP)datatype.h \
     424  $(SOPHYAINCP)tvector.h \
     425  $(SOPHYAINCP)tmatrix.h \
     426  $(SOPHYAINCP)tarray.h \
     427  $(SOPHYAINCP)basarr.h \
     428  $(SOPHYAINCP)dvlist.h \
     429  $(SOPHYAINCP)utilarr.h \
     430  $(SOPHYAINCP)randinterf.h \
     431  $(SOPHYAINCP)tmatrix_tsnl.h \
     432  $(SOPHYAINCP)tvector_tsnl.h \
     433  $(SOPHYAINCP)ndatablock.h
    389434        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherethetaphi.cc
    390435 
    391436$(SOPHYAOBJP)unitvector.o: unitvector.cc \
    392   $(SOPHYAINCP)sopnamsp.h unitvector.h vector3d.h \
    393   longlat.h $(SOPHYAINCP)machdefs.h utilgeom.h
     437  $(SOPHYAINCP)sopnamsp.h \
     438  unitvector.h vector3d.h longlat.h \
     439  $(SOPHYAINCP)machdefs.h \
     440  utilgeom.h
    394441        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  unitvector.cc
    395442 
    396 $(SOPHYAOBJP)utilgeom.o: utilgeom.cc $(SOPHYAINCP)sopnamsp.h \
    397   $(SOPHYAINCP)machdefs.h utilgeom.h
     443$(SOPHYAOBJP)utilgeom.o: utilgeom.cc \
     444  $(SOPHYAINCP)sopnamsp.h \
     445  $(SOPHYAINCP)machdefs.h \
     446  utilgeom.h
    398447        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  utilgeom.cc
    399448 
    400 $(SOPHYAOBJP)vector3d.o: vector3d.cc $(SOPHYAINCP)sopnamsp.h \
    401   $(SOPHYAINCP)machdefs.h \
    402   $(SOPHYAINCP)pexceptions.h \
    403   $(SOPHYAINCP)machdefs.h vector3d.h longlat.h \
    404   utilgeom.h
     449$(SOPHYAOBJP)vector3d.o: vector3d.cc \
     450  $(SOPHYAINCP)sopnamsp.h \
     451  $(SOPHYAINCP)machdefs.h \
     452  $(SOPHYAINCP)pexceptions.h \
     453  $(SOPHYAINCP)machdefs.h \
     454  vector3d.h longlat.h utilgeom.h
    405455        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  vector3d.cc
    406456 
Note: See TracChangeset for help on using the changeset viewer.