Changeset 2751 in Sophya for trunk/SophyaLib/SkyMap


Ignore:
Timestamp:
May 20, 2005, 6:22:07 PM (20 years ago)
Author:
cmv
Message:

gestion CXXCOMPILE-LIB-PROG cmv 20/05/05

Location:
trunk/SophyaLib/SkyMap
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyMap/Makefile

    r2743 r2751  
    1111 
    1212$(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \
    13   $(SOPHYAINCP)sopnamsp.h fiolocalmap.h \
    14   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    15   $(SOPHYAINCP)machdefs.h pixelmap.h \
    16   $(SOPHYAINCP)ppersist.h \
    17   $(SOPHYAINCP)pexceptions.h \
    18   $(SOPHYAINCP)gnumd5.h \
    19   $(SOPHYAINCP)ppfbinstream.h \
    20   $(SOPHYAINCP)rawstream.h \
    21   $(SOPHYAINCP)ppfnametag.h \
    22   $(SOPHYAINCP)dvlist.h \
    23   $(SOPHYAINCP)objfio.h \
    24   $(SOPHYAINCP)anydataobj.h \
    25   $(SOPHYAINCP)mutyv.h spherepos.h \
    26   unitvector.h vector3d.h longlat.h utilgeom.h \
    27   $(SOPHYAINCP)tvector.h \
    28   $(SOPHYAINCP)tmatrix.h \
    29   $(SOPHYAINCP)tarray.h \
    30   $(SOPHYAINCP)basarr.h \
    31   $(SOPHYAINCP)ndatablock.h \
    32   $(SOPHYAINCP)utilarr.h localmap.h \
     13  $(SOPHYAINCP)sopnamsp.h \
     14  fiolocalmap.h sphericalmap.h \
     15  $(SOPHYAINCP)smathconst.h \
     16  $(SOPHYAINCP)machdefs.h \
     17  pixelmap.h \
     18  $(SOPHYAINCP)ppersist.h \
     19  $(SOPHYAINCP)pexceptions.h \
     20  $(SOPHYAINCP)gnumd5.h \
     21  $(SOPHYAINCP)ppfbinstream.h \
     22  $(SOPHYAINCP)rawstream.h \
     23  $(SOPHYAINCP)ppfnametag.h \
     24  $(SOPHYAINCP)dvlist.h \
     25  $(SOPHYAINCP)objfio.h \
     26  $(SOPHYAINCP)anydataobj.h \
     27  $(SOPHYAINCP)mutyv.h spherepos.h \
     28  unitvector.h vector3d.h longlat.h utilgeom.h \
     29  $(SOPHYAINCP)tvector.h \
     30  $(SOPHYAINCP)tmatrix.h \
     31  $(SOPHYAINCP)tarray.h \
     32  $(SOPHYAINCP)basarr.h \
     33  $(SOPHYAINCP)ndatablock.h \
     34  $(SOPHYAINCP)utilarr.h \
     35  localmap.h $(SOPHYAINCP)fioarr.h \
     36  $(SOPHYAINCP)fiondblock.h \
     37  $(SOPHYAINCP)datatype.h
     38        $(CXXCOMPILELIB) -o $@ $<
     39 
     40$(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \
     41  $(SOPHYAINCP)sopnamsp.h \
     42  fiosphereecp.h sphereecp.h sphericalmap.h \
     43  $(SOPHYAINCP)smathconst.h \
     44  $(SOPHYAINCP)machdefs.h \
     45  pixelmap.h \
     46  $(SOPHYAINCP)ppersist.h \
     47  $(SOPHYAINCP)pexceptions.h \
     48  $(SOPHYAINCP)gnumd5.h \
     49  $(SOPHYAINCP)ppfbinstream.h \
     50  $(SOPHYAINCP)rawstream.h \
     51  $(SOPHYAINCP)ppfnametag.h \
     52  $(SOPHYAINCP)dvlist.h \
     53  $(SOPHYAINCP)objfio.h \
     54  $(SOPHYAINCP)anydataobj.h \
     55  $(SOPHYAINCP)mutyv.h spherepos.h \
     56  unitvector.h vector3d.h longlat.h utilgeom.h \
     57  $(SOPHYAINCP)tvector.h \
     58  $(SOPHYAINCP)tmatrix.h \
     59  $(SOPHYAINCP)tarray.h \
     60  $(SOPHYAINCP)basarr.h \
     61  $(SOPHYAINCP)ndatablock.h \
     62  $(SOPHYAINCP)utilarr.h \
    3363  $(SOPHYAINCP)fioarr.h \
    34   $(SOPHYAINCP)fiondblock.h \
    35   $(SOPHYAINCP)datatype.h
    36         $(CXXCOMPILE) -o $@ $<
    37  
    38 $(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \
    39   $(SOPHYAINCP)sopnamsp.h fiosphereecp.h \
     64  $(SOPHYAINCP)datatype.h
     65        $(CXXCOMPILELIB) -o $@ $<
     66 
     67$(SOPHYAOBJP)fiospherehealpix.o: fiospherehealpix.cc \
     68  $(SOPHYAINCP)sopnamsp.h \
     69  fiospherehealpix.h sphericalmap.h \
     70  $(SOPHYAINCP)smathconst.h \
     71  $(SOPHYAINCP)machdefs.h \
     72  pixelmap.h \
     73  $(SOPHYAINCP)ppersist.h \
     74  $(SOPHYAINCP)pexceptions.h \
     75  $(SOPHYAINCP)gnumd5.h \
     76  $(SOPHYAINCP)ppfbinstream.h \
     77  $(SOPHYAINCP)rawstream.h \
     78  $(SOPHYAINCP)ppfnametag.h \
     79  $(SOPHYAINCP)dvlist.h \
     80  $(SOPHYAINCP)objfio.h \
     81  $(SOPHYAINCP)anydataobj.h \
     82  $(SOPHYAINCP)mutyv.h spherepos.h \
     83  unitvector.h vector3d.h longlat.h utilgeom.h \
     84  $(SOPHYAINCP)tvector.h \
     85  $(SOPHYAINCP)tmatrix.h \
     86  $(SOPHYAINCP)tarray.h \
     87  $(SOPHYAINCP)basarr.h \
     88  $(SOPHYAINCP)ndatablock.h \
     89  $(SOPHYAINCP)utilarr.h \
     90  spherehealpix.h HEALPixUtils.h \
     91  $(SOPHYAINCP)fiondblock.h \
     92  $(SOPHYAINCP)datatype.h
     93        $(CXXCOMPILELIB) -o $@ $<
     94 
     95$(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \
     96  $(SOPHYAINCP)sopnamsp.h \
     97  fiospherethetaphi.h sphericalmap.h \
     98  $(SOPHYAINCP)smathconst.h \
     99  $(SOPHYAINCP)machdefs.h \
     100  pixelmap.h \
     101  $(SOPHYAINCP)ppersist.h \
     102  $(SOPHYAINCP)pexceptions.h \
     103  $(SOPHYAINCP)gnumd5.h \
     104  $(SOPHYAINCP)ppfbinstream.h \
     105  $(SOPHYAINCP)rawstream.h \
     106  $(SOPHYAINCP)ppfnametag.h \
     107  $(SOPHYAINCP)dvlist.h \
     108  $(SOPHYAINCP)objfio.h \
     109  $(SOPHYAINCP)anydataobj.h \
     110  $(SOPHYAINCP)mutyv.h spherepos.h \
     111  unitvector.h vector3d.h longlat.h utilgeom.h \
     112  $(SOPHYAINCP)tvector.h \
     113  $(SOPHYAINCP)tmatrix.h \
     114  $(SOPHYAINCP)tarray.h \
     115  $(SOPHYAINCP)basarr.h \
     116  $(SOPHYAINCP)ndatablock.h \
     117  $(SOPHYAINCP)utilarr.h \
     118  spherethetaphi.h \
     119  $(SOPHYAINCP)fiondblock.h \
     120  $(SOPHYAINCP)datatype.h
     121        $(CXXCOMPILELIB) -o $@ $<
     122 
     123$(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
     124  $(SOPHYAINCP)sopnamsp.h \
     125  HEALPixUtils.h \
     126  $(SOPHYAINCP)machdefs.h \
     127  $(SOPHYAINCP)ndatablock.h \
     128  $(SOPHYAINCP)anydataobj.h \
     129  $(SOPHYAINCP)tvector.h \
     130  $(SOPHYAINCP)tmatrix.h \
     131  $(SOPHYAINCP)tarray.h \
     132  $(SOPHYAINCP)basarr.h \
     133  $(SOPHYAINCP)mutyv.h \
     134  $(SOPHYAINCP)dvlist.h \
     135  $(SOPHYAINCP)objfio.h \
     136  $(SOPHYAINCP)ppersist.h \
     137  $(SOPHYAINCP)pexceptions.h \
     138  $(SOPHYAINCP)gnumd5.h \
     139  $(SOPHYAINCP)ppfbinstream.h \
     140  $(SOPHYAINCP)rawstream.h \
     141  $(SOPHYAINCP)ppfnametag.h \
     142  $(SOPHYAINCP)utilarr.h \
     143  $(SOPHYAINCP)smathconst.h
     144        $(CXXCOMPILELIB) -o $@ $<
     145 
     146$(SOPHYAOBJP)localmap.o: localmap.cc \
     147  $(SOPHYAINCP)sopnamsp.h \
     148  localmap.h pixelmap.h \
     149  $(SOPHYAINCP)ppersist.h \
     150  $(SOPHYAINCP)machdefs.h \
     151  $(SOPHYAINCP)pexceptions.h \
     152  $(SOPHYAINCP)gnumd5.h \
     153  $(SOPHYAINCP)ppfbinstream.h \
     154  $(SOPHYAINCP)rawstream.h \
     155  $(SOPHYAINCP)ppfnametag.h \
     156  $(SOPHYAINCP)dvlist.h \
     157  $(SOPHYAINCP)objfio.h \
     158  $(SOPHYAINCP)anydataobj.h \
     159  $(SOPHYAINCP)mutyv.h spherepos.h \
     160  unitvector.h vector3d.h longlat.h utilgeom.h sphericalmap.h \
     161  $(SOPHYAINCP)smathconst.h \
     162  $(SOPHYAINCP)tvector.h \
     163  $(SOPHYAINCP)tmatrix.h \
     164  $(SOPHYAINCP)tarray.h \
     165  $(SOPHYAINCP)basarr.h \
     166  $(SOPHYAINCP)ndatablock.h \
     167  $(SOPHYAINCP)utilarr.h \
     168  $(SOPHYAINCP)fiondblock.h \
     169  $(SOPHYAINCP)timing.h
     170        $(CXXCOMPILELIB) -o $@ $<
     171 
     172$(SOPHYAOBJP)longlat.o: longlat.cc \
     173  $(SOPHYAINCP)sopnamsp.h \
     174  longlat.h \
     175  $(SOPHYAINCP)machdefs.h \
     176  utilgeom.h
     177        $(CXXCOMPILELIB) -o $@ $<
     178 
     179$(SOPHYAOBJP)mapoperation.o: mapoperation.cc \
     180  $(SOPHYAINCP)sopnamsp.h \
     181  $(SOPHYAINCP)machdefs.h \
     182  mapoperation.h \
     183  $(SOPHYAINCP)ndatablock.h \
     184  $(SOPHYAINCP)anydataobj.h \
     185  pixelmap.h \
     186  $(SOPHYAINCP)ppersist.h \
     187  $(SOPHYAINCP)pexceptions.h \
     188  $(SOPHYAINCP)gnumd5.h \
     189  $(SOPHYAINCP)ppfbinstream.h \
     190  $(SOPHYAINCP)rawstream.h \
     191  $(SOPHYAINCP)ppfnametag.h \
     192  $(SOPHYAINCP)dvlist.h \
     193  $(SOPHYAINCP)objfio.h \
     194  $(SOPHYAINCP)mutyv.h spherepos.h \
     195  unitvector.h vector3d.h longlat.h utilgeom.h
     196        $(CXXCOMPILELIB) -o $@ $<
     197 
     198$(SOPHYAOBJP)skymapinit.o: skymapinit.cc \
     199  $(SOPHYAINCP)sopnamsp.h \
     200  $(SOPHYAINCP)machdefs.h \
     201  skymapinit.h \
     202  $(SOPHYAINCP)sophyainit.h \
     203  spherethetaphi.h sphericalmap.h \
     204  $(SOPHYAINCP)smathconst.h \
     205  pixelmap.h \
     206  $(SOPHYAINCP)ppersist.h \
     207  $(SOPHYAINCP)pexceptions.h \
     208  $(SOPHYAINCP)gnumd5.h \
     209  $(SOPHYAINCP)ppfbinstream.h \
     210  $(SOPHYAINCP)rawstream.h \
     211  $(SOPHYAINCP)ppfnametag.h \
     212  $(SOPHYAINCP)dvlist.h \
     213  $(SOPHYAINCP)objfio.h \
     214  $(SOPHYAINCP)anydataobj.h \
     215  $(SOPHYAINCP)mutyv.h spherepos.h \
     216  unitvector.h vector3d.h longlat.h utilgeom.h \
     217  $(SOPHYAINCP)tvector.h \
     218  $(SOPHYAINCP)tmatrix.h \
     219  $(SOPHYAINCP)tarray.h \
     220  $(SOPHYAINCP)basarr.h \
     221  $(SOPHYAINCP)ndatablock.h \
     222  $(SOPHYAINCP)utilarr.h \
     223  fiospherehealpix.h spherehealpix.h HEALPixUtils.h fiospherethetaphi.h \
     224  fiolocalmap.h localmap.h fiosphereecp.h sphereecp.h
     225        $(CXXCOMPILELIB) -o $@ $<
     226 
     227$(SOPHYAOBJP)sphereecp.o: sphereecp.cc \
     228  $(SOPHYAINCP)sopnamsp.h \
    40229  sphereecp.h sphericalmap.h \
    41230  $(SOPHYAINCP)smathconst.h \
    42   $(SOPHYAINCP)machdefs.h pixelmap.h \
    43   $(SOPHYAINCP)ppersist.h \
    44   $(SOPHYAINCP)pexceptions.h \
    45   $(SOPHYAINCP)gnumd5.h \
    46   $(SOPHYAINCP)ppfbinstream.h \
    47   $(SOPHYAINCP)rawstream.h \
    48   $(SOPHYAINCP)ppfnametag.h \
    49   $(SOPHYAINCP)dvlist.h \
    50   $(SOPHYAINCP)objfio.h \
    51   $(SOPHYAINCP)anydataobj.h \
    52   $(SOPHYAINCP)mutyv.h spherepos.h \
    53   unitvector.h vector3d.h longlat.h utilgeom.h \
    54   $(SOPHYAINCP)tvector.h \
    55   $(SOPHYAINCP)tmatrix.h \
    56   $(SOPHYAINCP)tarray.h \
    57   $(SOPHYAINCP)basarr.h \
    58   $(SOPHYAINCP)ndatablock.h \
    59   $(SOPHYAINCP)utilarr.h \
    60   $(SOPHYAINCP)fioarr.h \
    61   $(SOPHYAINCP)datatype.h
    62         $(CXXCOMPILE) -o $@ $<
    63  
    64 $(SOPHYAOBJP)fiospherehealpix.o: fiospherehealpix.cc \
    65   $(SOPHYAINCP)sopnamsp.h fiospherehealpix.h \
    66   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    67   $(SOPHYAINCP)machdefs.h pixelmap.h \
    68   $(SOPHYAINCP)ppersist.h \
    69   $(SOPHYAINCP)pexceptions.h \
    70   $(SOPHYAINCP)gnumd5.h \
    71   $(SOPHYAINCP)ppfbinstream.h \
    72   $(SOPHYAINCP)rawstream.h \
    73   $(SOPHYAINCP)ppfnametag.h \
    74   $(SOPHYAINCP)dvlist.h \
    75   $(SOPHYAINCP)objfio.h \
    76   $(SOPHYAINCP)anydataobj.h \
    77   $(SOPHYAINCP)mutyv.h spherepos.h \
    78   unitvector.h vector3d.h longlat.h utilgeom.h \
    79   $(SOPHYAINCP)tvector.h \
    80   $(SOPHYAINCP)tmatrix.h \
    81   $(SOPHYAINCP)tarray.h \
    82   $(SOPHYAINCP)basarr.h \
    83   $(SOPHYAINCP)ndatablock.h \
    84   $(SOPHYAINCP)utilarr.h spherehealpix.h \
    85   HEALPixUtils.h $(SOPHYAINCP)fiondblock.h \
    86   $(SOPHYAINCP)datatype.h
    87         $(CXXCOMPILE) -o $@ $<
    88  
    89 $(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \
    90   $(SOPHYAINCP)sopnamsp.h \
    91   fiospherethetaphi.h sphericalmap.h \
    92   $(SOPHYAINCP)smathconst.h \
    93   $(SOPHYAINCP)machdefs.h pixelmap.h \
    94   $(SOPHYAINCP)ppersist.h \
    95   $(SOPHYAINCP)pexceptions.h \
    96   $(SOPHYAINCP)gnumd5.h \
    97   $(SOPHYAINCP)ppfbinstream.h \
    98   $(SOPHYAINCP)rawstream.h \
    99   $(SOPHYAINCP)ppfnametag.h \
    100   $(SOPHYAINCP)dvlist.h \
    101   $(SOPHYAINCP)objfio.h \
    102   $(SOPHYAINCP)anydataobj.h \
    103   $(SOPHYAINCP)mutyv.h spherepos.h \
    104   unitvector.h vector3d.h longlat.h utilgeom.h \
    105   $(SOPHYAINCP)tvector.h \
    106   $(SOPHYAINCP)tmatrix.h \
    107   $(SOPHYAINCP)tarray.h \
    108   $(SOPHYAINCP)basarr.h \
    109   $(SOPHYAINCP)ndatablock.h \
    110   $(SOPHYAINCP)utilarr.h spherethetaphi.h \
    111   $(SOPHYAINCP)fiondblock.h \
    112   $(SOPHYAINCP)datatype.h
    113         $(CXXCOMPILE) -o $@ $<
    114  
    115 $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
    116   $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \
    117   $(SOPHYAINCP)machdefs.h \
    118   $(SOPHYAINCP)ndatablock.h \
    119   $(SOPHYAINCP)anydataobj.h \
    120   $(SOPHYAINCP)tvector.h \
    121   $(SOPHYAINCP)tmatrix.h \
    122   $(SOPHYAINCP)tarray.h \
    123   $(SOPHYAINCP)basarr.h \
    124   $(SOPHYAINCP)mutyv.h \
    125   $(SOPHYAINCP)dvlist.h \
    126   $(SOPHYAINCP)objfio.h \
    127   $(SOPHYAINCP)ppersist.h \
    128   $(SOPHYAINCP)pexceptions.h \
    129   $(SOPHYAINCP)gnumd5.h \
    130   $(SOPHYAINCP)ppfbinstream.h \
    131   $(SOPHYAINCP)rawstream.h \
    132   $(SOPHYAINCP)ppfnametag.h \
    133   $(SOPHYAINCP)utilarr.h \
    134   $(SOPHYAINCP)smathconst.h
    135         $(CXXCOMPILE) -o $@ $<
    136  
    137 $(SOPHYAOBJP)localmap.o: localmap.cc \
    138   $(SOPHYAINCP)sopnamsp.h localmap.h \
    139   pixelmap.h $(SOPHYAINCP)ppersist.h \
    140   $(SOPHYAINCP)machdefs.h \
    141   $(SOPHYAINCP)pexceptions.h \
    142   $(SOPHYAINCP)gnumd5.h \
    143   $(SOPHYAINCP)ppfbinstream.h \
    144   $(SOPHYAINCP)rawstream.h \
    145   $(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 \
    151   $(SOPHYAINCP)smathconst.h \
    152   $(SOPHYAINCP)tvector.h \
    153   $(SOPHYAINCP)tmatrix.h \
    154   $(SOPHYAINCP)tarray.h \
    155   $(SOPHYAINCP)basarr.h \
    156   $(SOPHYAINCP)ndatablock.h \
    157   $(SOPHYAINCP)utilarr.h \
    158   $(SOPHYAINCP)fiondblock.h \
    159   $(SOPHYAINCP)timing.h
    160         $(CXXCOMPILE) -o $@ $<
    161  
    162 $(SOPHYAOBJP)longlat.o: longlat.cc \
    163   $(SOPHYAINCP)sopnamsp.h longlat.h \
    164   $(SOPHYAINCP)machdefs.h utilgeom.h
    165         $(CXXCOMPILE) -o $@ $<
    166  
    167 $(SOPHYAOBJP)mapoperation.o: mapoperation.cc \
    168   $(SOPHYAINCP)sopnamsp.h \
    169   $(SOPHYAINCP)machdefs.h mapoperation.h \
    170   $(SOPHYAINCP)ndatablock.h \
    171   $(SOPHYAINCP)anydataobj.h pixelmap.h \
    172   $(SOPHYAINCP)ppersist.h \
    173   $(SOPHYAINCP)pexceptions.h \
    174   $(SOPHYAINCP)gnumd5.h \
    175   $(SOPHYAINCP)ppfbinstream.h \
    176   $(SOPHYAINCP)rawstream.h \
    177   $(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
    182         $(CXXCOMPILE) -o $@ $<
    183  
    184 $(SOPHYAOBJP)skymapinit.o: skymapinit.cc \
    185   $(SOPHYAINCP)sopnamsp.h \
    186   $(SOPHYAINCP)machdefs.h skymapinit.h \
    187   $(SOPHYAINCP)sophyainit.h spherethetaphi.h \
    188   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    189   pixelmap.h $(SOPHYAINCP)ppersist.h \
    190   $(SOPHYAINCP)pexceptions.h \
    191   $(SOPHYAINCP)gnumd5.h \
    192   $(SOPHYAINCP)ppfbinstream.h \
    193   $(SOPHYAINCP)rawstream.h \
    194   $(SOPHYAINCP)ppfnametag.h \
    195   $(SOPHYAINCP)dvlist.h \
    196   $(SOPHYAINCP)objfio.h \
    197   $(SOPHYAINCP)anydataobj.h \
    198   $(SOPHYAINCP)mutyv.h spherepos.h \
    199   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
    208         $(CXXCOMPILE) -o $@ $<
    209  
    210 $(SOPHYAOBJP)sphereecp.o: sphereecp.cc \
    211   $(SOPHYAINCP)sopnamsp.h sphereecp.h \
    212   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    213   $(SOPHYAINCP)machdefs.h pixelmap.h \
     231  $(SOPHYAINCP)machdefs.h \
     232  pixelmap.h \
    214233  $(SOPHYAINCP)ppersist.h \
    215234  $(SOPHYAINCP)pexceptions.h \
     
    229248  $(SOPHYAINCP)ndatablock.h \
    230249  $(SOPHYAINCP)utilarr.h
    231         $(CXXCOMPILE) -o $@ $<
     250        $(CXXCOMPILELIB) -o $@ $<
    232251 
    233252$(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \
     
    242261  $(SOPHYAINCP)ppfnametag.h \
    243262  $(SOPHYAINCP)ndatablock.h \
    244   $(SOPHYAINCP)anydataobj.h spherehealpix.h \
    245   sphericalmap.h $(SOPHYAINCP)smathconst.h \
     263  $(SOPHYAINCP)anydataobj.h \
     264  spherehealpix.h sphericalmap.h \
     265  $(SOPHYAINCP)smathconst.h \
    246266  pixelmap.h $(SOPHYAINCP)dvlist.h \
    247267  $(SOPHYAINCP)objfio.h \
     
    252272  $(SOPHYAINCP)tarray.h \
    253273  $(SOPHYAINCP)basarr.h \
    254   $(SOPHYAINCP)utilarr.h HEALPixUtils.h \
     274  $(SOPHYAINCP)utilarr.h \
     275  HEALPixUtils.h \
    255276  $(SOPHYAINCP)strutil.h
    256         $(CXXCOMPILE) -o $@ $<
     277        $(CXXCOMPILELIB) -o $@ $<
    257278 
    258279$(SOPHYAOBJP)spherepos.o: spherepos.cc \
    259   $(SOPHYAINCP)sopnamsp.h spherepos.h \
    260   $(SOPHYAINCP)machdefs.h \
    261   $(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 \
    267   vector3d.h longlat.h utilgeom.h \
    268   $(SOPHYAINCP)anydataobj.h \
    269   $(SOPHYAINCP)datatype.h
    270         $(CXXCOMPILE) -o $@ $<
     280  $(SOPHYAINCP)sopnamsp.h \
     281  spherepos.h \
     282  $(SOPHYAINCP)machdefs.h \
     283  $(SOPHYAINCP)ppersist.h \
     284  $(SOPHYAINCP)pexceptions.h \
     285  $(SOPHYAINCP)gnumd5.h \
     286  $(SOPHYAINCP)ppfbinstream.h \
     287  $(SOPHYAINCP)rawstream.h \
     288  $(SOPHYAINCP)ppfnametag.h \
     289  unitvector.h vector3d.h longlat.h utilgeom.h \
     290  $(SOPHYAINCP)anydataobj.h \
     291  $(SOPHYAINCP)datatype.h
     292        $(CXXCOMPILELIB) -o $@ $<
    271293 
    272294$(SOPHYAOBJP)spherethetaphi.o: spherethetaphi.cc \
    273   $(SOPHYAINCP)sopnamsp.h spherethetaphi.h \
    274   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    275   $(SOPHYAINCP)machdefs.h pixelmap.h \
     295  $(SOPHYAINCP)sopnamsp.h \
     296  spherethetaphi.h sphericalmap.h \
     297  $(SOPHYAINCP)smathconst.h \
     298  $(SOPHYAINCP)machdefs.h \
     299  pixelmap.h \
    276300  $(SOPHYAINCP)ppersist.h \
    277301  $(SOPHYAINCP)pexceptions.h \
     
    292316  $(SOPHYAINCP)utilarr.h \
    293317  $(SOPHYAINCP)fiondblock.h
    294         $(CXXCOMPILE) -o $@ $<
     318        $(CXXCOMPILELIB) -o $@ $<
    295319 
    296320$(SOPHYAOBJP)unitvector.o: unitvector.cc \
    297   $(SOPHYAINCP)sopnamsp.h unitvector.h \
    298   vector3d.h longlat.h \
    299   $(SOPHYAINCP)machdefs.h utilgeom.h
    300         $(CXXCOMPILE) -o $@ $<
     321  $(SOPHYAINCP)sopnamsp.h \
     322  unitvector.h vector3d.h longlat.h \
     323  $(SOPHYAINCP)machdefs.h \
     324  utilgeom.h
     325        $(CXXCOMPILELIB) -o $@ $<
    301326 
    302327$(SOPHYAOBJP)utilgeom.o: utilgeom.cc \
    303328  $(SOPHYAINCP)sopnamsp.h \
    304   $(SOPHYAINCP)machdefs.h utilgeom.h
    305         $(CXXCOMPILE) -o $@ $<
     329  $(SOPHYAINCP)machdefs.h \
     330  utilgeom.h
     331        $(CXXCOMPILELIB) -o $@ $<
    306332 
    307333$(SOPHYAOBJP)vector3d.o: vector3d.cc \
    308334  $(SOPHYAINCP)sopnamsp.h \
    309335  $(SOPHYAINCP)machdefs.h \
    310   $(SOPHYAINCP)pexceptions.h vector3d.h \
    311   longlat.h utilgeom.h
    312         $(CXXCOMPILE) -o $@ $<
    313  
     336  $(SOPHYAINCP)pexceptions.h \
     337  vector3d.h longlat.h utilgeom.h
     338        $(CXXCOMPILELIB) -o $@ $<
     339 
  • trunk/SophyaLib/SkyMap/smakefile

    r2743 r2751  
    1111 
    1212$(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \
    13   $(SOPHYAINCP)sopnamsp.h fiolocalmap.h \
    14   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    15   $(SOPHYAINCP)machdefs.h pixelmap.h \
    16   $(SOPHYAINCP)ppersist.h \
    17   $(SOPHYAINCP)pexceptions.h \
    18   $(SOPHYAINCP)gnumd5.h \
    19   $(SOPHYAINCP)ppfbinstream.h \
    20   $(SOPHYAINCP)rawstream.h \
    21   $(SOPHYAINCP)ppfnametag.h \
    22   $(SOPHYAINCP)dvlist.h \
    23   $(SOPHYAINCP)objfio.h \
    24   $(SOPHYAINCP)anydataobj.h \
    25   $(SOPHYAINCP)mutyv.h spherepos.h \
    26   unitvector.h vector3d.h longlat.h utilgeom.h \
    27   $(SOPHYAINCP)tvector.h \
    28   $(SOPHYAINCP)tmatrix.h \
    29   $(SOPHYAINCP)tarray.h \
    30   $(SOPHYAINCP)basarr.h \
    31   $(SOPHYAINCP)ndatablock.h \
    32   $(SOPHYAINCP)utilarr.h localmap.h \
     13  $(SOPHYAINCP)sopnamsp.h \
     14  fiolocalmap.h sphericalmap.h \
     15  $(SOPHYAINCP)smathconst.h \
     16  $(SOPHYAINCP)machdefs.h \
     17  pixelmap.h \
     18  $(SOPHYAINCP)ppersist.h \
     19  $(SOPHYAINCP)pexceptions.h \
     20  $(SOPHYAINCP)gnumd5.h \
     21  $(SOPHYAINCP)ppfbinstream.h \
     22  $(SOPHYAINCP)rawstream.h \
     23  $(SOPHYAINCP)ppfnametag.h \
     24  $(SOPHYAINCP)dvlist.h \
     25  $(SOPHYAINCP)objfio.h \
     26  $(SOPHYAINCP)anydataobj.h \
     27  $(SOPHYAINCP)mutyv.h spherepos.h \
     28  unitvector.h vector3d.h longlat.h utilgeom.h \
     29  $(SOPHYAINCP)tvector.h \
     30  $(SOPHYAINCP)tmatrix.h \
     31  $(SOPHYAINCP)tarray.h \
     32  $(SOPHYAINCP)basarr.h \
     33  $(SOPHYAINCP)ndatablock.h \
     34  $(SOPHYAINCP)utilarr.h \
     35  localmap.h $(SOPHYAINCP)fioarr.h \
     36  $(SOPHYAINCP)fiondblock.h \
     37  $(SOPHYAINCP)datatype.h
     38        $(CXXCOMPILELIB) -o $@ $<
     39 
     40$(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \
     41  $(SOPHYAINCP)sopnamsp.h \
     42  fiosphereecp.h sphereecp.h sphericalmap.h \
     43  $(SOPHYAINCP)smathconst.h \
     44  $(SOPHYAINCP)machdefs.h \
     45  pixelmap.h \
     46  $(SOPHYAINCP)ppersist.h \
     47  $(SOPHYAINCP)pexceptions.h \
     48  $(SOPHYAINCP)gnumd5.h \
     49  $(SOPHYAINCP)ppfbinstream.h \
     50  $(SOPHYAINCP)rawstream.h \
     51  $(SOPHYAINCP)ppfnametag.h \
     52  $(SOPHYAINCP)dvlist.h \
     53  $(SOPHYAINCP)objfio.h \
     54  $(SOPHYAINCP)anydataobj.h \
     55  $(SOPHYAINCP)mutyv.h spherepos.h \
     56  unitvector.h vector3d.h longlat.h utilgeom.h \
     57  $(SOPHYAINCP)tvector.h \
     58  $(SOPHYAINCP)tmatrix.h \
     59  $(SOPHYAINCP)tarray.h \
     60  $(SOPHYAINCP)basarr.h \
     61  $(SOPHYAINCP)ndatablock.h \
     62  $(SOPHYAINCP)utilarr.h \
    3363  $(SOPHYAINCP)fioarr.h \
    34   $(SOPHYAINCP)fiondblock.h \
    35   $(SOPHYAINCP)datatype.h
    36         $(CXXCOMPILE) -o $@ $<
    37  
    38 $(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \
    39   $(SOPHYAINCP)sopnamsp.h fiosphereecp.h \
     64  $(SOPHYAINCP)datatype.h
     65        $(CXXCOMPILELIB) -o $@ $<
     66 
     67$(SOPHYAOBJP)fiospherehealpix.o: fiospherehealpix.cc \
     68  $(SOPHYAINCP)sopnamsp.h \
     69  fiospherehealpix.h sphericalmap.h \
     70  $(SOPHYAINCP)smathconst.h \
     71  $(SOPHYAINCP)machdefs.h \
     72  pixelmap.h \
     73  $(SOPHYAINCP)ppersist.h \
     74  $(SOPHYAINCP)pexceptions.h \
     75  $(SOPHYAINCP)gnumd5.h \
     76  $(SOPHYAINCP)ppfbinstream.h \
     77  $(SOPHYAINCP)rawstream.h \
     78  $(SOPHYAINCP)ppfnametag.h \
     79  $(SOPHYAINCP)dvlist.h \
     80  $(SOPHYAINCP)objfio.h \
     81  $(SOPHYAINCP)anydataobj.h \
     82  $(SOPHYAINCP)mutyv.h spherepos.h \
     83  unitvector.h vector3d.h longlat.h utilgeom.h \
     84  $(SOPHYAINCP)tvector.h \
     85  $(SOPHYAINCP)tmatrix.h \
     86  $(SOPHYAINCP)tarray.h \
     87  $(SOPHYAINCP)basarr.h \
     88  $(SOPHYAINCP)ndatablock.h \
     89  $(SOPHYAINCP)utilarr.h \
     90  spherehealpix.h HEALPixUtils.h \
     91  $(SOPHYAINCP)fiondblock.h \
     92  $(SOPHYAINCP)datatype.h
     93        $(CXXCOMPILELIB) -o $@ $<
     94 
     95$(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \
     96  $(SOPHYAINCP)sopnamsp.h \
     97  fiospherethetaphi.h sphericalmap.h \
     98  $(SOPHYAINCP)smathconst.h \
     99  $(SOPHYAINCP)machdefs.h \
     100  pixelmap.h \
     101  $(SOPHYAINCP)ppersist.h \
     102  $(SOPHYAINCP)pexceptions.h \
     103  $(SOPHYAINCP)gnumd5.h \
     104  $(SOPHYAINCP)ppfbinstream.h \
     105  $(SOPHYAINCP)rawstream.h \
     106  $(SOPHYAINCP)ppfnametag.h \
     107  $(SOPHYAINCP)dvlist.h \
     108  $(SOPHYAINCP)objfio.h \
     109  $(SOPHYAINCP)anydataobj.h \
     110  $(SOPHYAINCP)mutyv.h spherepos.h \
     111  unitvector.h vector3d.h longlat.h utilgeom.h \
     112  $(SOPHYAINCP)tvector.h \
     113  $(SOPHYAINCP)tmatrix.h \
     114  $(SOPHYAINCP)tarray.h \
     115  $(SOPHYAINCP)basarr.h \
     116  $(SOPHYAINCP)ndatablock.h \
     117  $(SOPHYAINCP)utilarr.h \
     118  spherethetaphi.h \
     119  $(SOPHYAINCP)fiondblock.h \
     120  $(SOPHYAINCP)datatype.h
     121        $(CXXCOMPILELIB) -o $@ $<
     122 
     123$(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
     124  $(SOPHYAINCP)sopnamsp.h \
     125  HEALPixUtils.h \
     126  $(SOPHYAINCP)machdefs.h \
     127  $(SOPHYAINCP)ndatablock.h \
     128  $(SOPHYAINCP)anydataobj.h \
     129  $(SOPHYAINCP)tvector.h \
     130  $(SOPHYAINCP)tmatrix.h \
     131  $(SOPHYAINCP)tarray.h \
     132  $(SOPHYAINCP)basarr.h \
     133  $(SOPHYAINCP)mutyv.h \
     134  $(SOPHYAINCP)dvlist.h \
     135  $(SOPHYAINCP)objfio.h \
     136  $(SOPHYAINCP)ppersist.h \
     137  $(SOPHYAINCP)pexceptions.h \
     138  $(SOPHYAINCP)gnumd5.h \
     139  $(SOPHYAINCP)ppfbinstream.h \
     140  $(SOPHYAINCP)rawstream.h \
     141  $(SOPHYAINCP)ppfnametag.h \
     142  $(SOPHYAINCP)utilarr.h \
     143  $(SOPHYAINCP)smathconst.h
     144        $(CXXCOMPILELIB) -o $@ $<
     145 
     146$(SOPHYAOBJP)localmap.o: localmap.cc \
     147  $(SOPHYAINCP)sopnamsp.h \
     148  localmap.h pixelmap.h \
     149  $(SOPHYAINCP)ppersist.h \
     150  $(SOPHYAINCP)machdefs.h \
     151  $(SOPHYAINCP)pexceptions.h \
     152  $(SOPHYAINCP)gnumd5.h \
     153  $(SOPHYAINCP)ppfbinstream.h \
     154  $(SOPHYAINCP)rawstream.h \
     155  $(SOPHYAINCP)ppfnametag.h \
     156  $(SOPHYAINCP)dvlist.h \
     157  $(SOPHYAINCP)objfio.h \
     158  $(SOPHYAINCP)anydataobj.h \
     159  $(SOPHYAINCP)mutyv.h spherepos.h \
     160  unitvector.h vector3d.h longlat.h utilgeom.h sphericalmap.h \
     161  $(SOPHYAINCP)smathconst.h \
     162  $(SOPHYAINCP)tvector.h \
     163  $(SOPHYAINCP)tmatrix.h \
     164  $(SOPHYAINCP)tarray.h \
     165  $(SOPHYAINCP)basarr.h \
     166  $(SOPHYAINCP)ndatablock.h \
     167  $(SOPHYAINCP)utilarr.h \
     168  $(SOPHYAINCP)fiondblock.h \
     169  $(SOPHYAINCP)timing.h
     170        $(CXXCOMPILELIB) -o $@ $<
     171 
     172$(SOPHYAOBJP)longlat.o: longlat.cc \
     173  $(SOPHYAINCP)sopnamsp.h \
     174  longlat.h \
     175  $(SOPHYAINCP)machdefs.h \
     176  utilgeom.h
     177        $(CXXCOMPILELIB) -o $@ $<
     178 
     179$(SOPHYAOBJP)mapoperation.o: mapoperation.cc \
     180  $(SOPHYAINCP)sopnamsp.h \
     181  $(SOPHYAINCP)machdefs.h \
     182  mapoperation.h \
     183  $(SOPHYAINCP)ndatablock.h \
     184  $(SOPHYAINCP)anydataobj.h \
     185  pixelmap.h \
     186  $(SOPHYAINCP)ppersist.h \
     187  $(SOPHYAINCP)pexceptions.h \
     188  $(SOPHYAINCP)gnumd5.h \
     189  $(SOPHYAINCP)ppfbinstream.h \
     190  $(SOPHYAINCP)rawstream.h \
     191  $(SOPHYAINCP)ppfnametag.h \
     192  $(SOPHYAINCP)dvlist.h \
     193  $(SOPHYAINCP)objfio.h \
     194  $(SOPHYAINCP)mutyv.h spherepos.h \
     195  unitvector.h vector3d.h longlat.h utilgeom.h
     196        $(CXXCOMPILELIB) -o $@ $<
     197 
     198$(SOPHYAOBJP)skymapinit.o: skymapinit.cc \
     199  $(SOPHYAINCP)sopnamsp.h \
     200  $(SOPHYAINCP)machdefs.h \
     201  skymapinit.h \
     202  $(SOPHYAINCP)sophyainit.h \
     203  spherethetaphi.h sphericalmap.h \
     204  $(SOPHYAINCP)smathconst.h \
     205  pixelmap.h \
     206  $(SOPHYAINCP)ppersist.h \
     207  $(SOPHYAINCP)pexceptions.h \
     208  $(SOPHYAINCP)gnumd5.h \
     209  $(SOPHYAINCP)ppfbinstream.h \
     210  $(SOPHYAINCP)rawstream.h \
     211  $(SOPHYAINCP)ppfnametag.h \
     212  $(SOPHYAINCP)dvlist.h \
     213  $(SOPHYAINCP)objfio.h \
     214  $(SOPHYAINCP)anydataobj.h \
     215  $(SOPHYAINCP)mutyv.h spherepos.h \
     216  unitvector.h vector3d.h longlat.h utilgeom.h \
     217  $(SOPHYAINCP)tvector.h \
     218  $(SOPHYAINCP)tmatrix.h \
     219  $(SOPHYAINCP)tarray.h \
     220  $(SOPHYAINCP)basarr.h \
     221  $(SOPHYAINCP)ndatablock.h \
     222  $(SOPHYAINCP)utilarr.h \
     223  fiospherehealpix.h spherehealpix.h HEALPixUtils.h fiospherethetaphi.h \
     224  fiolocalmap.h localmap.h fiosphereecp.h sphereecp.h
     225        $(CXXCOMPILELIB) -o $@ $<
     226 
     227$(SOPHYAOBJP)sphereecp.o: sphereecp.cc \
     228  $(SOPHYAINCP)sopnamsp.h \
    40229  sphereecp.h sphericalmap.h \
    41230  $(SOPHYAINCP)smathconst.h \
    42   $(SOPHYAINCP)machdefs.h pixelmap.h \
    43   $(SOPHYAINCP)ppersist.h \
    44   $(SOPHYAINCP)pexceptions.h \
    45   $(SOPHYAINCP)gnumd5.h \
    46   $(SOPHYAINCP)ppfbinstream.h \
    47   $(SOPHYAINCP)rawstream.h \
    48   $(SOPHYAINCP)ppfnametag.h \
    49   $(SOPHYAINCP)dvlist.h \
    50   $(SOPHYAINCP)objfio.h \
    51   $(SOPHYAINCP)anydataobj.h \
    52   $(SOPHYAINCP)mutyv.h spherepos.h \
    53   unitvector.h vector3d.h longlat.h utilgeom.h \
    54   $(SOPHYAINCP)tvector.h \
    55   $(SOPHYAINCP)tmatrix.h \
    56   $(SOPHYAINCP)tarray.h \
    57   $(SOPHYAINCP)basarr.h \
    58   $(SOPHYAINCP)ndatablock.h \
    59   $(SOPHYAINCP)utilarr.h \
    60   $(SOPHYAINCP)fioarr.h \
    61   $(SOPHYAINCP)datatype.h
    62         $(CXXCOMPILE) -o $@ $<
    63  
    64 $(SOPHYAOBJP)fiospherehealpix.o: fiospherehealpix.cc \
    65   $(SOPHYAINCP)sopnamsp.h fiospherehealpix.h \
    66   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    67   $(SOPHYAINCP)machdefs.h pixelmap.h \
    68   $(SOPHYAINCP)ppersist.h \
    69   $(SOPHYAINCP)pexceptions.h \
    70   $(SOPHYAINCP)gnumd5.h \
    71   $(SOPHYAINCP)ppfbinstream.h \
    72   $(SOPHYAINCP)rawstream.h \
    73   $(SOPHYAINCP)ppfnametag.h \
    74   $(SOPHYAINCP)dvlist.h \
    75   $(SOPHYAINCP)objfio.h \
    76   $(SOPHYAINCP)anydataobj.h \
    77   $(SOPHYAINCP)mutyv.h spherepos.h \
    78   unitvector.h vector3d.h longlat.h utilgeom.h \
    79   $(SOPHYAINCP)tvector.h \
    80   $(SOPHYAINCP)tmatrix.h \
    81   $(SOPHYAINCP)tarray.h \
    82   $(SOPHYAINCP)basarr.h \
    83   $(SOPHYAINCP)ndatablock.h \
    84   $(SOPHYAINCP)utilarr.h spherehealpix.h \
    85   HEALPixUtils.h $(SOPHYAINCP)fiondblock.h \
    86   $(SOPHYAINCP)datatype.h
    87         $(CXXCOMPILE) -o $@ $<
    88  
    89 $(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \
    90   $(SOPHYAINCP)sopnamsp.h \
    91   fiospherethetaphi.h sphericalmap.h \
    92   $(SOPHYAINCP)smathconst.h \
    93   $(SOPHYAINCP)machdefs.h pixelmap.h \
    94   $(SOPHYAINCP)ppersist.h \
    95   $(SOPHYAINCP)pexceptions.h \
    96   $(SOPHYAINCP)gnumd5.h \
    97   $(SOPHYAINCP)ppfbinstream.h \
    98   $(SOPHYAINCP)rawstream.h \
    99   $(SOPHYAINCP)ppfnametag.h \
    100   $(SOPHYAINCP)dvlist.h \
    101   $(SOPHYAINCP)objfio.h \
    102   $(SOPHYAINCP)anydataobj.h \
    103   $(SOPHYAINCP)mutyv.h spherepos.h \
    104   unitvector.h vector3d.h longlat.h utilgeom.h \
    105   $(SOPHYAINCP)tvector.h \
    106   $(SOPHYAINCP)tmatrix.h \
    107   $(SOPHYAINCP)tarray.h \
    108   $(SOPHYAINCP)basarr.h \
    109   $(SOPHYAINCP)ndatablock.h \
    110   $(SOPHYAINCP)utilarr.h spherethetaphi.h \
    111   $(SOPHYAINCP)fiondblock.h \
    112   $(SOPHYAINCP)datatype.h
    113         $(CXXCOMPILE) -o $@ $<
    114  
    115 $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
    116   $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \
    117   $(SOPHYAINCP)machdefs.h \
    118   $(SOPHYAINCP)ndatablock.h \
    119   $(SOPHYAINCP)anydataobj.h \
    120   $(SOPHYAINCP)tvector.h \
    121   $(SOPHYAINCP)tmatrix.h \
    122   $(SOPHYAINCP)tarray.h \
    123   $(SOPHYAINCP)basarr.h \
    124   $(SOPHYAINCP)mutyv.h \
    125   $(SOPHYAINCP)dvlist.h \
    126   $(SOPHYAINCP)objfio.h \
    127   $(SOPHYAINCP)ppersist.h \
    128   $(SOPHYAINCP)pexceptions.h \
    129   $(SOPHYAINCP)gnumd5.h \
    130   $(SOPHYAINCP)ppfbinstream.h \
    131   $(SOPHYAINCP)rawstream.h \
    132   $(SOPHYAINCP)ppfnametag.h \
    133   $(SOPHYAINCP)utilarr.h \
    134   $(SOPHYAINCP)smathconst.h
    135         $(CXXCOMPILE) -o $@ $<
    136  
    137 $(SOPHYAOBJP)localmap.o: localmap.cc \
    138   $(SOPHYAINCP)sopnamsp.h localmap.h \
    139   pixelmap.h $(SOPHYAINCP)ppersist.h \
    140   $(SOPHYAINCP)machdefs.h \
    141   $(SOPHYAINCP)pexceptions.h \
    142   $(SOPHYAINCP)gnumd5.h \
    143   $(SOPHYAINCP)ppfbinstream.h \
    144   $(SOPHYAINCP)rawstream.h \
    145   $(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 \
    151   $(SOPHYAINCP)smathconst.h \
    152   $(SOPHYAINCP)tvector.h \
    153   $(SOPHYAINCP)tmatrix.h \
    154   $(SOPHYAINCP)tarray.h \
    155   $(SOPHYAINCP)basarr.h \
    156   $(SOPHYAINCP)ndatablock.h \
    157   $(SOPHYAINCP)utilarr.h \
    158   $(SOPHYAINCP)fiondblock.h \
    159   $(SOPHYAINCP)timing.h
    160         $(CXXCOMPILE) -o $@ $<
    161  
    162 $(SOPHYAOBJP)longlat.o: longlat.cc \
    163   $(SOPHYAINCP)sopnamsp.h longlat.h \
    164   $(SOPHYAINCP)machdefs.h utilgeom.h
    165         $(CXXCOMPILE) -o $@ $<
    166  
    167 $(SOPHYAOBJP)mapoperation.o: mapoperation.cc \
    168   $(SOPHYAINCP)sopnamsp.h \
    169   $(SOPHYAINCP)machdefs.h mapoperation.h \
    170   $(SOPHYAINCP)ndatablock.h \
    171   $(SOPHYAINCP)anydataobj.h pixelmap.h \
    172   $(SOPHYAINCP)ppersist.h \
    173   $(SOPHYAINCP)pexceptions.h \
    174   $(SOPHYAINCP)gnumd5.h \
    175   $(SOPHYAINCP)ppfbinstream.h \
    176   $(SOPHYAINCP)rawstream.h \
    177   $(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
    182         $(CXXCOMPILE) -o $@ $<
    183  
    184 $(SOPHYAOBJP)skymapinit.o: skymapinit.cc \
    185   $(SOPHYAINCP)sopnamsp.h \
    186   $(SOPHYAINCP)machdefs.h skymapinit.h \
    187   $(SOPHYAINCP)sophyainit.h spherethetaphi.h \
    188   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    189   pixelmap.h $(SOPHYAINCP)ppersist.h \
    190   $(SOPHYAINCP)pexceptions.h \
    191   $(SOPHYAINCP)gnumd5.h \
    192   $(SOPHYAINCP)ppfbinstream.h \
    193   $(SOPHYAINCP)rawstream.h \
    194   $(SOPHYAINCP)ppfnametag.h \
    195   $(SOPHYAINCP)dvlist.h \
    196   $(SOPHYAINCP)objfio.h \
    197   $(SOPHYAINCP)anydataobj.h \
    198   $(SOPHYAINCP)mutyv.h spherepos.h \
    199   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
    208         $(CXXCOMPILE) -o $@ $<
    209  
    210 $(SOPHYAOBJP)sphereecp.o: sphereecp.cc \
    211   $(SOPHYAINCP)sopnamsp.h sphereecp.h \
    212   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    213   $(SOPHYAINCP)machdefs.h pixelmap.h \
     231  $(SOPHYAINCP)machdefs.h \
     232  pixelmap.h \
    214233  $(SOPHYAINCP)ppersist.h \
    215234  $(SOPHYAINCP)pexceptions.h \
     
    229248  $(SOPHYAINCP)ndatablock.h \
    230249  $(SOPHYAINCP)utilarr.h
    231         $(CXXCOMPILE) -o $@ $<
     250        $(CXXCOMPILELIB) -o $@ $<
    232251 
    233252$(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \
     
    242261  $(SOPHYAINCP)ppfnametag.h \
    243262  $(SOPHYAINCP)ndatablock.h \
    244   $(SOPHYAINCP)anydataobj.h spherehealpix.h \
    245   sphericalmap.h $(SOPHYAINCP)smathconst.h \
     263  $(SOPHYAINCP)anydataobj.h \
     264  spherehealpix.h sphericalmap.h \
     265  $(SOPHYAINCP)smathconst.h \
    246266  pixelmap.h $(SOPHYAINCP)dvlist.h \
    247267  $(SOPHYAINCP)objfio.h \
     
    252272  $(SOPHYAINCP)tarray.h \
    253273  $(SOPHYAINCP)basarr.h \
    254   $(SOPHYAINCP)utilarr.h HEALPixUtils.h \
     274  $(SOPHYAINCP)utilarr.h \
     275  HEALPixUtils.h \
    255276  $(SOPHYAINCP)strutil.h
    256         $(CXXCOMPILE) -o $@ $<
     277        $(CXXCOMPILELIB) -o $@ $<
    257278 
    258279$(SOPHYAOBJP)spherepos.o: spherepos.cc \
    259   $(SOPHYAINCP)sopnamsp.h spherepos.h \
    260   $(SOPHYAINCP)machdefs.h \
    261   $(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 \
    267   vector3d.h longlat.h utilgeom.h \
    268   $(SOPHYAINCP)anydataobj.h \
    269   $(SOPHYAINCP)datatype.h
    270         $(CXXCOMPILE) -o $@ $<
     280  $(SOPHYAINCP)sopnamsp.h \
     281  spherepos.h \
     282  $(SOPHYAINCP)machdefs.h \
     283  $(SOPHYAINCP)ppersist.h \
     284  $(SOPHYAINCP)pexceptions.h \
     285  $(SOPHYAINCP)gnumd5.h \
     286  $(SOPHYAINCP)ppfbinstream.h \
     287  $(SOPHYAINCP)rawstream.h \
     288  $(SOPHYAINCP)ppfnametag.h \
     289  unitvector.h vector3d.h longlat.h utilgeom.h \
     290  $(SOPHYAINCP)anydataobj.h \
     291  $(SOPHYAINCP)datatype.h
     292        $(CXXCOMPILELIB) -o $@ $<
    271293 
    272294$(SOPHYAOBJP)spherethetaphi.o: spherethetaphi.cc \
    273   $(SOPHYAINCP)sopnamsp.h spherethetaphi.h \
    274   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    275   $(SOPHYAINCP)machdefs.h pixelmap.h \
     295  $(SOPHYAINCP)sopnamsp.h \
     296  spherethetaphi.h sphericalmap.h \
     297  $(SOPHYAINCP)smathconst.h \
     298  $(SOPHYAINCP)machdefs.h \
     299  pixelmap.h \
    276300  $(SOPHYAINCP)ppersist.h \
    277301  $(SOPHYAINCP)pexceptions.h \
     
    292316  $(SOPHYAINCP)utilarr.h \
    293317  $(SOPHYAINCP)fiondblock.h
    294         $(CXXCOMPILE) -o $@ $<
     318        $(CXXCOMPILELIB) -o $@ $<
    295319 
    296320$(SOPHYAOBJP)unitvector.o: unitvector.cc \
    297   $(SOPHYAINCP)sopnamsp.h unitvector.h \
    298   vector3d.h longlat.h \
    299   $(SOPHYAINCP)machdefs.h utilgeom.h
    300         $(CXXCOMPILE) -o $@ $<
     321  $(SOPHYAINCP)sopnamsp.h \
     322  unitvector.h vector3d.h longlat.h \
     323  $(SOPHYAINCP)machdefs.h \
     324  utilgeom.h
     325        $(CXXCOMPILELIB) -o $@ $<
    301326 
    302327$(SOPHYAOBJP)utilgeom.o: utilgeom.cc \
    303328  $(SOPHYAINCP)sopnamsp.h \
    304   $(SOPHYAINCP)machdefs.h utilgeom.h
    305         $(CXXCOMPILE) -o $@ $<
     329  $(SOPHYAINCP)machdefs.h \
     330  utilgeom.h
     331        $(CXXCOMPILELIB) -o $@ $<
    306332 
    307333$(SOPHYAOBJP)vector3d.o: vector3d.cc \
    308334  $(SOPHYAINCP)sopnamsp.h \
    309335  $(SOPHYAINCP)machdefs.h \
    310   $(SOPHYAINCP)pexceptions.h vector3d.h \
    311   longlat.h utilgeom.h
    312         $(CXXCOMPILE) -o $@ $<
    313  
     336  $(SOPHYAINCP)pexceptions.h \
     337  vector3d.h longlat.h utilgeom.h
     338        $(CXXCOMPILELIB) -o $@ $<
     339 
Note: See TracChangeset for help on using the changeset viewer.