Changeset 2751 in Sophya for trunk/SophyaProg


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/SophyaProg
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PMixer/Makefile

    r2743 r2751  
    6767  $(SOPHYAINCP)gaussfilt.h \
    6868  $(SOPHYAINCP)trianglefilt.h
    69         $(CXXCOMPILE) -o $@ $<
     69        $(CXXCOMPILEPROG) -o $@ $<
    7070 
    7171$(SOPHYAOBJP)extractRS.o: extractRS.cc \
     
    129129  $(SOPHYAINCP)bruit.h \
    130130  $(SOPHYAINCP)mapoperation.h
    131         $(CXXCOMPILE) -o $@ $<
     131        $(CXXCOMPILEPROG) -o $@ $<
    132132 
    133133$(SOPHYAOBJP)skymixer.o: skymixer.cc \
     
    191191  $(SOPHYAINCP)bruit.h \
    192192  $(SOPHYAINCP)mapoperation.h
    193         $(CXXCOMPILE) -o $@ $<
     193        $(CXXCOMPILEPROG) -o $@ $<
    194194 
    195195$(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc \
     
    253253  $(SOPHYAINCP)bruit.h \
    254254  $(SOPHYAINCP)mapoperation.h
    255         $(CXXCOMPILE) -o $@ $<
    256  
    257 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \
    258   pmixer.h $(SOPHYAINCP)machdefs.h \
    259   $(SOPHYAINCP)tmatrix.h \
    260   $(SOPHYAINCP)tarray.h \
    261   $(SOPHYAINCP)basarr.h \
    262   $(SOPHYAINCP)anydataobj.h \
    263   $(SOPHYAINCP)mutyv.h \
    264   $(SOPHYAINCP)dvlist.h \
    265   $(SOPHYAINCP)objfio.h \
    266   $(SOPHYAINCP)ppersist.h \
    267   $(SOPHYAINCP)pexceptions.h \
    268   $(SOPHYAINCP)gnumd5.h \
    269   $(SOPHYAINCP)ppfbinstream.h \
    270   $(SOPHYAINCP)rawstream.h \
    271   $(SOPHYAINCP)ppfnametag.h \
    272   $(SOPHYAINCP)ndatablock.h \
    273   $(SOPHYAINCP)utilarr.h \
    274   $(SOPHYAINCP)tvector.h \
    275   $(SOPHYAINCP)fioarr.h \
    276   $(SOPHYAINCP)vector3d.h \
    277   $(SOPHYAINCP)longlat.h \
    278   $(SOPHYAINCP)utilgeom.h \
    279   $(SOPHYAINCP)srandgen.h \
    280   $(SOPHYAINCP)timing.h \
    281   $(SOPHYAINCP)sambainit.h \
    282   $(SOPHYAINCP)skymapinit.h \
    283   $(SOPHYAINCP)sophyainit.h \
    284   $(SOPHYAINCP)ntoolsinit.h \
    285   $(SOPHYAINCP)tarrinit.h \
    286   $(SOPHYAINCP)datacards.h \
    287   $(SOPHYAINCP)ntuple.h \
    288   $(SOPHYAINCP)ntupintf.h \
    289   $(SOPHYAINCP)fiospherehealpix.h \
    290   $(SOPHYAINCP)sphericalmap.h \
    291   $(SOPHYAINCP)smathconst.h \
    292   $(SOPHYAINCP)pixelmap.h \
    293   $(SOPHYAINCP)spherepos.h \
    294   $(SOPHYAINCP)unitvector.h \
    295   $(SOPHYAINCP)spherehealpix.h \
    296   $(SOPHYAINCP)HEALPixUtils.h \
    297   $(SOPHYAINCP)fitsspherehealpix.h \
    298   $(SOPHYAINCP)fitsfile.h \
    299   $(SOPHYAINCP)FitsIO/fitsio.h \
    300   $(SOPHYAINCP)FitsIO/longnam.h \
    301   $(SOPHYAINCP)fitstarray.h \
    302   $(SOPHYAINCP)cimage.h \
    303   $(SOPHYAINCP)radspecvector.h \
    304   $(SOPHYAINCP)radspec.h \
    305   $(SOPHYAINCP)specresp.h \
    306   $(SOPHYAINCP)blackbody.h \
    307   $(SOPHYAINCP)convtools.h \
    308   $(SOPHYAINCP)derivblackbody.h \
    309   $(SOPHYAINCP)nupower.h \
    310   $(SOPHYAINCP)squarefilt.h \
    311   $(SOPHYAINCP)trianglefilt.h \
    312   $(SOPHYAINCP)specrespvector.h \
    313   $(SOPHYAINCP)gaussfilt.h \
    314   $(SOPHYAINCP)bruit.h \
    315   $(SOPHYAINCP)mapoperation.h
    316         $(CXXCOMPILE) -o $@ $<
    317  
    318 $(SOPHYAOBJP)tgsky.o: tgsky.cc $(SOPHYAINCP)sopnamsp.h \
    319   pmixer.h $(SOPHYAINCP)machdefs.h \
    320   $(SOPHYAINCP)tmatrix.h \
    321   $(SOPHYAINCP)tarray.h \
    322   $(SOPHYAINCP)basarr.h \
    323   $(SOPHYAINCP)anydataobj.h \
    324   $(SOPHYAINCP)mutyv.h \
    325   $(SOPHYAINCP)dvlist.h \
    326   $(SOPHYAINCP)objfio.h \
    327   $(SOPHYAINCP)ppersist.h \
    328   $(SOPHYAINCP)pexceptions.h \
    329   $(SOPHYAINCP)gnumd5.h \
    330   $(SOPHYAINCP)ppfbinstream.h \
    331   $(SOPHYAINCP)rawstream.h \
    332   $(SOPHYAINCP)ppfnametag.h \
    333   $(SOPHYAINCP)ndatablock.h \
    334   $(SOPHYAINCP)utilarr.h \
    335   $(SOPHYAINCP)tvector.h \
    336   $(SOPHYAINCP)fioarr.h \
    337   $(SOPHYAINCP)vector3d.h \
    338   $(SOPHYAINCP)longlat.h \
    339   $(SOPHYAINCP)utilgeom.h \
    340   $(SOPHYAINCP)srandgen.h \
    341   $(SOPHYAINCP)timing.h \
    342   $(SOPHYAINCP)sambainit.h \
    343   $(SOPHYAINCP)skymapinit.h \
    344   $(SOPHYAINCP)sophyainit.h \
    345   $(SOPHYAINCP)ntoolsinit.h \
    346   $(SOPHYAINCP)tarrinit.h \
    347   $(SOPHYAINCP)datacards.h \
    348   $(SOPHYAINCP)ntuple.h \
    349   $(SOPHYAINCP)ntupintf.h \
    350   $(SOPHYAINCP)fiospherehealpix.h \
    351   $(SOPHYAINCP)sphericalmap.h \
    352   $(SOPHYAINCP)smathconst.h \
    353   $(SOPHYAINCP)pixelmap.h \
    354   $(SOPHYAINCP)spherepos.h \
    355   $(SOPHYAINCP)unitvector.h \
    356   $(SOPHYAINCP)spherehealpix.h \
    357   $(SOPHYAINCP)HEALPixUtils.h \
    358   $(SOPHYAINCP)fitsspherehealpix.h \
    359   $(SOPHYAINCP)fitsfile.h \
    360   $(SOPHYAINCP)FitsIO/fitsio.h \
    361   $(SOPHYAINCP)FitsIO/longnam.h \
    362   $(SOPHYAINCP)fitstarray.h \
    363   $(SOPHYAINCP)cimage.h \
    364   $(SOPHYAINCP)radspecvector.h \
    365   $(SOPHYAINCP)radspec.h \
    366   $(SOPHYAINCP)specresp.h \
    367   $(SOPHYAINCP)blackbody.h \
    368   $(SOPHYAINCP)convtools.h \
    369   $(SOPHYAINCP)derivblackbody.h \
    370   $(SOPHYAINCP)nupower.h \
    371   $(SOPHYAINCP)squarefilt.h \
    372   $(SOPHYAINCP)trianglefilt.h \
    373   $(SOPHYAINCP)specrespvector.h \
    374   $(SOPHYAINCP)gaussfilt.h \
    375   $(SOPHYAINCP)bruit.h \
    376   $(SOPHYAINCP)mapoperation.h
    377         $(CXXCOMPILE) -o $@ $<
    378  
     255        $(CXXCOMPILEPROG) -o $@ $<
     256 
     257$(SOPHYAOBJP)tgrsr.o: tgrsr.cc \
     258  $(SOPHYAINCP)sopnamsp.h pmixer.h \
     259  $(SOPHYAINCP)machdefs.h \
     260  $(SOPHYAINCP)tmatrix.h \
     261  $(SOPHYAINCP)tarray.h \
     262  $(SOPHYAINCP)basarr.h \
     263  $(SOPHYAINCP)anydataobj.h \
     264  $(SOPHYAINCP)mutyv.h \
     265  $(SOPHYAINCP)dvlist.h \
     266  $(SOPHYAINCP)objfio.h \
     267  $(SOPHYAINCP)ppersist.h \
     268  $(SOPHYAINCP)pexceptions.h \
     269  $(SOPHYAINCP)gnumd5.h \
     270  $(SOPHYAINCP)ppfbinstream.h \
     271  $(SOPHYAINCP)rawstream.h \
     272  $(SOPHYAINCP)ppfnametag.h \
     273  $(SOPHYAINCP)ndatablock.h \
     274  $(SOPHYAINCP)utilarr.h \
     275  $(SOPHYAINCP)tvector.h \
     276  $(SOPHYAINCP)fioarr.h \
     277  $(SOPHYAINCP)vector3d.h \
     278  $(SOPHYAINCP)longlat.h \
     279  $(SOPHYAINCP)utilgeom.h \
     280  $(SOPHYAINCP)srandgen.h \
     281  $(SOPHYAINCP)timing.h \
     282  $(SOPHYAINCP)sambainit.h \
     283  $(SOPHYAINCP)skymapinit.h \
     284  $(SOPHYAINCP)sophyainit.h \
     285  $(SOPHYAINCP)ntoolsinit.h \
     286  $(SOPHYAINCP)tarrinit.h \
     287  $(SOPHYAINCP)datacards.h \
     288  $(SOPHYAINCP)ntuple.h \
     289  $(SOPHYAINCP)ntupintf.h \
     290  $(SOPHYAINCP)fiospherehealpix.h \
     291  $(SOPHYAINCP)sphericalmap.h \
     292  $(SOPHYAINCP)smathconst.h \
     293  $(SOPHYAINCP)pixelmap.h \
     294  $(SOPHYAINCP)spherepos.h \
     295  $(SOPHYAINCP)unitvector.h \
     296  $(SOPHYAINCP)spherehealpix.h \
     297  $(SOPHYAINCP)HEALPixUtils.h \
     298  $(SOPHYAINCP)fitsspherehealpix.h \
     299  $(SOPHYAINCP)fitsfile.h \
     300  $(SOPHYAINCP)FitsIO/fitsio.h \
     301  $(SOPHYAINCP)FitsIO/longnam.h \
     302  $(SOPHYAINCP)fitstarray.h \
     303  $(SOPHYAINCP)cimage.h \
     304  $(SOPHYAINCP)radspecvector.h \
     305  $(SOPHYAINCP)radspec.h \
     306  $(SOPHYAINCP)specresp.h \
     307  $(SOPHYAINCP)blackbody.h \
     308  $(SOPHYAINCP)convtools.h \
     309  $(SOPHYAINCP)derivblackbody.h \
     310  $(SOPHYAINCP)nupower.h \
     311  $(SOPHYAINCP)squarefilt.h \
     312  $(SOPHYAINCP)trianglefilt.h \
     313  $(SOPHYAINCP)specrespvector.h \
     314  $(SOPHYAINCP)gaussfilt.h \
     315  $(SOPHYAINCP)bruit.h \
     316  $(SOPHYAINCP)mapoperation.h
     317        $(CXXCOMPILEPROG) -o $@ $<
     318 
     319$(SOPHYAOBJP)tgsky.o: tgsky.cc \
     320  $(SOPHYAINCP)sopnamsp.h pmixer.h \
     321  $(SOPHYAINCP)machdefs.h \
     322  $(SOPHYAINCP)tmatrix.h \
     323  $(SOPHYAINCP)tarray.h \
     324  $(SOPHYAINCP)basarr.h \
     325  $(SOPHYAINCP)anydataobj.h \
     326  $(SOPHYAINCP)mutyv.h \
     327  $(SOPHYAINCP)dvlist.h \
     328  $(SOPHYAINCP)objfio.h \
     329  $(SOPHYAINCP)ppersist.h \
     330  $(SOPHYAINCP)pexceptions.h \
     331  $(SOPHYAINCP)gnumd5.h \
     332  $(SOPHYAINCP)ppfbinstream.h \
     333  $(SOPHYAINCP)rawstream.h \
     334  $(SOPHYAINCP)ppfnametag.h \
     335  $(SOPHYAINCP)ndatablock.h \
     336  $(SOPHYAINCP)utilarr.h \
     337  $(SOPHYAINCP)tvector.h \
     338  $(SOPHYAINCP)fioarr.h \
     339  $(SOPHYAINCP)vector3d.h \
     340  $(SOPHYAINCP)longlat.h \
     341  $(SOPHYAINCP)utilgeom.h \
     342  $(SOPHYAINCP)srandgen.h \
     343  $(SOPHYAINCP)timing.h \
     344  $(SOPHYAINCP)sambainit.h \
     345  $(SOPHYAINCP)skymapinit.h \
     346  $(SOPHYAINCP)sophyainit.h \
     347  $(SOPHYAINCP)ntoolsinit.h \
     348  $(SOPHYAINCP)tarrinit.h \
     349  $(SOPHYAINCP)datacards.h \
     350  $(SOPHYAINCP)ntuple.h \
     351  $(SOPHYAINCP)ntupintf.h \
     352  $(SOPHYAINCP)fiospherehealpix.h \
     353  $(SOPHYAINCP)sphericalmap.h \
     354  $(SOPHYAINCP)smathconst.h \
     355  $(SOPHYAINCP)pixelmap.h \
     356  $(SOPHYAINCP)spherepos.h \
     357  $(SOPHYAINCP)unitvector.h \
     358  $(SOPHYAINCP)spherehealpix.h \
     359  $(SOPHYAINCP)HEALPixUtils.h \
     360  $(SOPHYAINCP)fitsspherehealpix.h \
     361  $(SOPHYAINCP)fitsfile.h \
     362  $(SOPHYAINCP)FitsIO/fitsio.h \
     363  $(SOPHYAINCP)FitsIO/longnam.h \
     364  $(SOPHYAINCP)fitstarray.h \
     365  $(SOPHYAINCP)cimage.h \
     366  $(SOPHYAINCP)radspecvector.h \
     367  $(SOPHYAINCP)radspec.h \
     368  $(SOPHYAINCP)specresp.h \
     369  $(SOPHYAINCP)blackbody.h \
     370  $(SOPHYAINCP)convtools.h \
     371  $(SOPHYAINCP)derivblackbody.h \
     372  $(SOPHYAINCP)nupower.h \
     373  $(SOPHYAINCP)squarefilt.h \
     374  $(SOPHYAINCP)trianglefilt.h \
     375  $(SOPHYAINCP)specrespvector.h \
     376  $(SOPHYAINCP)gaussfilt.h \
     377  $(SOPHYAINCP)bruit.h \
     378  $(SOPHYAINCP)mapoperation.h
     379        $(CXXCOMPILEPROG) -o $@ $<
     380 
  • trunk/SophyaProg/PMixer/smakefile

    r2743 r2751  
    6767  $(SOPHYAINCP)gaussfilt.h \
    6868  $(SOPHYAINCP)trianglefilt.h
    69         $(CXXCOMPILE) -o $@ $<
     69        $(CXXCOMPILEPROG) -o $@ $<
    7070 
    7171$(SOPHYAOBJP)extractRS.o: extractRS.cc \
     
    129129  $(SOPHYAINCP)bruit.h \
    130130  $(SOPHYAINCP)mapoperation.h
    131         $(CXXCOMPILE) -o $@ $<
     131        $(CXXCOMPILEPROG) -o $@ $<
    132132 
    133133$(SOPHYAOBJP)skymixer.o: skymixer.cc \
     
    191191  $(SOPHYAINCP)bruit.h \
    192192  $(SOPHYAINCP)mapoperation.h
    193         $(CXXCOMPILE) -o $@ $<
     193        $(CXXCOMPILEPROG) -o $@ $<
    194194 
    195195$(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc \
     
    253253  $(SOPHYAINCP)bruit.h \
    254254  $(SOPHYAINCP)mapoperation.h
    255         $(CXXCOMPILE) -o $@ $<
    256  
    257 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \
    258   pmixer.h $(SOPHYAINCP)machdefs.h \
    259   $(SOPHYAINCP)tmatrix.h \
    260   $(SOPHYAINCP)tarray.h \
    261   $(SOPHYAINCP)basarr.h \
    262   $(SOPHYAINCP)anydataobj.h \
    263   $(SOPHYAINCP)mutyv.h \
    264   $(SOPHYAINCP)dvlist.h \
    265   $(SOPHYAINCP)objfio.h \
    266   $(SOPHYAINCP)ppersist.h \
    267   $(SOPHYAINCP)pexceptions.h \
    268   $(SOPHYAINCP)gnumd5.h \
    269   $(SOPHYAINCP)ppfbinstream.h \
    270   $(SOPHYAINCP)rawstream.h \
    271   $(SOPHYAINCP)ppfnametag.h \
    272   $(SOPHYAINCP)ndatablock.h \
    273   $(SOPHYAINCP)utilarr.h \
    274   $(SOPHYAINCP)tvector.h \
    275   $(SOPHYAINCP)fioarr.h \
    276   $(SOPHYAINCP)vector3d.h \
    277   $(SOPHYAINCP)longlat.h \
    278   $(SOPHYAINCP)utilgeom.h \
    279   $(SOPHYAINCP)srandgen.h \
    280   $(SOPHYAINCP)timing.h \
    281   $(SOPHYAINCP)sambainit.h \
    282   $(SOPHYAINCP)skymapinit.h \
    283   $(SOPHYAINCP)sophyainit.h \
    284   $(SOPHYAINCP)ntoolsinit.h \
    285   $(SOPHYAINCP)tarrinit.h \
    286   $(SOPHYAINCP)datacards.h \
    287   $(SOPHYAINCP)ntuple.h \
    288   $(SOPHYAINCP)ntupintf.h \
    289   $(SOPHYAINCP)fiospherehealpix.h \
    290   $(SOPHYAINCP)sphericalmap.h \
    291   $(SOPHYAINCP)smathconst.h \
    292   $(SOPHYAINCP)pixelmap.h \
    293   $(SOPHYAINCP)spherepos.h \
    294   $(SOPHYAINCP)unitvector.h \
    295   $(SOPHYAINCP)spherehealpix.h \
    296   $(SOPHYAINCP)HEALPixUtils.h \
    297   $(SOPHYAINCP)fitsspherehealpix.h \
    298   $(SOPHYAINCP)fitsfile.h \
    299   $(SOPHYAINCP)FitsIO/fitsio.h \
    300   $(SOPHYAINCP)FitsIO/longnam.h \
    301   $(SOPHYAINCP)fitstarray.h \
    302   $(SOPHYAINCP)cimage.h \
    303   $(SOPHYAINCP)radspecvector.h \
    304   $(SOPHYAINCP)radspec.h \
    305   $(SOPHYAINCP)specresp.h \
    306   $(SOPHYAINCP)blackbody.h \
    307   $(SOPHYAINCP)convtools.h \
    308   $(SOPHYAINCP)derivblackbody.h \
    309   $(SOPHYAINCP)nupower.h \
    310   $(SOPHYAINCP)squarefilt.h \
    311   $(SOPHYAINCP)trianglefilt.h \
    312   $(SOPHYAINCP)specrespvector.h \
    313   $(SOPHYAINCP)gaussfilt.h \
    314   $(SOPHYAINCP)bruit.h \
    315   $(SOPHYAINCP)mapoperation.h
    316         $(CXXCOMPILE) -o $@ $<
    317  
    318 $(SOPHYAOBJP)tgsky.o: tgsky.cc $(SOPHYAINCP)sopnamsp.h \
    319   pmixer.h $(SOPHYAINCP)machdefs.h \
    320   $(SOPHYAINCP)tmatrix.h \
    321   $(SOPHYAINCP)tarray.h \
    322   $(SOPHYAINCP)basarr.h \
    323   $(SOPHYAINCP)anydataobj.h \
    324   $(SOPHYAINCP)mutyv.h \
    325   $(SOPHYAINCP)dvlist.h \
    326   $(SOPHYAINCP)objfio.h \
    327   $(SOPHYAINCP)ppersist.h \
    328   $(SOPHYAINCP)pexceptions.h \
    329   $(SOPHYAINCP)gnumd5.h \
    330   $(SOPHYAINCP)ppfbinstream.h \
    331   $(SOPHYAINCP)rawstream.h \
    332   $(SOPHYAINCP)ppfnametag.h \
    333   $(SOPHYAINCP)ndatablock.h \
    334   $(SOPHYAINCP)utilarr.h \
    335   $(SOPHYAINCP)tvector.h \
    336   $(SOPHYAINCP)fioarr.h \
    337   $(SOPHYAINCP)vector3d.h \
    338   $(SOPHYAINCP)longlat.h \
    339   $(SOPHYAINCP)utilgeom.h \
    340   $(SOPHYAINCP)srandgen.h \
    341   $(SOPHYAINCP)timing.h \
    342   $(SOPHYAINCP)sambainit.h \
    343   $(SOPHYAINCP)skymapinit.h \
    344   $(SOPHYAINCP)sophyainit.h \
    345   $(SOPHYAINCP)ntoolsinit.h \
    346   $(SOPHYAINCP)tarrinit.h \
    347   $(SOPHYAINCP)datacards.h \
    348   $(SOPHYAINCP)ntuple.h \
    349   $(SOPHYAINCP)ntupintf.h \
    350   $(SOPHYAINCP)fiospherehealpix.h \
    351   $(SOPHYAINCP)sphericalmap.h \
    352   $(SOPHYAINCP)smathconst.h \
    353   $(SOPHYAINCP)pixelmap.h \
    354   $(SOPHYAINCP)spherepos.h \
    355   $(SOPHYAINCP)unitvector.h \
    356   $(SOPHYAINCP)spherehealpix.h \
    357   $(SOPHYAINCP)HEALPixUtils.h \
    358   $(SOPHYAINCP)fitsspherehealpix.h \
    359   $(SOPHYAINCP)fitsfile.h \
    360   $(SOPHYAINCP)FitsIO/fitsio.h \
    361   $(SOPHYAINCP)FitsIO/longnam.h \
    362   $(SOPHYAINCP)fitstarray.h \
    363   $(SOPHYAINCP)cimage.h \
    364   $(SOPHYAINCP)radspecvector.h \
    365   $(SOPHYAINCP)radspec.h \
    366   $(SOPHYAINCP)specresp.h \
    367   $(SOPHYAINCP)blackbody.h \
    368   $(SOPHYAINCP)convtools.h \
    369   $(SOPHYAINCP)derivblackbody.h \
    370   $(SOPHYAINCP)nupower.h \
    371   $(SOPHYAINCP)squarefilt.h \
    372   $(SOPHYAINCP)trianglefilt.h \
    373   $(SOPHYAINCP)specrespvector.h \
    374   $(SOPHYAINCP)gaussfilt.h \
    375   $(SOPHYAINCP)bruit.h \
    376   $(SOPHYAINCP)mapoperation.h
    377         $(CXXCOMPILE) -o $@ $<
    378  
     255        $(CXXCOMPILEPROG) -o $@ $<
     256 
     257$(SOPHYAOBJP)tgrsr.o: tgrsr.cc \
     258  $(SOPHYAINCP)sopnamsp.h pmixer.h \
     259  $(SOPHYAINCP)machdefs.h \
     260  $(SOPHYAINCP)tmatrix.h \
     261  $(SOPHYAINCP)tarray.h \
     262  $(SOPHYAINCP)basarr.h \
     263  $(SOPHYAINCP)anydataobj.h \
     264  $(SOPHYAINCP)mutyv.h \
     265  $(SOPHYAINCP)dvlist.h \
     266  $(SOPHYAINCP)objfio.h \
     267  $(SOPHYAINCP)ppersist.h \
     268  $(SOPHYAINCP)pexceptions.h \
     269  $(SOPHYAINCP)gnumd5.h \
     270  $(SOPHYAINCP)ppfbinstream.h \
     271  $(SOPHYAINCP)rawstream.h \
     272  $(SOPHYAINCP)ppfnametag.h \
     273  $(SOPHYAINCP)ndatablock.h \
     274  $(SOPHYAINCP)utilarr.h \
     275  $(SOPHYAINCP)tvector.h \
     276  $(SOPHYAINCP)fioarr.h \
     277  $(SOPHYAINCP)vector3d.h \
     278  $(SOPHYAINCP)longlat.h \
     279  $(SOPHYAINCP)utilgeom.h \
     280  $(SOPHYAINCP)srandgen.h \
     281  $(SOPHYAINCP)timing.h \
     282  $(SOPHYAINCP)sambainit.h \
     283  $(SOPHYAINCP)skymapinit.h \
     284  $(SOPHYAINCP)sophyainit.h \
     285  $(SOPHYAINCP)ntoolsinit.h \
     286  $(SOPHYAINCP)tarrinit.h \
     287  $(SOPHYAINCP)datacards.h \
     288  $(SOPHYAINCP)ntuple.h \
     289  $(SOPHYAINCP)ntupintf.h \
     290  $(SOPHYAINCP)fiospherehealpix.h \
     291  $(SOPHYAINCP)sphericalmap.h \
     292  $(SOPHYAINCP)smathconst.h \
     293  $(SOPHYAINCP)pixelmap.h \
     294  $(SOPHYAINCP)spherepos.h \
     295  $(SOPHYAINCP)unitvector.h \
     296  $(SOPHYAINCP)spherehealpix.h \
     297  $(SOPHYAINCP)HEALPixUtils.h \
     298  $(SOPHYAINCP)fitsspherehealpix.h \
     299  $(SOPHYAINCP)fitsfile.h \
     300  $(SOPHYAINCP)FitsIO/fitsio.h \
     301  $(SOPHYAINCP)FitsIO/longnam.h \
     302  $(SOPHYAINCP)fitstarray.h \
     303  $(SOPHYAINCP)cimage.h \
     304  $(SOPHYAINCP)radspecvector.h \
     305  $(SOPHYAINCP)radspec.h \
     306  $(SOPHYAINCP)specresp.h \
     307  $(SOPHYAINCP)blackbody.h \
     308  $(SOPHYAINCP)convtools.h \
     309  $(SOPHYAINCP)derivblackbody.h \
     310  $(SOPHYAINCP)nupower.h \
     311  $(SOPHYAINCP)squarefilt.h \
     312  $(SOPHYAINCP)trianglefilt.h \
     313  $(SOPHYAINCP)specrespvector.h \
     314  $(SOPHYAINCP)gaussfilt.h \
     315  $(SOPHYAINCP)bruit.h \
     316  $(SOPHYAINCP)mapoperation.h
     317        $(CXXCOMPILEPROG) -o $@ $<
     318 
     319$(SOPHYAOBJP)tgsky.o: tgsky.cc \
     320  $(SOPHYAINCP)sopnamsp.h pmixer.h \
     321  $(SOPHYAINCP)machdefs.h \
     322  $(SOPHYAINCP)tmatrix.h \
     323  $(SOPHYAINCP)tarray.h \
     324  $(SOPHYAINCP)basarr.h \
     325  $(SOPHYAINCP)anydataobj.h \
     326  $(SOPHYAINCP)mutyv.h \
     327  $(SOPHYAINCP)dvlist.h \
     328  $(SOPHYAINCP)objfio.h \
     329  $(SOPHYAINCP)ppersist.h \
     330  $(SOPHYAINCP)pexceptions.h \
     331  $(SOPHYAINCP)gnumd5.h \
     332  $(SOPHYAINCP)ppfbinstream.h \
     333  $(SOPHYAINCP)rawstream.h \
     334  $(SOPHYAINCP)ppfnametag.h \
     335  $(SOPHYAINCP)ndatablock.h \
     336  $(SOPHYAINCP)utilarr.h \
     337  $(SOPHYAINCP)tvector.h \
     338  $(SOPHYAINCP)fioarr.h \
     339  $(SOPHYAINCP)vector3d.h \
     340  $(SOPHYAINCP)longlat.h \
     341  $(SOPHYAINCP)utilgeom.h \
     342  $(SOPHYAINCP)srandgen.h \
     343  $(SOPHYAINCP)timing.h \
     344  $(SOPHYAINCP)sambainit.h \
     345  $(SOPHYAINCP)skymapinit.h \
     346  $(SOPHYAINCP)sophyainit.h \
     347  $(SOPHYAINCP)ntoolsinit.h \
     348  $(SOPHYAINCP)tarrinit.h \
     349  $(SOPHYAINCP)datacards.h \
     350  $(SOPHYAINCP)ntuple.h \
     351  $(SOPHYAINCP)ntupintf.h \
     352  $(SOPHYAINCP)fiospherehealpix.h \
     353  $(SOPHYAINCP)sphericalmap.h \
     354  $(SOPHYAINCP)smathconst.h \
     355  $(SOPHYAINCP)pixelmap.h \
     356  $(SOPHYAINCP)spherepos.h \
     357  $(SOPHYAINCP)unitvector.h \
     358  $(SOPHYAINCP)spherehealpix.h \
     359  $(SOPHYAINCP)HEALPixUtils.h \
     360  $(SOPHYAINCP)fitsspherehealpix.h \
     361  $(SOPHYAINCP)fitsfile.h \
     362  $(SOPHYAINCP)FitsIO/fitsio.h \
     363  $(SOPHYAINCP)FitsIO/longnam.h \
     364  $(SOPHYAINCP)fitstarray.h \
     365  $(SOPHYAINCP)cimage.h \
     366  $(SOPHYAINCP)radspecvector.h \
     367  $(SOPHYAINCP)radspec.h \
     368  $(SOPHYAINCP)specresp.h \
     369  $(SOPHYAINCP)blackbody.h \
     370  $(SOPHYAINCP)convtools.h \
     371  $(SOPHYAINCP)derivblackbody.h \
     372  $(SOPHYAINCP)nupower.h \
     373  $(SOPHYAINCP)squarefilt.h \
     374  $(SOPHYAINCP)trianglefilt.h \
     375  $(SOPHYAINCP)specrespvector.h \
     376  $(SOPHYAINCP)gaussfilt.h \
     377  $(SOPHYAINCP)bruit.h \
     378  $(SOPHYAINCP)mapoperation.h
     379        $(CXXCOMPILEPROG) -o $@ $<
     380 
  • trunk/SophyaProg/PrgMap/Makefile

    r2743 r2751  
    3939        $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
    4040 
    41 $(SOPHYAOBJP)cl2map.o: cl2map.cc $(SOPHYAINCP)sopnamsp.h \
     41$(SOPHYAOBJP)cl2map.o: cl2map.cc \
     42  $(SOPHYAINCP)sopnamsp.h \
    4243  $(SOPHYAINCP)machdefs.h \
    4344  $(SOPHYAINCP)nbmath.h \
     
    108109  $(SOPHYAINCP)FitsIO/longnam.h \
    109110  $(SOPHYAINCP)fitstarray.h
    110         $(CXXCOMPILE) -o $@ $<
     111        $(CXXCOMPILEPROG) -o $@ $<
    111112 
    112113$(SOPHYAOBJP)cremskfrsph.o: cremskfrsph.cc \
     
    153154  $(SOPHYAINCP)FitsIO/fitsio.h \
    154155  $(SOPHYAINCP)FitsIO/longnam.h
    155         $(CXXCOMPILE) -o $@ $<
     156        $(CXXCOMPILEPROG) -o $@ $<
    156157 
    157158$(SOPHYAOBJP)extrap2sph.o: extrap2sph.cc \
     
    198199  $(SOPHYAINCP)FitsIO/fitsio.h \
    199200  $(SOPHYAINCP)FitsIO/longnam.h
    200         $(CXXCOMPILE) -o $@ $<
     201        $(CXXCOMPILEPROG) -o $@ $<
    201202 
    202203$(SOPHYAOBJP)extrapsph.o: extrapsph.cc \
     
    243244  $(SOPHYAINCP)FitsIO/fitsio.h \
    244245  $(SOPHYAINCP)FitsIO/longnam.h
    245         $(CXXCOMPILE) -o $@ $<
    246  
    247 $(SOPHYAOBJP)map2cl.o: map2cl.cc $(SOPHYAINCP)sopnamsp.h \
     246        $(CXXCOMPILEPROG) -o $@ $<
     247 
     248$(SOPHYAOBJP)map2cl.o: map2cl.cc \
     249  $(SOPHYAINCP)sopnamsp.h \
    248250  $(SOPHYAINCP)machdefs.h \
    249251  $(SOPHYAINCP)nbmath.h \
     
    314316  $(SOPHYAINCP)FitsIO/longnam.h \
    315317  $(SOPHYAINCP)fitstarray.h
    316         $(CXXCOMPILE) -o $@ $<
     318        $(CXXCOMPILEPROG) -o $@ $<
    317319 
    318320$(SOPHYAOBJP)prjsmap.o: prjsmap.cc \
     
    386388  $(SOPHYAINCP)FitsIO/longnam.h \
    387389  $(SOPHYAINCP)fitstarray.h
    388         $(CXXCOMPILE) -o $@ $<
    389  
     390        $(CXXCOMPILEPROG) -o $@ $<
     391 
  • trunk/SophyaProg/PrgMap/smakefile

    r2743 r2751  
    3939        $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
    4040 
    41 $(SOPHYAOBJP)cl2map.o: cl2map.cc $(SOPHYAINCP)sopnamsp.h \
     41$(SOPHYAOBJP)cl2map.o: cl2map.cc \
     42  $(SOPHYAINCP)sopnamsp.h \
    4243  $(SOPHYAINCP)machdefs.h \
    4344  $(SOPHYAINCP)nbmath.h \
     
    108109  $(SOPHYAINCP)FitsIO/longnam.h \
    109110  $(SOPHYAINCP)fitstarray.h
    110         $(CXXCOMPILE) -o $@ $<
     111        $(CXXCOMPILEPROG) -o $@ $<
    111112 
    112113$(SOPHYAOBJP)cremskfrsph.o: cremskfrsph.cc \
     
    153154  $(SOPHYAINCP)FitsIO/fitsio.h \
    154155  $(SOPHYAINCP)FitsIO/longnam.h
    155         $(CXXCOMPILE) -o $@ $<
     156        $(CXXCOMPILEPROG) -o $@ $<
    156157 
    157158$(SOPHYAOBJP)extrap2sph.o: extrap2sph.cc \
     
    198199  $(SOPHYAINCP)FitsIO/fitsio.h \
    199200  $(SOPHYAINCP)FitsIO/longnam.h
    200         $(CXXCOMPILE) -o $@ $<
     201        $(CXXCOMPILEPROG) -o $@ $<
    201202 
    202203$(SOPHYAOBJP)extrapsph.o: extrapsph.cc \
     
    243244  $(SOPHYAINCP)FitsIO/fitsio.h \
    244245  $(SOPHYAINCP)FitsIO/longnam.h
    245         $(CXXCOMPILE) -o $@ $<
    246  
    247 $(SOPHYAOBJP)map2cl.o: map2cl.cc $(SOPHYAINCP)sopnamsp.h \
     246        $(CXXCOMPILEPROG) -o $@ $<
     247 
     248$(SOPHYAOBJP)map2cl.o: map2cl.cc \
     249  $(SOPHYAINCP)sopnamsp.h \
    248250  $(SOPHYAINCP)machdefs.h \
    249251  $(SOPHYAINCP)nbmath.h \
     
    314316  $(SOPHYAINCP)FitsIO/longnam.h \
    315317  $(SOPHYAINCP)fitstarray.h
    316         $(CXXCOMPILE) -o $@ $<
     318        $(CXXCOMPILEPROG) -o $@ $<
    317319 
    318320$(SOPHYAOBJP)prjsmap.o: prjsmap.cc \
     
    386388  $(SOPHYAINCP)FitsIO/longnam.h \
    387389  $(SOPHYAINCP)fitstarray.h
    388         $(CXXCOMPILE) -o $@ $<
    389  
     390        $(CXXCOMPILEPROG) -o $@ $<
     391 
  • trunk/SophyaProg/PrgUtil/Makefile

    r2743 r2751  
    2424        $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
    2525 
    26 $(SOPHYAOBJP)runcxx.o: runcxx.cc $(SOPHYAINCP)sopnamsp.h \
     26$(SOPHYAOBJP)runcxx.o: runcxx.cc \
     27  $(SOPHYAINCP)sopnamsp.h \
    2728  $(SOPHYAINCP)machdefs.h \
    2829  $(SOPHYAINCP)tarrinit.h \
     
    5556  $(SOPHYAINCP)pdlmgr.h \
    5657  $(SOPHYAINCP)timing.h
    57         $(CXXCOMPILE) -o $@ $<
     58        $(CXXCOMPILEPROG) -o $@ $<
    5859 
    5960$(SOPHYAOBJP)scanfits.o: scanfits.cc \
     
    8384  $(SOPHYAINCP)FitsIO/longnam.h \
    8485  $(SOPHYAINCP)fitsntuple.h
    85         $(CXXCOMPILE) -o $@ $<
     86        $(CXXCOMPILEPROG) -o $@ $<
    8687 
    8788$(SOPHYAOBJP)scanppf.o: scanppf.cc \
     
    101102  $(SOPHYAINCP)tarrinit.h \
    102103  $(SOPHYAINCP)histinit.h
    103         $(CXXCOMPILE) -o $@ $<
     104        $(CXXCOMPILEPROG) -o $@ $<
    104105 
  • trunk/SophyaProg/PrgUtil/smakefile

    r2743 r2751  
    2424        $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
    2525 
    26 $(SOPHYAOBJP)runcxx.o: runcxx.cc $(SOPHYAINCP)sopnamsp.h \
     26$(SOPHYAOBJP)runcxx.o: runcxx.cc \
     27  $(SOPHYAINCP)sopnamsp.h \
    2728  $(SOPHYAINCP)machdefs.h \
    2829  $(SOPHYAINCP)tarrinit.h \
     
    5556  $(SOPHYAINCP)pdlmgr.h \
    5657  $(SOPHYAINCP)timing.h
    57         $(CXXCOMPILE) -o $@ $<
     58        $(CXXCOMPILEPROG) -o $@ $<
    5859 
    5960$(SOPHYAOBJP)scanfits.o: scanfits.cc \
     
    8384  $(SOPHYAINCP)FitsIO/longnam.h \
    8485  $(SOPHYAINCP)fitsntuple.h
    85         $(CXXCOMPILE) -o $@ $<
     86        $(CXXCOMPILEPROG) -o $@ $<
    8687 
    8788$(SOPHYAOBJP)scanppf.o: scanppf.cc \
     
    101102  $(SOPHYAINCP)tarrinit.h \
    102103  $(SOPHYAINCP)histinit.h
    103         $(CXXCOMPILE) -o $@ $<
     104        $(CXXCOMPILEPROG) -o $@ $<
    104105 
  • trunk/SophyaProg/Tests/Makefile

    r2743 r2751  
    219219  $(SOPHYAINCP)sopemtx.h \
    220220  $(SOPHYAINCP)timing.h
    221         $(CXXCOMPILE) -o $@ $<
     221        $(CXXCOMPILEPROG) -o $@ $<
    222222 
    223223$(SOPHYAOBJP)carrt.o: carrt.cc $(SOPHYAINCP)sopnamsp.h \
     
    246246  $(SOPHYAINCP)sopemtx.h \
    247247  $(SOPHYAINCP)timing.h
    248         $(CXXCOMPILE) -o $@ $<
     248        $(CXXCOMPILEPROG) -o $@ $<
    249249 
    250250$(SOPHYAOBJP)lpk.o: lpk.cc $(SOPHYAINCP)sopnamsp.h \
     
    275275  $(SOPHYAINCP)timing.h \
    276276  $(SOPHYAINCP)intflapack.h
    277         $(CXXCOMPILE) -o $@ $<
     277        $(CXXCOMPILEPROG) -o $@ $<
    278278 
    279279$(SOPHYAOBJP)obj_fits.o: obj_fits.cc \
     
    313313  $(SOPHYAINCP)fioarr.h \
    314314  $(SOPHYAINCP)sopemtx.h
    315         $(CXXCOMPILE) -o $@ $<
     315        $(CXXCOMPILEPROG) -o $@ $<
    316316 
    317317$(SOPHYAOBJP)ovharr.o: ovharr.cc $(SOPHYAINCP)sopnamsp.h \
     
    342342  $(SOPHYAINCP)timing.h \
    343343  $(SOPHYAINCP)srandgen.h
    344         $(CXXCOMPILE) -o $@ $<
     344        $(CXXCOMPILEPROG) -o $@ $<
    345345 
    346346$(SOPHYAOBJP)pizthr.o: pizthr.cc $(SOPHYAINCP)sopnamsp.h \
     
    405405  $(SOPHYAINCP)sopemtx.h \
    406406  $(SOPHYAINCP)timing.h
    407         $(CXXCOMPILE) -o $@ $<
     407        $(CXXCOMPILEPROG) -o $@ $<
    408408 
    409409$(SOPHYAOBJP)ppftswap.o: ppftswap.cc \
     
    433433  $(SOPHYAINCP)fiondblock.h \
    434434  $(SOPHYAINCP)tarrinit.h
    435         $(CXXCOMPILE) -o $@ $<
     435        $(CXXCOMPILEPROG) -o $@ $<
    436436 
    437437$(SOPHYAOBJP)spar.o: spar.cc $(SOPHYAINCP)sopnamsp.h \
     
    461461  $(SOPHYAINCP)timing.h \
    462462  $(SOPHYAINCP)resusage.h
    463         $(CXXCOMPILE) -o $@ $<
     463        $(CXXCOMPILEPROG) -o $@ $<
    464464 
    465465$(SOPHYAOBJP)sph2lm.o: sph2lm.cc $(SOPHYAINCP)sopnamsp.h \
     
    509509  $(SOPHYAINCP)fftwserver.h \
    510510  $(SOPHYAINCP)fftservintf.h
    511         $(CXXCOMPILE) -o $@ $<
     511        $(CXXCOMPILEPROG) -o $@ $<
    512512 
    513513$(SOPHYAOBJP)sphg0.o: sphg0.cc $(SOPHYAINCP)sopnamsp.h \
     
    546546  $(SOPHYAINCP)utilarr.h \
    547547  $(SOPHYAINCP)HEALPixUtils.h
    548         $(CXXCOMPILE) -o $@ $<
     548        $(CXXCOMPILEPROG) -o $@ $<
    549549 
    550550$(SOPHYAOBJP)tcmd.o: tcmd.cc $(SOPHYAINCP)sopnamsp.h \
     
    567567  $(SOPHYAINCP)mutyv.h \
    568568  $(SOPHYAINCP)ctimer.h
    569         $(CXXCOMPILE) -o $@ $<
     569        $(CXXCOMPILEPROG) -o $@ $<
    570570 
    571571$(SOPHYAOBJP)tcxxcmpldynl.o: tcxxcmpldynl.cc \
     
    599599  $(SOPHYAINCP)pdlmgr.h \
    600600  $(SOPHYAINCP)timing.h
    601         $(CXXCOMPILE) -o $@ $<
     601        $(CXXCOMPILEPROG) -o $@ $<
    602602 
    603603$(SOPHYAOBJP)tdcr.o: tdcr.cc $(SOPHYAINCP)sopnamsp.h \
     
    632632  $(SOPHYAINCP)nbrandom.h \
    633633  $(SOPHYAINCP)srandgen.h
    634         $(CXXCOMPILE) -o $@ $<
     634        $(CXXCOMPILEPROG) -o $@ $<
    635635 
    636636$(SOPHYAOBJP)tdynl.o: tdynl.cc $(SOPHYAINCP)sopnamsp.h \
     
    660660  $(SOPHYAINCP)pdlmgr.h \
    661661  $(SOPHYAINCP)timing.h
    662         $(CXXCOMPILE) -o $@ $<
     662        $(CXXCOMPILEPROG) -o $@ $<
    663663 
    664664$(SOPHYAOBJP)tfft.o: tfft.cc $(SOPHYAINCP)sopnamsp.h \
     
    691691  $(SOPHYAINCP)sophyainit.h \
    692692  $(SOPHYAINCP)timing.h
    693         $(CXXCOMPILE) -o $@ $<
     693        $(CXXCOMPILEPROG) -o $@ $<
    694694 
    695695$(SOPHYAOBJP)thash.o: thash.cc $(SOPHYAINCP)sopnamsp.h \
     
    701701  $(SOPHYAINCP)rawstream.h \
    702702  $(SOPHYAINCP)ppfnametag.h
    703         $(CXXCOMPILE) -o $@ $<
     703        $(CXXCOMPILEPROG) -o $@ $<
    704704 
    705705$(SOPHYAOBJP)timg.o: timg.cc $(SOPHYAINCP)sopnamsp.h \
     
    732732  $(SOPHYAINCP)srandgen.h \
    733733  $(SOPHYAINCP)fiondblock.h
    734         $(CXXCOMPILE) -o $@ $<
     734        $(CXXCOMPILEPROG) -o $@ $<
    735735 
    736736$(SOPHYAOBJP)tmxv.o: tmxv.cc $(SOPHYAINCP)sopnamsp.h \
     
    757757  $(SOPHYAINCP)sopemtx.h \
    758758  $(SOPHYAINCP)timing.h
    759         $(CXXCOMPILE) -o $@ $<
     759        $(CXXCOMPILEPROG) -o $@ $<
    760760 
    761761$(SOPHYAOBJP)tnt.o: tnt.cc $(SOPHYAINCP)sopnamsp.h \
     
    785785  $(SOPHYAINCP)ppfswapper.h \
    786786  $(SOPHYAINCP)ppftpointerio.h
    787         $(CXXCOMPILE) -o $@ $<
     787        $(CXXCOMPILEPROG) -o $@ $<
    788788 
    789789$(SOPHYAOBJP)tobjio2.o: tobjio2.cc \
     
    820820  $(SOPHYAINCP)nbrandom.h \
    821821  $(SOPHYAINCP)srandgen.h
    822         $(CXXCOMPILE) -o $@ $<
     822        $(CXXCOMPILEPROG) -o $@ $<
    823823 
    824824$(SOPHYAOBJP)tobjio.o: tobjio.cc $(SOPHYAINCP)sopnamsp.h \
     
    855855  $(SOPHYAINCP)srandgen.h \
    856856  $(SOPHYAINCP)fioarr.h
    857         $(CXXCOMPILE) -o $@ $<
     857        $(CXXCOMPILEPROG) -o $@ $<
    858858 
    859859$(SOPHYAOBJP)tpipe.o: tpipe.cc $(SOPHYAINCP)sopnamsp.h \
     
    862862  $(SOPHYAINCP)pexceptions.h \
    863863  $(SOPHYAINCP)timing.h
    864         $(CXXCOMPILE) -o $@ $<
     864        $(CXXCOMPILEPROG) -o $@ $<
    865865 
    866866$(SOPHYAOBJP)tsimplex.o: tsimplex.cc \
     
    897897  $(SOPHYAINCP)sophyainit.h \
    898898  $(SOPHYAINCP)timing.h
    899         $(CXXCOMPILE) -o $@ $<
     899        $(CXXCOMPILEPROG) -o $@ $<
    900900 
    901901$(SOPHYAOBJP)tsphereecp.o: tsphereecp.cc \
     
    956956  $(SOPHYAINCP)fftpserver.h \
    957957  $(SOPHYAINCP)tod.h
    958         $(CXXCOMPILE) -o $@ $<
     958        $(CXXCOMPILEPROG) -o $@ $<
    959959 
    960960$(SOPHYAOBJP)tspm2.o: tspm2.cc $(SOPHYAINCP)sopnamsp.h \
     
    10091009  $(SOPHYAINCP)srandgen.h \
    10101010  $(SOPHYAINCP)timing.h
    1011         $(CXXCOMPILE) -o $@ $<
     1011        $(CXXCOMPILEPROG) -o $@ $<
    10121012 
    10131013$(SOPHYAOBJP)tspm.o: tspm.cc $(SOPHYAINCP)sopnamsp.h \
     
    10521052  $(SOPHYAINCP)misstime.h \
    10531053  $(SOPHYAINCP)timing.h
    1054         $(CXXCOMPILE) -o $@ $<
     1054        $(CXXCOMPILEPROG) -o $@ $<
    10551055 
    10561056$(SOPHYAOBJP)tstboloread.o: tstboloread.cc \
     
    10791079  $(SOPHYAINCP)FitsIO/longnam.h \
    10801080  $(SOPHYAINCP)fabtwriter.h
    1081         $(CXXCOMPILE) -o $@ $<
     1081        $(CXXCOMPILEPROG) -o $@ $<
    10821082 
    10831083$(SOPHYAOBJP)tstcolread.o: tstcolread.cc \
     
    11051105  $(SOPHYAINCP)FitsIO/longnam.h \
    11061106  $(SOPHYAINCP)fabtwriter.h
    1107         $(CXXCOMPILE) -o $@ $<
     1107        $(CXXCOMPILEPROG) -o $@ $<
    11081108 
    11091109$(SOPHYAOBJP)tstdtable.o: tstdtable.cc \
     
    11331133  $(SOPHYAINCP)ppfswapper.h \
    11341134  $(SOPHYAINCP)ppftpointerio.h
    1135         $(CXXCOMPILE) -o $@ $<
     1135        $(CXXCOMPILEPROG) -o $@ $<
    11361136 
    11371137$(SOPHYAOBJP)tstndblk.o: tstndblk.cc \
     
    11441144  $(SOPHYAINCP)ndatablock.h \
    11451145  $(SOPHYAINCP)anydataobj.h
    1146         $(CXXCOMPILE) -o $@ $<
     1146        $(CXXCOMPILEPROG) -o $@ $<
    11471147 
    11481148$(SOPHYAOBJP)tstppfwrapstl.o: tstppfwrapstl.cc \
     
    11621162  $(SOPHYAINCP)rawstream.h \
    11631163  $(SOPHYAINCP)ppfnametag.h
    1164         $(CXXCOMPILE) -o $@ $<
     1164        $(CXXCOMPILEPROG) -o $@ $<
    11651165 
    11661166$(SOPHYAOBJP)tstsegdb.o: tstsegdb.cc \
     
    11851185  $(SOPHYAINCP)ppfswapper.h \
    11861186  $(SOPHYAINCP)ppfwrapstlv.h
    1187         $(CXXCOMPILE) -o $@ $<
     1187        $(CXXCOMPILEPROG) -o $@ $<
    11881188 
    11891189$(SOPHYAOBJP)tsttmat.o: tsttmat.cc \
     
    12141214  $(SOPHYAINCP)sopemtx.h \
    12151215  $(SOPHYAINCP)srandgen.h
    1216         $(CXXCOMPILE) -o $@ $<
     1216        $(CXXCOMPILEPROG) -o $@ $<
    12171217 
    12181218$(SOPHYAOBJP)tsttminv.o: tsttminv.cc \
     
    12451245  $(SOPHYAINCP)srandgen.h \
    12461246  $(SOPHYAINCP)intflapack.h
    1247         $(CXXCOMPILE) -o $@ $<
     1247        $(CXXCOMPILEPROG) -o $@ $<
    12481248 
    12491249$(SOPHYAOBJP)tsttvec.o: tsttvec.cc \
     
    12741274  $(SOPHYAINCP)sopemtx.h \
    12751275  $(SOPHYAINCP)srandgen.h
    1276         $(CXXCOMPILE) -o $@ $<
     1276        $(CXXCOMPILEPROG) -o $@ $<
    12771277 
    12781278$(SOPHYAOBJP)ttimestamp.o: ttimestamp.cc \
     
    12861286  $(SOPHYAINCP)sophyainit.h \
    12871287  $(SOPHYAINCP)pexceptions.h
    1288         $(CXXCOMPILE) -o $@ $<
     1288        $(CXXCOMPILEPROG) -o $@ $<
    12891289 
    12901290$(SOPHYAOBJP)zthr.o: zthr.cc $(SOPHYAINCP)sopnamsp.h \
     
    12931293  $(SOPHYAINCP)pexceptions.h \
    12941294  $(SOPHYAINCP)timing.h
    1295         $(CXXCOMPILE) -o $@ $<
    1296  
     1295        $(CXXCOMPILEPROG) -o $@ $<
     1296 
  • trunk/SophyaProg/Tests/smakefile

    r2743 r2751  
    219219  $(SOPHYAINCP)sopemtx.h \
    220220  $(SOPHYAINCP)timing.h
    221         $(CXXCOMPILE) -o $@ $<
     221        $(CXXCOMPILEPROG) -o $@ $<
    222222 
    223223$(SOPHYAOBJP)carrt.o: carrt.cc $(SOPHYAINCP)sopnamsp.h \
     
    246246  $(SOPHYAINCP)sopemtx.h \
    247247  $(SOPHYAINCP)timing.h
    248         $(CXXCOMPILE) -o $@ $<
     248        $(CXXCOMPILEPROG) -o $@ $<
    249249 
    250250$(SOPHYAOBJP)lpk.o: lpk.cc $(SOPHYAINCP)sopnamsp.h \
     
    275275  $(SOPHYAINCP)timing.h \
    276276  $(SOPHYAINCP)intflapack.h
    277         $(CXXCOMPILE) -o $@ $<
     277        $(CXXCOMPILEPROG) -o $@ $<
    278278 
    279279$(SOPHYAOBJP)obj_fits.o: obj_fits.cc \
     
    313313  $(SOPHYAINCP)fioarr.h \
    314314  $(SOPHYAINCP)sopemtx.h
    315         $(CXXCOMPILE) -o $@ $<
     315        $(CXXCOMPILEPROG) -o $@ $<
    316316 
    317317$(SOPHYAOBJP)ovharr.o: ovharr.cc $(SOPHYAINCP)sopnamsp.h \
     
    342342  $(SOPHYAINCP)timing.h \
    343343  $(SOPHYAINCP)srandgen.h
    344         $(CXXCOMPILE) -o $@ $<
     344        $(CXXCOMPILEPROG) -o $@ $<
    345345 
    346346$(SOPHYAOBJP)pizthr.o: pizthr.cc $(SOPHYAINCP)sopnamsp.h \
     
    405405  $(SOPHYAINCP)sopemtx.h \
    406406  $(SOPHYAINCP)timing.h
    407         $(CXXCOMPILE) -o $@ $<
     407        $(CXXCOMPILEPROG) -o $@ $<
    408408 
    409409$(SOPHYAOBJP)ppftswap.o: ppftswap.cc \
     
    433433  $(SOPHYAINCP)fiondblock.h \
    434434  $(SOPHYAINCP)tarrinit.h
    435         $(CXXCOMPILE) -o $@ $<
     435        $(CXXCOMPILEPROG) -o $@ $<
    436436 
    437437$(SOPHYAOBJP)spar.o: spar.cc $(SOPHYAINCP)sopnamsp.h \
     
    461461  $(SOPHYAINCP)timing.h \
    462462  $(SOPHYAINCP)resusage.h
    463         $(CXXCOMPILE) -o $@ $<
     463        $(CXXCOMPILEPROG) -o $@ $<
    464464 
    465465$(SOPHYAOBJP)sph2lm.o: sph2lm.cc $(SOPHYAINCP)sopnamsp.h \
     
    509509  $(SOPHYAINCP)fftwserver.h \
    510510  $(SOPHYAINCP)fftservintf.h
    511         $(CXXCOMPILE) -o $@ $<
     511        $(CXXCOMPILEPROG) -o $@ $<
    512512 
    513513$(SOPHYAOBJP)sphg0.o: sphg0.cc $(SOPHYAINCP)sopnamsp.h \
     
    546546  $(SOPHYAINCP)utilarr.h \
    547547  $(SOPHYAINCP)HEALPixUtils.h
    548         $(CXXCOMPILE) -o $@ $<
     548        $(CXXCOMPILEPROG) -o $@ $<
    549549 
    550550$(SOPHYAOBJP)tcmd.o: tcmd.cc $(SOPHYAINCP)sopnamsp.h \
     
    567567  $(SOPHYAINCP)mutyv.h \
    568568  $(SOPHYAINCP)ctimer.h
    569         $(CXXCOMPILE) -o $@ $<
     569        $(CXXCOMPILEPROG) -o $@ $<
    570570 
    571571$(SOPHYAOBJP)tcxxcmpldynl.o: tcxxcmpldynl.cc \
     
    599599  $(SOPHYAINCP)pdlmgr.h \
    600600  $(SOPHYAINCP)timing.h
    601         $(CXXCOMPILE) -o $@ $<
     601        $(CXXCOMPILEPROG) -o $@ $<
    602602 
    603603$(SOPHYAOBJP)tdcr.o: tdcr.cc $(SOPHYAINCP)sopnamsp.h \
     
    632632  $(SOPHYAINCP)nbrandom.h \
    633633  $(SOPHYAINCP)srandgen.h
    634         $(CXXCOMPILE) -o $@ $<
     634        $(CXXCOMPILEPROG) -o $@ $<
    635635 
    636636$(SOPHYAOBJP)tdynl.o: tdynl.cc $(SOPHYAINCP)sopnamsp.h \
     
    660660  $(SOPHYAINCP)pdlmgr.h \
    661661  $(SOPHYAINCP)timing.h
    662         $(CXXCOMPILE) -o $@ $<
     662        $(CXXCOMPILEPROG) -o $@ $<
    663663 
    664664$(SOPHYAOBJP)tfft.o: tfft.cc $(SOPHYAINCP)sopnamsp.h \
     
    691691  $(SOPHYAINCP)sophyainit.h \
    692692  $(SOPHYAINCP)timing.h
    693         $(CXXCOMPILE) -o $@ $<
     693        $(CXXCOMPILEPROG) -o $@ $<
    694694 
    695695$(SOPHYAOBJP)thash.o: thash.cc $(SOPHYAINCP)sopnamsp.h \
     
    701701  $(SOPHYAINCP)rawstream.h \
    702702  $(SOPHYAINCP)ppfnametag.h
    703         $(CXXCOMPILE) -o $@ $<
     703        $(CXXCOMPILEPROG) -o $@ $<
    704704 
    705705$(SOPHYAOBJP)timg.o: timg.cc $(SOPHYAINCP)sopnamsp.h \
     
    732732  $(SOPHYAINCP)srandgen.h \
    733733  $(SOPHYAINCP)fiondblock.h
    734         $(CXXCOMPILE) -o $@ $<
     734        $(CXXCOMPILEPROG) -o $@ $<
    735735 
    736736$(SOPHYAOBJP)tmxv.o: tmxv.cc $(SOPHYAINCP)sopnamsp.h \
     
    757757  $(SOPHYAINCP)sopemtx.h \
    758758  $(SOPHYAINCP)timing.h
    759         $(CXXCOMPILE) -o $@ $<
     759        $(CXXCOMPILEPROG) -o $@ $<
    760760 
    761761$(SOPHYAOBJP)tnt.o: tnt.cc $(SOPHYAINCP)sopnamsp.h \
     
    785785  $(SOPHYAINCP)ppfswapper.h \
    786786  $(SOPHYAINCP)ppftpointerio.h
    787         $(CXXCOMPILE) -o $@ $<
     787        $(CXXCOMPILEPROG) -o $@ $<
    788788 
    789789$(SOPHYAOBJP)tobjio2.o: tobjio2.cc \
     
    820820  $(SOPHYAINCP)nbrandom.h \
    821821  $(SOPHYAINCP)srandgen.h
    822         $(CXXCOMPILE) -o $@ $<
     822        $(CXXCOMPILEPROG) -o $@ $<
    823823 
    824824$(SOPHYAOBJP)tobjio.o: tobjio.cc $(SOPHYAINCP)sopnamsp.h \
     
    855855  $(SOPHYAINCP)srandgen.h \
    856856  $(SOPHYAINCP)fioarr.h
    857         $(CXXCOMPILE) -o $@ $<
     857        $(CXXCOMPILEPROG) -o $@ $<
    858858 
    859859$(SOPHYAOBJP)tpipe.o: tpipe.cc $(SOPHYAINCP)sopnamsp.h \
     
    862862  $(SOPHYAINCP)pexceptions.h \
    863863  $(SOPHYAINCP)timing.h
    864         $(CXXCOMPILE) -o $@ $<
     864        $(CXXCOMPILEPROG) -o $@ $<
    865865 
    866866$(SOPHYAOBJP)tsimplex.o: tsimplex.cc \
     
    897897  $(SOPHYAINCP)sophyainit.h \
    898898  $(SOPHYAINCP)timing.h
    899         $(CXXCOMPILE) -o $@ $<
     899        $(CXXCOMPILEPROG) -o $@ $<
    900900 
    901901$(SOPHYAOBJP)tsphereecp.o: tsphereecp.cc \
     
    956956  $(SOPHYAINCP)fftpserver.h \
    957957  $(SOPHYAINCP)tod.h
    958         $(CXXCOMPILE) -o $@ $<
     958        $(CXXCOMPILEPROG) -o $@ $<
    959959 
    960960$(SOPHYAOBJP)tspm2.o: tspm2.cc $(SOPHYAINCP)sopnamsp.h \
     
    10091009  $(SOPHYAINCP)srandgen.h \
    10101010  $(SOPHYAINCP)timing.h
    1011         $(CXXCOMPILE) -o $@ $<
     1011        $(CXXCOMPILEPROG) -o $@ $<
    10121012 
    10131013$(SOPHYAOBJP)tspm.o: tspm.cc $(SOPHYAINCP)sopnamsp.h \
     
    10521052  $(SOPHYAINCP)misstime.h \
    10531053  $(SOPHYAINCP)timing.h
    1054         $(CXXCOMPILE) -o $@ $<
     1054        $(CXXCOMPILEPROG) -o $@ $<
    10551055 
    10561056$(SOPHYAOBJP)tstboloread.o: tstboloread.cc \
     
    10791079  $(SOPHYAINCP)FitsIO/longnam.h \
    10801080  $(SOPHYAINCP)fabtwriter.h
    1081         $(CXXCOMPILE) -o $@ $<
     1081        $(CXXCOMPILEPROG) -o $@ $<
    10821082 
    10831083$(SOPHYAOBJP)tstcolread.o: tstcolread.cc \
     
    11051105  $(SOPHYAINCP)FitsIO/longnam.h \
    11061106  $(SOPHYAINCP)fabtwriter.h
    1107         $(CXXCOMPILE) -o $@ $<
     1107        $(CXXCOMPILEPROG) -o $@ $<
    11081108 
    11091109$(SOPHYAOBJP)tstdtable.o: tstdtable.cc \
     
    11331133  $(SOPHYAINCP)ppfswapper.h \
    11341134  $(SOPHYAINCP)ppftpointerio.h
    1135         $(CXXCOMPILE) -o $@ $<
     1135        $(CXXCOMPILEPROG) -o $@ $<
    11361136 
    11371137$(SOPHYAOBJP)tstndblk.o: tstndblk.cc \
     
    11441144  $(SOPHYAINCP)ndatablock.h \
    11451145  $(SOPHYAINCP)anydataobj.h
    1146         $(CXXCOMPILE) -o $@ $<
     1146        $(CXXCOMPILEPROG) -o $@ $<
    11471147 
    11481148$(SOPHYAOBJP)tstppfwrapstl.o: tstppfwrapstl.cc \
     
    11621162  $(SOPHYAINCP)rawstream.h \
    11631163  $(SOPHYAINCP)ppfnametag.h
    1164         $(CXXCOMPILE) -o $@ $<
     1164        $(CXXCOMPILEPROG) -o $@ $<
    11651165 
    11661166$(SOPHYAOBJP)tstsegdb.o: tstsegdb.cc \
     
    11851185  $(SOPHYAINCP)ppfswapper.h \
    11861186  $(SOPHYAINCP)ppfwrapstlv.h
    1187         $(CXXCOMPILE) -o $@ $<
     1187        $(CXXCOMPILEPROG) -o $@ $<
    11881188 
    11891189$(SOPHYAOBJP)tsttmat.o: tsttmat.cc \
     
    12141214  $(SOPHYAINCP)sopemtx.h \
    12151215  $(SOPHYAINCP)srandgen.h
    1216         $(CXXCOMPILE) -o $@ $<
     1216        $(CXXCOMPILEPROG) -o $@ $<
    12171217 
    12181218$(SOPHYAOBJP)tsttminv.o: tsttminv.cc \
     
    12451245  $(SOPHYAINCP)srandgen.h \
    12461246  $(SOPHYAINCP)intflapack.h
    1247         $(CXXCOMPILE) -o $@ $<
     1247        $(CXXCOMPILEPROG) -o $@ $<
    12481248 
    12491249$(SOPHYAOBJP)tsttvec.o: tsttvec.cc \
     
    12741274  $(SOPHYAINCP)sopemtx.h \
    12751275  $(SOPHYAINCP)srandgen.h
    1276         $(CXXCOMPILE) -o $@ $<
     1276        $(CXXCOMPILEPROG) -o $@ $<
    12771277 
    12781278$(SOPHYAOBJP)ttimestamp.o: ttimestamp.cc \
     
    12861286  $(SOPHYAINCP)sophyainit.h \
    12871287  $(SOPHYAINCP)pexceptions.h
    1288         $(CXXCOMPILE) -o $@ $<
     1288        $(CXXCOMPILEPROG) -o $@ $<
    12891289 
    12901290$(SOPHYAOBJP)zthr.o: zthr.cc $(SOPHYAINCP)sopnamsp.h \
     
    12931293  $(SOPHYAINCP)pexceptions.h \
    12941294  $(SOPHYAINCP)timing.h
    1295         $(CXXCOMPILE) -o $@ $<
    1296  
     1295        $(CXXCOMPILEPROG) -o $@ $<
     1296 
Note: See TracChangeset for help on using the changeset viewer.