Changeset 2765 in Sophya for trunk/SophyaExt/FitsIOServer


Ignore:
Timestamp:
May 25, 2005, 6:57:58 PM (20 years ago)
Author:
ansari
Message:

MAJ Makefile et smakefile suite gestion CXXTEMPFLG ds BuildMgr - cmv+Reza 25/5/2005

Location:
trunk/SophyaExt/FitsIOServer
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/FitsIOServer/Makefile

    r2763 r2765  
    1212 
    1313$(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
    15   datacirclefits.h \
     14  $(SOPHYAINCP)sopnamsp.h datacirclefits.h \
    1615  $(SOPHYAINCP)datacirclebase.h \
    1716  $(SOPHYAINCP)circle.h \
     
    2423  $(SOPHYAINCP)FitsIO/fitsio.h \
    2524  $(SOPHYAINCP)FitsIO/longnam.h
    26         $(CXXCOMPILELIB) -o $@ $<
     25        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacirclefits.cc
    2726 
    2827$(SOPHYAOBJP)fabtcolread.o: fabtcolread.cc \
    2928  $(SOPHYAINCP)sopnamsp.h \
    3029  $(SOPHYAINCP)machdefs.h \
    31   $(SOPHYAINCP)pexceptions.h \
    32   fabtcolread.h \
     30  $(SOPHYAINCP)pexceptions.h fabtcolread.h \
    3331  $(SOPHYAINCP)anydataobj.h \
    3432  $(SOPHYAINCP)tvector.h \
     
    4846  $(SOPHYAINCP)FitsIO/fitsio.h \
    4947  $(SOPHYAINCP)FitsIO/longnam.h
    50         $(CXXCOMPILELIB) -o $@ $<
     48        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fabtcolread.cc
    5149 
    5250$(SOPHYAOBJP)fabtwriter.o: fabtwriter.cc \
    5351  $(SOPHYAINCP)sopnamsp.h \
    5452  $(SOPHYAINCP)machdefs.h \
    55   $(SOPHYAINCP)pexceptions.h \
    56   fabtwriter.h \
     53  $(SOPHYAINCP)pexceptions.h fabtwriter.h \
    5754  $(SOPHYAINCP)anydataobj.h \
    5855  $(SOPHYAINCP)tvector.h \
     
    7269  $(SOPHYAINCP)FitsIO/fitsio.h \
    7370  $(SOPHYAINCP)FitsIO/longnam.h
    74         $(CXXCOMPILELIB) -o $@ $<
     71        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fabtwriter.cc
    7572 
    7673$(SOPHYAOBJP)fboloread.o: fboloread.cc \
    7774  $(SOPHYAINCP)sopnamsp.h \
    7875  $(SOPHYAINCP)machdefs.h \
    79   $(SOPHYAINCP)pexceptions.h \
    80   fboloread.h \
    81   $(SOPHYAINCP)anydataobj.h \
    82   $(SOPHYAINCP)tvector.h \
    83   $(SOPHYAINCP)tmatrix.h \
    84   $(SOPHYAINCP)tarray.h \
    85   $(SOPHYAINCP)basarr.h \
    86   $(SOPHYAINCP)mutyv.h \
    87   $(SOPHYAINCP)dvlist.h \
    88   $(SOPHYAINCP)objfio.h \
    89   $(SOPHYAINCP)ppersist.h \
    90   $(SOPHYAINCP)gnumd5.h \
    91   $(SOPHYAINCP)ppfbinstream.h \
    92   $(SOPHYAINCP)rawstream.h \
    93   $(SOPHYAINCP)ppfnametag.h \
    94   $(SOPHYAINCP)ndatablock.h \
    95   $(SOPHYAINCP)utilarr.h \
    96   fabtcolread.h \
    97   $(SOPHYAINCP)FitsIO/fitsio.h \
    98   $(SOPHYAINCP)FitsIO/longnam.h
    99         $(CXXCOMPILELIB) -o $@ $<
     76  $(SOPHYAINCP)pexceptions.h fboloread.h \
     77  $(SOPHYAINCP)anydataobj.h \
     78  $(SOPHYAINCP)tvector.h \
     79  $(SOPHYAINCP)tmatrix.h \
     80  $(SOPHYAINCP)tarray.h \
     81  $(SOPHYAINCP)basarr.h \
     82  $(SOPHYAINCP)mutyv.h \
     83  $(SOPHYAINCP)dvlist.h \
     84  $(SOPHYAINCP)objfio.h \
     85  $(SOPHYAINCP)ppersist.h \
     86  $(SOPHYAINCP)gnumd5.h \
     87  $(SOPHYAINCP)ppfbinstream.h \
     88  $(SOPHYAINCP)rawstream.h \
     89  $(SOPHYAINCP)ppfnametag.h \
     90  $(SOPHYAINCP)ndatablock.h \
     91  $(SOPHYAINCP)utilarr.h fabtcolread.h \
     92  $(SOPHYAINCP)FitsIO/fitsio.h \
     93  $(SOPHYAINCP)FitsIO/longnam.h
     94        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fboloread.cc
    10095 
    10196$(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc \
    10297  $(SOPHYAINCP)sopnamsp.h \
    10398  $(SOPHYAINCP)machdefs.h \
    104   $(SOPHYAINCP)pexceptions.h \
    105   fbtntintf.h \
     99  $(SOPHYAINCP)pexceptions.h fbtntintf.h \
    106100  $(SOPHYAINCP)anydataobj.h \
    107101  $(SOPHYAINCP)ntupintf.h \
    108102  $(SOPHYAINCP)FitsIO/fitsio.h \
    109103  $(SOPHYAINCP)FitsIO/longnam.h
    110         $(CXXCOMPILELIB) -o $@ $<
     104        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fbtntintf.cc
    111105 
    112106$(SOPHYAOBJP)fitsautoreader.o: fitsautoreader.cc \
    113107  $(SOPHYAINCP)sopnamsp.h \
    114108  $(SOPHYAINCP)pexceptions.h \
    115   $(SOPHYAINCP)machdefs.h \
    116   fitsautoreader.h \
    117   $(SOPHYAINCP)anydataobj.h \
    118   fitsfile.h \
    119   $(SOPHYAINCP)ndatablock.h \
    120   $(SOPHYAINCP)dvlist.h \
    121   $(SOPHYAINCP)objfio.h \
    122   $(SOPHYAINCP)ppersist.h \
    123   $(SOPHYAINCP)gnumd5.h \
    124   $(SOPHYAINCP)ppfbinstream.h \
    125   $(SOPHYAINCP)rawstream.h \
    126   $(SOPHYAINCP)ppfnametag.h \
    127   $(SOPHYAINCP)mutyv.h \
    128   $(SOPHYAINCP)FitsIO/fitsio.h \
    129   $(SOPHYAINCP)FitsIO/longnam.h \
    130   fitstarray.h \
    131   $(SOPHYAINCP)tarray.h \
    132   $(SOPHYAINCP)basarr.h \
    133   $(SOPHYAINCP)utilarr.h \
    134   fitsspherehealpix.h \
     109  $(SOPHYAINCP)machdefs.h fitsautoreader.h \
     110  $(SOPHYAINCP)anydataobj.h fitsfile.h \
     111  $(SOPHYAINCP)ndatablock.h \
     112  $(SOPHYAINCP)dvlist.h \
     113  $(SOPHYAINCP)objfio.h \
     114  $(SOPHYAINCP)ppersist.h \
     115  $(SOPHYAINCP)gnumd5.h \
     116  $(SOPHYAINCP)ppfbinstream.h \
     117  $(SOPHYAINCP)rawstream.h \
     118  $(SOPHYAINCP)ppfnametag.h \
     119  $(SOPHYAINCP)mutyv.h \
     120  $(SOPHYAINCP)FitsIO/fitsio.h \
     121  $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h \
     122  $(SOPHYAINCP)tarray.h \
     123  $(SOPHYAINCP)basarr.h \
     124  $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \
    135125  $(SOPHYAINCP)spherehealpix.h \
    136126  $(SOPHYAINCP)sphericalmap.h \
     
    144134  $(SOPHYAINCP)tvector.h \
    145135  $(SOPHYAINCP)tmatrix.h \
    146   $(SOPHYAINCP)HEALPixUtils.h \
    147   fitsntuple.h \
     136  $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \
    148137  $(SOPHYAINCP)ntuple.h \
    149   $(SOPHYAINCP)ntupintf.h \
    150   fitsxntuple.h \
    151   $(SOPHYAINCP)xntuple.h \
    152   fitslocalmap.h \
    153   $(SOPHYAINCP)localmap.h \
    154   fbtntintf.h
    155         $(CXXCOMPILELIB) -o $@ $<
     138  $(SOPHYAINCP)ntupintf.h fitsxntuple.h \
     139  $(SOPHYAINCP)xntuple.h fitslocalmap.h \
     140  $(SOPHYAINCP)localmap.h fbtntintf.h
     141        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsautoreader.cc
    156142 
    157143$(SOPHYAOBJP)fitsbntbllineRW.o: fitsbntbllineRW.cc \
    158144  $(SOPHYAINCP)sopnamsp.h \
    159145  $(SOPHYAINCP)pexceptions.h \
    160   $(SOPHYAINCP)machdefs.h \
    161   fitsbntbllineRW.h \
     146  $(SOPHYAINCP)machdefs.h fitsbntbllineRW.h \
    162147  $(SOPHYAINCP)dvlist.h \
    163148  $(SOPHYAINCP)objfio.h \
     
    173158  $(SOPHYAINCP)FitsIO/longnam.h \
    174159  $(SOPHYAINCP)utils.h
    175         $(CXXCOMPILELIB) -o $@ $<
     160        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsbntbllineRW.cc
    176161 
    177162$(SOPHYAOBJP)fitsfile.o: fitsfile.cc \
    178163  $(SOPHYAINCP)sopnamsp.h \
    179   $(SOPHYAINCP)machdefs.h \
    180   fitsfile.h \
     164  $(SOPHYAINCP)machdefs.h fitsfile.h \
    181165  $(SOPHYAINCP)ndatablock.h \
    182166  $(SOPHYAINCP)anydataobj.h \
     
    192176  $(SOPHYAINCP)FitsIO/fitsio.h \
    193177  $(SOPHYAINCP)FitsIO/longnam.h \
    194   $(SOPHYAINCP)strutil.h \
    195   fitsspherehealpix.h \
     178  $(SOPHYAINCP)strutil.h fitsspherehealpix.h \
    196179  $(SOPHYAINCP)spherehealpix.h \
    197180  $(SOPHYAINCP)sphericalmap.h \
     
    209192  $(SOPHYAINCP)utilarr.h \
    210193  $(SOPHYAINCP)HEALPixUtils.h
    211         $(CXXCOMPILELIB) -o $@ $<
     194        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsfile.cc
    212195 
    213196$(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \
    214197  $(SOPHYAINCP)sopnamsp.h \
    215   $(SOPHYAINCP)machdefs.h \
    216   fitslocalmap.h \
     198  $(SOPHYAINCP)machdefs.h fitslocalmap.h \
    217199  $(SOPHYAINCP)pexceptions.h \
    218200  $(SOPHYAINCP)localmap.h \
     
    239221  $(SOPHYAINCP)basarr.h \
    240222  $(SOPHYAINCP)ndatablock.h \
     223  $(SOPHYAINCP)utilarr.h fitsfile.h \
     224  $(SOPHYAINCP)FitsIO/fitsio.h \
     225  $(SOPHYAINCP)FitsIO/longnam.h
     226        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitslocalmap.cc
     227 
     228$(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \
     229  $(SOPHYAINCP)sopnamsp.h \
     230  $(SOPHYAINCP)pexceptions.h \
     231  $(SOPHYAINCP)machdefs.h fitsntuple.h \
     232  $(SOPHYAINCP)ntuple.h \
     233  $(SOPHYAINCP)objfio.h \
     234  $(SOPHYAINCP)anydataobj.h \
     235  $(SOPHYAINCP)ppersist.h \
     236  $(SOPHYAINCP)gnumd5.h \
     237  $(SOPHYAINCP)ppfbinstream.h \
     238  $(SOPHYAINCP)rawstream.h \
     239  $(SOPHYAINCP)ppfnametag.h \
     240  $(SOPHYAINCP)ntupintf.h \
     241  $(SOPHYAINCP)dvlist.h \
     242  $(SOPHYAINCP)mutyv.h fitsfile.h \
     243  $(SOPHYAINCP)ndatablock.h \
     244  $(SOPHYAINCP)FitsIO/fitsio.h \
     245  $(SOPHYAINCP)FitsIO/longnam.h
     246        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsntuple.cc
     247 
     248$(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \
     249  $(SOPHYAINCP)sopnamsp.h \
     250  $(SOPHYAINCP)pexceptions.h \
     251  $(SOPHYAINCP)machdefs.h fitsspherehealpix.h \
     252  $(SOPHYAINCP)spherehealpix.h \
     253  $(SOPHYAINCP)sphericalmap.h \
     254  $(SOPHYAINCP)smathconst.h \
     255  $(SOPHYAINCP)pixelmap.h \
     256  $(SOPHYAINCP)ppersist.h \
     257  $(SOPHYAINCP)gnumd5.h \
     258  $(SOPHYAINCP)ppfbinstream.h \
     259  $(SOPHYAINCP)rawstream.h \
     260  $(SOPHYAINCP)ppfnametag.h \
     261  $(SOPHYAINCP)dvlist.h \
     262  $(SOPHYAINCP)objfio.h \
     263  $(SOPHYAINCP)anydataobj.h \
     264  $(SOPHYAINCP)mutyv.h \
     265  $(SOPHYAINCP)spherepos.h \
     266  $(SOPHYAINCP)unitvector.h \
     267  $(SOPHYAINCP)vector3d.h \
     268  $(SOPHYAINCP)longlat.h \
     269  $(SOPHYAINCP)utilgeom.h \
     270  $(SOPHYAINCP)tvector.h \
     271  $(SOPHYAINCP)tmatrix.h \
     272  $(SOPHYAINCP)tarray.h \
     273  $(SOPHYAINCP)basarr.h \
     274  $(SOPHYAINCP)ndatablock.h \
    241275  $(SOPHYAINCP)utilarr.h \
    242   fitsfile.h \
    243   $(SOPHYAINCP)FitsIO/fitsio.h \
    244   $(SOPHYAINCP)FitsIO/longnam.h
    245         $(CXXCOMPILELIB) -o $@ $<
    246  
    247 $(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \
    248   $(SOPHYAINCP)sopnamsp.h \
    249   $(SOPHYAINCP)pexceptions.h \
    250   $(SOPHYAINCP)machdefs.h \
    251   fitsntuple.h \
    252   $(SOPHYAINCP)ntuple.h \
    253   $(SOPHYAINCP)objfio.h \
    254   $(SOPHYAINCP)anydataobj.h \
    255   $(SOPHYAINCP)ppersist.h \
    256   $(SOPHYAINCP)gnumd5.h \
    257   $(SOPHYAINCP)ppfbinstream.h \
    258   $(SOPHYAINCP)rawstream.h \
    259   $(SOPHYAINCP)ppfnametag.h \
    260   $(SOPHYAINCP)ntupintf.h \
    261   $(SOPHYAINCP)dvlist.h \
    262   $(SOPHYAINCP)mutyv.h fitsfile.h \
    263   $(SOPHYAINCP)ndatablock.h \
    264   $(SOPHYAINCP)FitsIO/fitsio.h \
    265   $(SOPHYAINCP)FitsIO/longnam.h
    266         $(CXXCOMPILELIB) -o $@ $<
    267  
    268 $(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \
    269   $(SOPHYAINCP)sopnamsp.h \
    270   $(SOPHYAINCP)pexceptions.h \
    271   $(SOPHYAINCP)machdefs.h \
    272   fitsspherehealpix.h \
    273   $(SOPHYAINCP)spherehealpix.h \
    274   $(SOPHYAINCP)sphericalmap.h \
    275   $(SOPHYAINCP)smathconst.h \
    276   $(SOPHYAINCP)pixelmap.h \
    277   $(SOPHYAINCP)ppersist.h \
    278   $(SOPHYAINCP)gnumd5.h \
    279   $(SOPHYAINCP)ppfbinstream.h \
    280   $(SOPHYAINCP)rawstream.h \
    281   $(SOPHYAINCP)ppfnametag.h \
    282   $(SOPHYAINCP)dvlist.h \
    283   $(SOPHYAINCP)objfio.h \
    284   $(SOPHYAINCP)anydataobj.h \
    285   $(SOPHYAINCP)mutyv.h \
    286   $(SOPHYAINCP)spherepos.h \
    287   $(SOPHYAINCP)unitvector.h \
    288   $(SOPHYAINCP)vector3d.h \
    289   $(SOPHYAINCP)longlat.h \
    290   $(SOPHYAINCP)utilgeom.h \
    291   $(SOPHYAINCP)tvector.h \
    292   $(SOPHYAINCP)tmatrix.h \
    293   $(SOPHYAINCP)tarray.h \
    294   $(SOPHYAINCP)basarr.h \
    295   $(SOPHYAINCP)ndatablock.h \
    296   $(SOPHYAINCP)utilarr.h \
    297   $(SOPHYAINCP)HEALPixUtils.h \
    298   fitsfile.h \
    299   $(SOPHYAINCP)FitsIO/fitsio.h \
    300   $(SOPHYAINCP)FitsIO/longnam.h \
    301   fitstarray.h
    302         $(CXXCOMPILELIB) -o $@ $<
     276  $(SOPHYAINCP)HEALPixUtils.h fitsfile.h \
     277  $(SOPHYAINCP)FitsIO/fitsio.h \
     278  $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
     279        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsspherehealpix.cc
    303280 
    304281$(SOPHYAOBJP)fitsspherethetaphi.o: fitsspherethetaphi.cc \
     
    330307  $(SOPHYAINCP)basarr.h \
    331308  $(SOPHYAINCP)ndatablock.h \
    332   $(SOPHYAINCP)utilarr.h \
    333   fitsfile.h \
    334   $(SOPHYAINCP)FitsIO/fitsio.h \
    335   $(SOPHYAINCP)FitsIO/longnam.h \
    336   fitstarray.h
    337         $(CXXCOMPILELIB) -o $@ $<
     309  $(SOPHYAINCP)utilarr.h fitsfile.h \
     310  $(SOPHYAINCP)FitsIO/fitsio.h \
     311  $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
     312        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsspherethetaphi.cc
    338313 
    339314$(SOPHYAOBJP)fitstarray.o: fitstarray.cc \
    340315  $(SOPHYAINCP)sopnamsp.h \
    341316  $(SOPHYAINCP)machdefs.h \
    342   $(SOPHYAINCP)pexceptions.h \
    343   fitstarray.h \
    344   $(SOPHYAINCP)tarray.h \
    345   $(SOPHYAINCP)basarr.h \
    346   $(SOPHYAINCP)anydataobj.h \
    347   $(SOPHYAINCP)mutyv.h \
    348   $(SOPHYAINCP)dvlist.h \
    349   $(SOPHYAINCP)objfio.h \
    350   $(SOPHYAINCP)ppersist.h \
    351   $(SOPHYAINCP)gnumd5.h \
    352   $(SOPHYAINCP)ppfbinstream.h \
    353   $(SOPHYAINCP)rawstream.h \
    354   $(SOPHYAINCP)ppfnametag.h \
    355   $(SOPHYAINCP)ndatablock.h \
    356   $(SOPHYAINCP)utilarr.h \
    357   fitsfile.h \
    358   $(SOPHYAINCP)FitsIO/fitsio.h \
    359   $(SOPHYAINCP)FitsIO/longnam.h
    360         $(CXXCOMPILELIB) -o $@ $<
     317  $(SOPHYAINCP)pexceptions.h fitstarray.h \
     318  $(SOPHYAINCP)tarray.h \
     319  $(SOPHYAINCP)basarr.h \
     320  $(SOPHYAINCP)anydataobj.h \
     321  $(SOPHYAINCP)mutyv.h \
     322  $(SOPHYAINCP)dvlist.h \
     323  $(SOPHYAINCP)objfio.h \
     324  $(SOPHYAINCP)ppersist.h \
     325  $(SOPHYAINCP)gnumd5.h \
     326  $(SOPHYAINCP)ppfbinstream.h \
     327  $(SOPHYAINCP)rawstream.h \
     328  $(SOPHYAINCP)ppfnametag.h \
     329  $(SOPHYAINCP)ndatablock.h \
     330  $(SOPHYAINCP)utilarr.h fitsfile.h \
     331  $(SOPHYAINCP)FitsIO/fitsio.h \
     332  $(SOPHYAINCP)FitsIO/longnam.h
     333        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitstarray.cc
    361334 
    362335$(SOPHYAOBJP)fitsxntuple.o: fitsxntuple.cc \
    363336  $(SOPHYAINCP)sopnamsp.h \
    364337  $(SOPHYAINCP)pexceptions.h \
    365   $(SOPHYAINCP)machdefs.h \
    366   fitsxntuple.h \
     338  $(SOPHYAINCP)machdefs.h fitsxntuple.h \
    367339  $(SOPHYAINCP)xntuple.h \
    368340  $(SOPHYAINCP)ntupintf.h \
     
    379351  $(SOPHYAINCP)FitsIO/fitsio.h \
    380352  $(SOPHYAINCP)FitsIO/longnam.h
    381         $(CXXCOMPILELIB) -o $@ $<
    382  
     353        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsxntuple.cc
     354 
  • trunk/SophyaExt/FitsIOServer/smakefile

    r2763 r2765  
    1212 
    1313$(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
    15   datacirclefits.h \
     14  $(SOPHYAINCP)sopnamsp.h datacirclefits.h \
    1615  $(SOPHYAINCP)datacirclebase.h \
    1716  $(SOPHYAINCP)circle.h \
     
    2423  $(SOPHYAINCP)FitsIO/fitsio.h \
    2524  $(SOPHYAINCP)FitsIO/longnam.h
    26         $(CXXCOMPILELIB) -o $@ $<
     25        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacirclefits.cc
    2726 
    2827$(SOPHYAOBJP)fabtcolread.o: fabtcolread.cc \
    2928  $(SOPHYAINCP)sopnamsp.h \
    3029  $(SOPHYAINCP)machdefs.h \
    31   $(SOPHYAINCP)pexceptions.h \
    32   fabtcolread.h \
     30  $(SOPHYAINCP)pexceptions.h fabtcolread.h \
    3331  $(SOPHYAINCP)anydataobj.h \
    3432  $(SOPHYAINCP)tvector.h \
     
    4846  $(SOPHYAINCP)FitsIO/fitsio.h \
    4947  $(SOPHYAINCP)FitsIO/longnam.h
    50         $(CXXCOMPILELIB) -o $@ $<
     48        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fabtcolread.cc
    5149 
    5250$(SOPHYAOBJP)fabtwriter.o: fabtwriter.cc \
    5351  $(SOPHYAINCP)sopnamsp.h \
    5452  $(SOPHYAINCP)machdefs.h \
    55   $(SOPHYAINCP)pexceptions.h \
    56   fabtwriter.h \
     53  $(SOPHYAINCP)pexceptions.h fabtwriter.h \
    5754  $(SOPHYAINCP)anydataobj.h \
    5855  $(SOPHYAINCP)tvector.h \
     
    7269  $(SOPHYAINCP)FitsIO/fitsio.h \
    7370  $(SOPHYAINCP)FitsIO/longnam.h
    74         $(CXXCOMPILELIB) -o $@ $<
     71        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fabtwriter.cc
    7572 
    7673$(SOPHYAOBJP)fboloread.o: fboloread.cc \
    7774  $(SOPHYAINCP)sopnamsp.h \
    7875  $(SOPHYAINCP)machdefs.h \
    79   $(SOPHYAINCP)pexceptions.h \
    80   fboloread.h \
    81   $(SOPHYAINCP)anydataobj.h \
    82   $(SOPHYAINCP)tvector.h \
    83   $(SOPHYAINCP)tmatrix.h \
    84   $(SOPHYAINCP)tarray.h \
    85   $(SOPHYAINCP)basarr.h \
    86   $(SOPHYAINCP)mutyv.h \
    87   $(SOPHYAINCP)dvlist.h \
    88   $(SOPHYAINCP)objfio.h \
    89   $(SOPHYAINCP)ppersist.h \
    90   $(SOPHYAINCP)gnumd5.h \
    91   $(SOPHYAINCP)ppfbinstream.h \
    92   $(SOPHYAINCP)rawstream.h \
    93   $(SOPHYAINCP)ppfnametag.h \
    94   $(SOPHYAINCP)ndatablock.h \
    95   $(SOPHYAINCP)utilarr.h \
    96   fabtcolread.h \
    97   $(SOPHYAINCP)FitsIO/fitsio.h \
    98   $(SOPHYAINCP)FitsIO/longnam.h
    99         $(CXXCOMPILELIB) -o $@ $<
     76  $(SOPHYAINCP)pexceptions.h fboloread.h \
     77  $(SOPHYAINCP)anydataobj.h \
     78  $(SOPHYAINCP)tvector.h \
     79  $(SOPHYAINCP)tmatrix.h \
     80  $(SOPHYAINCP)tarray.h \
     81  $(SOPHYAINCP)basarr.h \
     82  $(SOPHYAINCP)mutyv.h \
     83  $(SOPHYAINCP)dvlist.h \
     84  $(SOPHYAINCP)objfio.h \
     85  $(SOPHYAINCP)ppersist.h \
     86  $(SOPHYAINCP)gnumd5.h \
     87  $(SOPHYAINCP)ppfbinstream.h \
     88  $(SOPHYAINCP)rawstream.h \
     89  $(SOPHYAINCP)ppfnametag.h \
     90  $(SOPHYAINCP)ndatablock.h \
     91  $(SOPHYAINCP)utilarr.h fabtcolread.h \
     92  $(SOPHYAINCP)FitsIO/fitsio.h \
     93  $(SOPHYAINCP)FitsIO/longnam.h
     94        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fboloread.cc
    10095 
    10196$(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc \
    10297  $(SOPHYAINCP)sopnamsp.h \
    10398  $(SOPHYAINCP)machdefs.h \
    104   $(SOPHYAINCP)pexceptions.h \
    105   fbtntintf.h \
     99  $(SOPHYAINCP)pexceptions.h fbtntintf.h \
    106100  $(SOPHYAINCP)anydataobj.h \
    107101  $(SOPHYAINCP)ntupintf.h \
    108102  $(SOPHYAINCP)FitsIO/fitsio.h \
    109103  $(SOPHYAINCP)FitsIO/longnam.h
    110         $(CXXCOMPILELIB) -o $@ $<
     104        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fbtntintf.cc
    111105 
    112106$(SOPHYAOBJP)fitsautoreader.o: fitsautoreader.cc \
    113107  $(SOPHYAINCP)sopnamsp.h \
    114108  $(SOPHYAINCP)pexceptions.h \
    115   $(SOPHYAINCP)machdefs.h \
    116   fitsautoreader.h \
    117   $(SOPHYAINCP)anydataobj.h \
    118   fitsfile.h \
    119   $(SOPHYAINCP)ndatablock.h \
    120   $(SOPHYAINCP)dvlist.h \
    121   $(SOPHYAINCP)objfio.h \
    122   $(SOPHYAINCP)ppersist.h \
    123   $(SOPHYAINCP)gnumd5.h \
    124   $(SOPHYAINCP)ppfbinstream.h \
    125   $(SOPHYAINCP)rawstream.h \
    126   $(SOPHYAINCP)ppfnametag.h \
    127   $(SOPHYAINCP)mutyv.h \
    128   $(SOPHYAINCP)FitsIO/fitsio.h \
    129   $(SOPHYAINCP)FitsIO/longnam.h \
    130   fitstarray.h \
    131   $(SOPHYAINCP)tarray.h \
    132   $(SOPHYAINCP)basarr.h \
    133   $(SOPHYAINCP)utilarr.h \
    134   fitsspherehealpix.h \
     109  $(SOPHYAINCP)machdefs.h fitsautoreader.h \
     110  $(SOPHYAINCP)anydataobj.h fitsfile.h \
     111  $(SOPHYAINCP)ndatablock.h \
     112  $(SOPHYAINCP)dvlist.h \
     113  $(SOPHYAINCP)objfio.h \
     114  $(SOPHYAINCP)ppersist.h \
     115  $(SOPHYAINCP)gnumd5.h \
     116  $(SOPHYAINCP)ppfbinstream.h \
     117  $(SOPHYAINCP)rawstream.h \
     118  $(SOPHYAINCP)ppfnametag.h \
     119  $(SOPHYAINCP)mutyv.h \
     120  $(SOPHYAINCP)FitsIO/fitsio.h \
     121  $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h \
     122  $(SOPHYAINCP)tarray.h \
     123  $(SOPHYAINCP)basarr.h \
     124  $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \
    135125  $(SOPHYAINCP)spherehealpix.h \
    136126  $(SOPHYAINCP)sphericalmap.h \
     
    144134  $(SOPHYAINCP)tvector.h \
    145135  $(SOPHYAINCP)tmatrix.h \
    146   $(SOPHYAINCP)HEALPixUtils.h \
    147   fitsntuple.h \
     136  $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \
    148137  $(SOPHYAINCP)ntuple.h \
    149   $(SOPHYAINCP)ntupintf.h \
    150   fitsxntuple.h \
    151   $(SOPHYAINCP)xntuple.h \
    152   fitslocalmap.h \
    153   $(SOPHYAINCP)localmap.h \
    154   fbtntintf.h
    155         $(CXXCOMPILELIB) -o $@ $<
     138  $(SOPHYAINCP)ntupintf.h fitsxntuple.h \
     139  $(SOPHYAINCP)xntuple.h fitslocalmap.h \
     140  $(SOPHYAINCP)localmap.h fbtntintf.h
     141        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsautoreader.cc
    156142 
    157143$(SOPHYAOBJP)fitsbntbllineRW.o: fitsbntbllineRW.cc \
    158144  $(SOPHYAINCP)sopnamsp.h \
    159145  $(SOPHYAINCP)pexceptions.h \
    160   $(SOPHYAINCP)machdefs.h \
    161   fitsbntbllineRW.h \
     146  $(SOPHYAINCP)machdefs.h fitsbntbllineRW.h \
    162147  $(SOPHYAINCP)dvlist.h \
    163148  $(SOPHYAINCP)objfio.h \
     
    173158  $(SOPHYAINCP)FitsIO/longnam.h \
    174159  $(SOPHYAINCP)utils.h
    175         $(CXXCOMPILELIB) -o $@ $<
     160        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsbntbllineRW.cc
    176161 
    177162$(SOPHYAOBJP)fitsfile.o: fitsfile.cc \
    178163  $(SOPHYAINCP)sopnamsp.h \
    179   $(SOPHYAINCP)machdefs.h \
    180   fitsfile.h \
     164  $(SOPHYAINCP)machdefs.h fitsfile.h \
    181165  $(SOPHYAINCP)ndatablock.h \
    182166  $(SOPHYAINCP)anydataobj.h \
     
    192176  $(SOPHYAINCP)FitsIO/fitsio.h \
    193177  $(SOPHYAINCP)FitsIO/longnam.h \
    194   $(SOPHYAINCP)strutil.h \
    195   fitsspherehealpix.h \
     178  $(SOPHYAINCP)strutil.h fitsspherehealpix.h \
    196179  $(SOPHYAINCP)spherehealpix.h \
    197180  $(SOPHYAINCP)sphericalmap.h \
     
    209192  $(SOPHYAINCP)utilarr.h \
    210193  $(SOPHYAINCP)HEALPixUtils.h
    211         $(CXXCOMPILELIB) -o $@ $<
     194        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsfile.cc
    212195 
    213196$(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \
    214197  $(SOPHYAINCP)sopnamsp.h \
    215   $(SOPHYAINCP)machdefs.h \
    216   fitslocalmap.h \
     198  $(SOPHYAINCP)machdefs.h fitslocalmap.h \
    217199  $(SOPHYAINCP)pexceptions.h \
    218200  $(SOPHYAINCP)localmap.h \
     
    239221  $(SOPHYAINCP)basarr.h \
    240222  $(SOPHYAINCP)ndatablock.h \
     223  $(SOPHYAINCP)utilarr.h fitsfile.h \
     224  $(SOPHYAINCP)FitsIO/fitsio.h \
     225  $(SOPHYAINCP)FitsIO/longnam.h
     226        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitslocalmap.cc
     227 
     228$(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \
     229  $(SOPHYAINCP)sopnamsp.h \
     230  $(SOPHYAINCP)pexceptions.h \
     231  $(SOPHYAINCP)machdefs.h fitsntuple.h \
     232  $(SOPHYAINCP)ntuple.h \
     233  $(SOPHYAINCP)objfio.h \
     234  $(SOPHYAINCP)anydataobj.h \
     235  $(SOPHYAINCP)ppersist.h \
     236  $(SOPHYAINCP)gnumd5.h \
     237  $(SOPHYAINCP)ppfbinstream.h \
     238  $(SOPHYAINCP)rawstream.h \
     239  $(SOPHYAINCP)ppfnametag.h \
     240  $(SOPHYAINCP)ntupintf.h \
     241  $(SOPHYAINCP)dvlist.h \
     242  $(SOPHYAINCP)mutyv.h fitsfile.h \
     243  $(SOPHYAINCP)ndatablock.h \
     244  $(SOPHYAINCP)FitsIO/fitsio.h \
     245  $(SOPHYAINCP)FitsIO/longnam.h
     246        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsntuple.cc
     247 
     248$(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \
     249  $(SOPHYAINCP)sopnamsp.h \
     250  $(SOPHYAINCP)pexceptions.h \
     251  $(SOPHYAINCP)machdefs.h fitsspherehealpix.h \
     252  $(SOPHYAINCP)spherehealpix.h \
     253  $(SOPHYAINCP)sphericalmap.h \
     254  $(SOPHYAINCP)smathconst.h \
     255  $(SOPHYAINCP)pixelmap.h \
     256  $(SOPHYAINCP)ppersist.h \
     257  $(SOPHYAINCP)gnumd5.h \
     258  $(SOPHYAINCP)ppfbinstream.h \
     259  $(SOPHYAINCP)rawstream.h \
     260  $(SOPHYAINCP)ppfnametag.h \
     261  $(SOPHYAINCP)dvlist.h \
     262  $(SOPHYAINCP)objfio.h \
     263  $(SOPHYAINCP)anydataobj.h \
     264  $(SOPHYAINCP)mutyv.h \
     265  $(SOPHYAINCP)spherepos.h \
     266  $(SOPHYAINCP)unitvector.h \
     267  $(SOPHYAINCP)vector3d.h \
     268  $(SOPHYAINCP)longlat.h \
     269  $(SOPHYAINCP)utilgeom.h \
     270  $(SOPHYAINCP)tvector.h \
     271  $(SOPHYAINCP)tmatrix.h \
     272  $(SOPHYAINCP)tarray.h \
     273  $(SOPHYAINCP)basarr.h \
     274  $(SOPHYAINCP)ndatablock.h \
    241275  $(SOPHYAINCP)utilarr.h \
    242   fitsfile.h \
    243   $(SOPHYAINCP)FitsIO/fitsio.h \
    244   $(SOPHYAINCP)FitsIO/longnam.h
    245         $(CXXCOMPILELIB) -o $@ $<
    246  
    247 $(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \
    248   $(SOPHYAINCP)sopnamsp.h \
    249   $(SOPHYAINCP)pexceptions.h \
    250   $(SOPHYAINCP)machdefs.h \
    251   fitsntuple.h \
    252   $(SOPHYAINCP)ntuple.h \
    253   $(SOPHYAINCP)objfio.h \
    254   $(SOPHYAINCP)anydataobj.h \
    255   $(SOPHYAINCP)ppersist.h \
    256   $(SOPHYAINCP)gnumd5.h \
    257   $(SOPHYAINCP)ppfbinstream.h \
    258   $(SOPHYAINCP)rawstream.h \
    259   $(SOPHYAINCP)ppfnametag.h \
    260   $(SOPHYAINCP)ntupintf.h \
    261   $(SOPHYAINCP)dvlist.h \
    262   $(SOPHYAINCP)mutyv.h fitsfile.h \
    263   $(SOPHYAINCP)ndatablock.h \
    264   $(SOPHYAINCP)FitsIO/fitsio.h \
    265   $(SOPHYAINCP)FitsIO/longnam.h
    266         $(CXXCOMPILELIB) -o $@ $<
    267  
    268 $(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \
    269   $(SOPHYAINCP)sopnamsp.h \
    270   $(SOPHYAINCP)pexceptions.h \
    271   $(SOPHYAINCP)machdefs.h \
    272   fitsspherehealpix.h \
    273   $(SOPHYAINCP)spherehealpix.h \
    274   $(SOPHYAINCP)sphericalmap.h \
    275   $(SOPHYAINCP)smathconst.h \
    276   $(SOPHYAINCP)pixelmap.h \
    277   $(SOPHYAINCP)ppersist.h \
    278   $(SOPHYAINCP)gnumd5.h \
    279   $(SOPHYAINCP)ppfbinstream.h \
    280   $(SOPHYAINCP)rawstream.h \
    281   $(SOPHYAINCP)ppfnametag.h \
    282   $(SOPHYAINCP)dvlist.h \
    283   $(SOPHYAINCP)objfio.h \
    284   $(SOPHYAINCP)anydataobj.h \
    285   $(SOPHYAINCP)mutyv.h \
    286   $(SOPHYAINCP)spherepos.h \
    287   $(SOPHYAINCP)unitvector.h \
    288   $(SOPHYAINCP)vector3d.h \
    289   $(SOPHYAINCP)longlat.h \
    290   $(SOPHYAINCP)utilgeom.h \
    291   $(SOPHYAINCP)tvector.h \
    292   $(SOPHYAINCP)tmatrix.h \
    293   $(SOPHYAINCP)tarray.h \
    294   $(SOPHYAINCP)basarr.h \
    295   $(SOPHYAINCP)ndatablock.h \
    296   $(SOPHYAINCP)utilarr.h \
    297   $(SOPHYAINCP)HEALPixUtils.h \
    298   fitsfile.h \
    299   $(SOPHYAINCP)FitsIO/fitsio.h \
    300   $(SOPHYAINCP)FitsIO/longnam.h \
    301   fitstarray.h
    302         $(CXXCOMPILELIB) -o $@ $<
     276  $(SOPHYAINCP)HEALPixUtils.h fitsfile.h \
     277  $(SOPHYAINCP)FitsIO/fitsio.h \
     278  $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
     279        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsspherehealpix.cc
    303280 
    304281$(SOPHYAOBJP)fitsspherethetaphi.o: fitsspherethetaphi.cc \
     
    330307  $(SOPHYAINCP)basarr.h \
    331308  $(SOPHYAINCP)ndatablock.h \
    332   $(SOPHYAINCP)utilarr.h \
    333   fitsfile.h \
    334   $(SOPHYAINCP)FitsIO/fitsio.h \
    335   $(SOPHYAINCP)FitsIO/longnam.h \
    336   fitstarray.h
    337         $(CXXCOMPILELIB) -o $@ $<
     309  $(SOPHYAINCP)utilarr.h fitsfile.h \
     310  $(SOPHYAINCP)FitsIO/fitsio.h \
     311  $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
     312        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsspherethetaphi.cc
    338313 
    339314$(SOPHYAOBJP)fitstarray.o: fitstarray.cc \
    340315  $(SOPHYAINCP)sopnamsp.h \
    341316  $(SOPHYAINCP)machdefs.h \
    342   $(SOPHYAINCP)pexceptions.h \
    343   fitstarray.h \
    344   $(SOPHYAINCP)tarray.h \
    345   $(SOPHYAINCP)basarr.h \
    346   $(SOPHYAINCP)anydataobj.h \
    347   $(SOPHYAINCP)mutyv.h \
    348   $(SOPHYAINCP)dvlist.h \
    349   $(SOPHYAINCP)objfio.h \
    350   $(SOPHYAINCP)ppersist.h \
    351   $(SOPHYAINCP)gnumd5.h \
    352   $(SOPHYAINCP)ppfbinstream.h \
    353   $(SOPHYAINCP)rawstream.h \
    354   $(SOPHYAINCP)ppfnametag.h \
    355   $(SOPHYAINCP)ndatablock.h \
    356   $(SOPHYAINCP)utilarr.h \
    357   fitsfile.h \
    358   $(SOPHYAINCP)FitsIO/fitsio.h \
    359   $(SOPHYAINCP)FitsIO/longnam.h
    360         $(CXXCOMPILELIB) -o $@ $<
     317  $(SOPHYAINCP)pexceptions.h fitstarray.h \
     318  $(SOPHYAINCP)tarray.h \
     319  $(SOPHYAINCP)basarr.h \
     320  $(SOPHYAINCP)anydataobj.h \
     321  $(SOPHYAINCP)mutyv.h \
     322  $(SOPHYAINCP)dvlist.h \
     323  $(SOPHYAINCP)objfio.h \
     324  $(SOPHYAINCP)ppersist.h \
     325  $(SOPHYAINCP)gnumd5.h \
     326  $(SOPHYAINCP)ppfbinstream.h \
     327  $(SOPHYAINCP)rawstream.h \
     328  $(SOPHYAINCP)ppfnametag.h \
     329  $(SOPHYAINCP)ndatablock.h \
     330  $(SOPHYAINCP)utilarr.h fitsfile.h \
     331  $(SOPHYAINCP)FitsIO/fitsio.h \
     332  $(SOPHYAINCP)FitsIO/longnam.h
     333        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitstarray.cc
    361334 
    362335$(SOPHYAOBJP)fitsxntuple.o: fitsxntuple.cc \
    363336  $(SOPHYAINCP)sopnamsp.h \
    364337  $(SOPHYAINCP)pexceptions.h \
    365   $(SOPHYAINCP)machdefs.h \
    366   fitsxntuple.h \
     338  $(SOPHYAINCP)machdefs.h fitsxntuple.h \
    367339  $(SOPHYAINCP)xntuple.h \
    368340  $(SOPHYAINCP)ntupintf.h \
     
    379351  $(SOPHYAINCP)FitsIO/fitsio.h \
    380352  $(SOPHYAINCP)FitsIO/longnam.h
    381         $(CXXCOMPILELIB) -o $@ $<
    382  
     353        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsxntuple.cc
     354 
Note: See TracChangeset for help on using the changeset viewer.