Changeset 3879 in Sophya for trunk/SophyaProg


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

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

Location:
trunk/SophyaProg
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PMixer/Makefile

    r3615 r3879  
    3939        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)Sph2Sph.o $(SOPHYAEXTSLBLIST)
    4040 
    41 $(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc $(SOPHYAINCP)sopnamsp.h \
    42   pmixer.h $(SOPHYAINCP)machdefs.h \
     41$(SOPHYAOBJP)easyTest.o: easyTest.cc \
     42  $(SOPHYAINCP)sopnamsp.h \
     43  $(SOPHYAINCP)blackbody.h \
     44  $(SOPHYAINCP)radspec.h \
     45  $(SOPHYAINCP)machdefs.h \
     46  $(SOPHYAINCP)specresp.h \
     47  $(SOPHYAINCP)anydataobj.h \
     48  $(SOPHYAINCP)objfio.h \
     49  $(SOPHYAINCP)ppersist.h \
     50  $(SOPHYAINCP)pexceptions.h \
     51  $(SOPHYAINCP)gnumd5.h \
     52  $(SOPHYAINCP)ppfbinstream.h \
     53  $(SOPHYAINCP)rawstream.h \
     54  $(SOPHYAINCP)ppfnametag.h \
     55  $(SOPHYAINCP)convtools.h \
     56  $(SOPHYAINCP)radspecvector.h \
     57  $(SOPHYAINCP)tvector.h \
     58  $(SOPHYAINCP)tmatrix.h \
     59  $(SOPHYAINCP)tarray.h \
     60  $(SOPHYAINCP)basarr.h \
     61  $(SOPHYAINCP)mutyv.h \
     62  $(SOPHYAINCP)timestamp.h \
     63  $(SOPHYAINCP)dvlist.h \
     64  $(SOPHYAINCP)ndatablock.h \
     65  $(SOPHYAINCP)utilarr.h \
     66  $(SOPHYAINCP)randinterf.h \
     67  $(SOPHYAINCP)tmatrix_tsnl.h \
     68  $(SOPHYAINCP)tvector_tsnl.h \
     69  $(SOPHYAINCP)specrespvector.h \
     70  $(SOPHYAINCP)tvector.h \
     71  $(SOPHYAINCP)squarefilt.h \
     72  $(SOPHYAINCP)gaussfilt.h \
     73  $(SOPHYAINCP)trianglefilt.h
     74        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  easyTest.cc
     75 
     76$(SOPHYAOBJP)extractRS.o: extractRS.cc \
     77  $(SOPHYAINCP)sopnamsp.h \
     78  pmixer.h \
     79  $(SOPHYAINCP)machdefs.h \
    4380  $(SOPHYAINCP)tmatrix.h \
    4481  $(SOPHYAINCP)machdefs.h \
     
    111148  $(SOPHYAINCP)bruit.h \
    112149  $(SOPHYAINCP)mapoperation.h
    113         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  Sph2Sph.cc
    114  
    115 $(SOPHYAOBJP)easyTest.o: easyTest.cc $(SOPHYAINCP)sopnamsp.h \
    116   $(SOPHYAINCP)blackbody.h \
    117   $(SOPHYAINCP)radspec.h \
    118   $(SOPHYAINCP)machdefs.h \
    119   $(SOPHYAINCP)specresp.h \
    120   $(SOPHYAINCP)anydataobj.h \
    121   $(SOPHYAINCP)objfio.h \
    122   $(SOPHYAINCP)ppersist.h \
    123   $(SOPHYAINCP)pexceptions.h \
    124   $(SOPHYAINCP)gnumd5.h \
    125   $(SOPHYAINCP)ppfbinstream.h \
    126   $(SOPHYAINCP)rawstream.h \
    127   $(SOPHYAINCP)ppfnametag.h \
    128   $(SOPHYAINCP)convtools.h \
    129   $(SOPHYAINCP)radspecvector.h \
    130   $(SOPHYAINCP)tvector.h \
    131   $(SOPHYAINCP)tmatrix.h \
    132   $(SOPHYAINCP)tarray.h \
    133   $(SOPHYAINCP)basarr.h \
    134   $(SOPHYAINCP)mutyv.h \
    135   $(SOPHYAINCP)timestamp.h \
    136   $(SOPHYAINCP)dvlist.h \
    137   $(SOPHYAINCP)ndatablock.h \
    138   $(SOPHYAINCP)utilarr.h \
    139   $(SOPHYAINCP)randinterf.h \
    140   $(SOPHYAINCP)tmatrix_tsnl.h \
    141   $(SOPHYAINCP)tvector_tsnl.h \
    142   $(SOPHYAINCP)specrespvector.h \
    143   $(SOPHYAINCP)tvector.h \
    144   $(SOPHYAINCP)squarefilt.h \
    145   $(SOPHYAINCP)gaussfilt.h \
    146   $(SOPHYAINCP)trianglefilt.h
    147         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  easyTest.cc
    148  
    149 $(SOPHYAOBJP)extractRS.o: extractRS.cc $(SOPHYAINCP)sopnamsp.h \
    150   pmixer.h $(SOPHYAINCP)machdefs.h \
     150        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extractRS.cc
     151 
     152$(SOPHYAOBJP)skymixer.o: skymixer.cc \
     153  $(SOPHYAINCP)sopnamsp.h \
     154  pmixer.h \
     155  $(SOPHYAINCP)machdefs.h \
    151156  $(SOPHYAINCP)tmatrix.h \
    152157  $(SOPHYAINCP)machdefs.h \
     
    219224  $(SOPHYAINCP)bruit.h \
    220225  $(SOPHYAINCP)mapoperation.h
    221         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extractRS.cc
    222  
    223 $(SOPHYAOBJP)skymixer.o: skymixer.cc $(SOPHYAINCP)sopnamsp.h \
    224   pmixer.h $(SOPHYAINCP)machdefs.h \
     226        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymixer.cc
     227 
     228$(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc \
     229  $(SOPHYAINCP)sopnamsp.h \
     230  pmixer.h \
     231  $(SOPHYAINCP)machdefs.h \
    225232  $(SOPHYAINCP)tmatrix.h \
    226233  $(SOPHYAINCP)machdefs.h \
     
    293300  $(SOPHYAINCP)bruit.h \
    294301  $(SOPHYAINCP)mapoperation.h
    295         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymixer.cc
    296  
    297 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \
    298   pmixer.h $(SOPHYAINCP)machdefs.h \
     302        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  Sph2Sph.cc
     303 
     304$(SOPHYAOBJP)tgrsr.o: tgrsr.cc \
     305  $(SOPHYAINCP)sopnamsp.h \
     306  pmixer.h \
     307  $(SOPHYAINCP)machdefs.h \
    299308  $(SOPHYAINCP)tmatrix.h \
    300309  $(SOPHYAINCP)machdefs.h \
     
    369378        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tgrsr.cc
    370379 
    371 $(SOPHYAOBJP)tgsky.o: tgsky.cc $(SOPHYAINCP)sopnamsp.h \
    372   pmixer.h $(SOPHYAINCP)machdefs.h \
     380$(SOPHYAOBJP)tgsky.o: tgsky.cc \
     381  $(SOPHYAINCP)sopnamsp.h \
     382  pmixer.h \
     383  $(SOPHYAINCP)machdefs.h \
    373384  $(SOPHYAINCP)tmatrix.h \
    374385  $(SOPHYAINCP)machdefs.h \
  • trunk/SophyaProg/PMixer/smakefile

    r3615 r3879  
    3939        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)Sph2Sph.o $(SOPHYAEXTSLBLIST)
    4040 
    41 $(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc $(SOPHYAINCP)sopnamsp.h \
    42   pmixer.h $(SOPHYAINCP)machdefs.h \
     41$(SOPHYAOBJP)easyTest.o: easyTest.cc \
     42  $(SOPHYAINCP)sopnamsp.h \
     43  $(SOPHYAINCP)blackbody.h \
     44  $(SOPHYAINCP)radspec.h \
     45  $(SOPHYAINCP)machdefs.h \
     46  $(SOPHYAINCP)specresp.h \
     47  $(SOPHYAINCP)anydataobj.h \
     48  $(SOPHYAINCP)objfio.h \
     49  $(SOPHYAINCP)ppersist.h \
     50  $(SOPHYAINCP)pexceptions.h \
     51  $(SOPHYAINCP)gnumd5.h \
     52  $(SOPHYAINCP)ppfbinstream.h \
     53  $(SOPHYAINCP)rawstream.h \
     54  $(SOPHYAINCP)ppfnametag.h \
     55  $(SOPHYAINCP)convtools.h \
     56  $(SOPHYAINCP)radspecvector.h \
     57  $(SOPHYAINCP)tvector.h \
     58  $(SOPHYAINCP)tmatrix.h \
     59  $(SOPHYAINCP)tarray.h \
     60  $(SOPHYAINCP)basarr.h \
     61  $(SOPHYAINCP)mutyv.h \
     62  $(SOPHYAINCP)timestamp.h \
     63  $(SOPHYAINCP)dvlist.h \
     64  $(SOPHYAINCP)ndatablock.h \
     65  $(SOPHYAINCP)utilarr.h \
     66  $(SOPHYAINCP)randinterf.h \
     67  $(SOPHYAINCP)tmatrix_tsnl.h \
     68  $(SOPHYAINCP)tvector_tsnl.h \
     69  $(SOPHYAINCP)specrespvector.h \
     70  $(SOPHYAINCP)tvector.h \
     71  $(SOPHYAINCP)squarefilt.h \
     72  $(SOPHYAINCP)gaussfilt.h \
     73  $(SOPHYAINCP)trianglefilt.h
     74        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  easyTest.cc
     75 
     76$(SOPHYAOBJP)extractRS.o: extractRS.cc \
     77  $(SOPHYAINCP)sopnamsp.h \
     78  pmixer.h \
     79  $(SOPHYAINCP)machdefs.h \
    4380  $(SOPHYAINCP)tmatrix.h \
    4481  $(SOPHYAINCP)machdefs.h \
     
    111148  $(SOPHYAINCP)bruit.h \
    112149  $(SOPHYAINCP)mapoperation.h
    113         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  Sph2Sph.cc
    114  
    115 $(SOPHYAOBJP)easyTest.o: easyTest.cc $(SOPHYAINCP)sopnamsp.h \
    116   $(SOPHYAINCP)blackbody.h \
    117   $(SOPHYAINCP)radspec.h \
    118   $(SOPHYAINCP)machdefs.h \
    119   $(SOPHYAINCP)specresp.h \
    120   $(SOPHYAINCP)anydataobj.h \
    121   $(SOPHYAINCP)objfio.h \
    122   $(SOPHYAINCP)ppersist.h \
    123   $(SOPHYAINCP)pexceptions.h \
    124   $(SOPHYAINCP)gnumd5.h \
    125   $(SOPHYAINCP)ppfbinstream.h \
    126   $(SOPHYAINCP)rawstream.h \
    127   $(SOPHYAINCP)ppfnametag.h \
    128   $(SOPHYAINCP)convtools.h \
    129   $(SOPHYAINCP)radspecvector.h \
    130   $(SOPHYAINCP)tvector.h \
    131   $(SOPHYAINCP)tmatrix.h \
    132   $(SOPHYAINCP)tarray.h \
    133   $(SOPHYAINCP)basarr.h \
    134   $(SOPHYAINCP)mutyv.h \
    135   $(SOPHYAINCP)timestamp.h \
    136   $(SOPHYAINCP)dvlist.h \
    137   $(SOPHYAINCP)ndatablock.h \
    138   $(SOPHYAINCP)utilarr.h \
    139   $(SOPHYAINCP)randinterf.h \
    140   $(SOPHYAINCP)tmatrix_tsnl.h \
    141   $(SOPHYAINCP)tvector_tsnl.h \
    142   $(SOPHYAINCP)specrespvector.h \
    143   $(SOPHYAINCP)tvector.h \
    144   $(SOPHYAINCP)squarefilt.h \
    145   $(SOPHYAINCP)gaussfilt.h \
    146   $(SOPHYAINCP)trianglefilt.h
    147         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  easyTest.cc
    148  
    149 $(SOPHYAOBJP)extractRS.o: extractRS.cc $(SOPHYAINCP)sopnamsp.h \
    150   pmixer.h $(SOPHYAINCP)machdefs.h \
     150        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extractRS.cc
     151 
     152$(SOPHYAOBJP)skymixer.o: skymixer.cc \
     153  $(SOPHYAINCP)sopnamsp.h \
     154  pmixer.h \
     155  $(SOPHYAINCP)machdefs.h \
    151156  $(SOPHYAINCP)tmatrix.h \
    152157  $(SOPHYAINCP)machdefs.h \
     
    219224  $(SOPHYAINCP)bruit.h \
    220225  $(SOPHYAINCP)mapoperation.h
    221         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extractRS.cc
    222  
    223 $(SOPHYAOBJP)skymixer.o: skymixer.cc $(SOPHYAINCP)sopnamsp.h \
    224   pmixer.h $(SOPHYAINCP)machdefs.h \
     226        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymixer.cc
     227 
     228$(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc \
     229  $(SOPHYAINCP)sopnamsp.h \
     230  pmixer.h \
     231  $(SOPHYAINCP)machdefs.h \
    225232  $(SOPHYAINCP)tmatrix.h \
    226233  $(SOPHYAINCP)machdefs.h \
     
    293300  $(SOPHYAINCP)bruit.h \
    294301  $(SOPHYAINCP)mapoperation.h
    295         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymixer.cc
    296  
    297 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \
    298   pmixer.h $(SOPHYAINCP)machdefs.h \
     302        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  Sph2Sph.cc
     303 
     304$(SOPHYAOBJP)tgrsr.o: tgrsr.cc \
     305  $(SOPHYAINCP)sopnamsp.h \
     306  pmixer.h \
     307  $(SOPHYAINCP)machdefs.h \
    299308  $(SOPHYAINCP)tmatrix.h \
    300309  $(SOPHYAINCP)machdefs.h \
     
    369378        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tgrsr.cc
    370379 
    371 $(SOPHYAOBJP)tgsky.o: tgsky.cc $(SOPHYAINCP)sopnamsp.h \
    372   pmixer.h $(SOPHYAINCP)machdefs.h \
     380$(SOPHYAOBJP)tgsky.o: tgsky.cc \
     381  $(SOPHYAINCP)sopnamsp.h \
     382  pmixer.h \
     383  $(SOPHYAINCP)machdefs.h \
    373384  $(SOPHYAINCP)tmatrix.h \
    374385  $(SOPHYAINCP)machdefs.h \
  • trunk/SophyaProg/PrgMap/Makefile

    r3813 r3879  
    3939        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)extrap2sph.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 \
     
    7071  $(SOPHYAINCP)sopemtx.h \
    7172  $(SOPHYAINCP)arrctcast.h \
     73  $(SOPHYAINCP)spesqmtx.h \
     74  $(SOPHYAINCP)diagmtx.h \
     75  $(SOPHYAINCP)spesqmtx_tsnl.h \
     76  $(SOPHYAINCP)trngmtx.h \
     77  $(SOPHYAINCP)symmtx.h \
    7278  $(SOPHYAINCP)skymap.h \
    7379  $(SOPHYAINCP)spherethetaphi.h \
     
    9197  $(SOPHYAINCP)alm.h \
    9298  $(SOPHYAINCP)nbmath.h \
    93   $(SOPHYAINCP)trngmtx.h \
    9499  $(SOPHYAINCP)bruit.h \
    95100  $(SOPHYAINCP)circle.h \
     
    225230        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extrap2sph.cc
    226231 
    227 $(SOPHYAOBJP)extrapsph.o: extrapsph.cc $(SOPHYAINCP)sopnamsp.h \
     232$(SOPHYAOBJP)extrapsph.o: extrapsph.cc \
     233  $(SOPHYAINCP)sopnamsp.h \
    228234  $(SOPHYAINCP)machdefs.h \
    229235  $(SOPHYAINCP)skymapinit.h \
     
    277283        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extrapsph.cc
    278284 
    279 $(SOPHYAOBJP)map2cl.o: map2cl.cc $(SOPHYAINCP)sopnamsp.h \
     285$(SOPHYAOBJP)map2cl.o: map2cl.cc \
     286  $(SOPHYAINCP)sopnamsp.h \
    280287  $(SOPHYAINCP)machdefs.h \
    281288  $(SOPHYAINCP)nbmath.h \
     
    308315  $(SOPHYAINCP)sopemtx.h \
    309316  $(SOPHYAINCP)arrctcast.h \
     317  $(SOPHYAINCP)spesqmtx.h \
     318  $(SOPHYAINCP)diagmtx.h \
     319  $(SOPHYAINCP)spesqmtx_tsnl.h \
     320  $(SOPHYAINCP)trngmtx.h \
     321  $(SOPHYAINCP)symmtx.h \
    310322  $(SOPHYAINCP)skymap.h \
    311323  $(SOPHYAINCP)spherethetaphi.h \
     
    329341  $(SOPHYAINCP)alm.h \
    330342  $(SOPHYAINCP)nbmath.h \
    331   $(SOPHYAINCP)trngmtx.h \
    332343  $(SOPHYAINCP)bruit.h \
    333344  $(SOPHYAINCP)circle.h \
     
    356367        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  map2cl.cc
    357368 
    358 $(SOPHYAOBJP)prjsmap.o: prjsmap.cc $(SOPHYAINCP)sopnamsp.h \
     369$(SOPHYAOBJP)prjsmap.o: prjsmap.cc \
     370  $(SOPHYAINCP)sopnamsp.h \
    359371  $(SOPHYAINCP)machdefs.h \
    360372  $(SOPHYAINCP)nbmath.h \
     
    387399  $(SOPHYAINCP)sopemtx.h \
    388400  $(SOPHYAINCP)arrctcast.h \
     401  $(SOPHYAINCP)spesqmtx.h \
     402  $(SOPHYAINCP)diagmtx.h \
     403  $(SOPHYAINCP)spesqmtx_tsnl.h \
     404  $(SOPHYAINCP)trngmtx.h \
     405  $(SOPHYAINCP)symmtx.h \
    389406  $(SOPHYAINCP)skymap.h \
    390407  $(SOPHYAINCP)spherethetaphi.h \
     
    408425  $(SOPHYAINCP)alm.h \
    409426  $(SOPHYAINCP)nbmath.h \
    410   $(SOPHYAINCP)trngmtx.h \
    411427  $(SOPHYAINCP)bruit.h \
    412428  $(SOPHYAINCP)circle.h \
  • trunk/SophyaProg/PrgMap/smakefile

    r3813 r3879  
    3939        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)extrap2sph.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 \
     
    7071  $(SOPHYAINCP)sopemtx.h \
    7172  $(SOPHYAINCP)arrctcast.h \
     73  $(SOPHYAINCP)spesqmtx.h \
     74  $(SOPHYAINCP)diagmtx.h \
     75  $(SOPHYAINCP)spesqmtx_tsnl.h \
     76  $(SOPHYAINCP)trngmtx.h \
     77  $(SOPHYAINCP)symmtx.h \
    7278  $(SOPHYAINCP)skymap.h \
    7379  $(SOPHYAINCP)spherethetaphi.h \
     
    9197  $(SOPHYAINCP)alm.h \
    9298  $(SOPHYAINCP)nbmath.h \
    93   $(SOPHYAINCP)trngmtx.h \
    9499  $(SOPHYAINCP)bruit.h \
    95100  $(SOPHYAINCP)circle.h \
     
    225230        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extrap2sph.cc
    226231 
    227 $(SOPHYAOBJP)extrapsph.o: extrapsph.cc $(SOPHYAINCP)sopnamsp.h \
     232$(SOPHYAOBJP)extrapsph.o: extrapsph.cc \
     233  $(SOPHYAINCP)sopnamsp.h \
    228234  $(SOPHYAINCP)machdefs.h \
    229235  $(SOPHYAINCP)skymapinit.h \
     
    277283        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extrapsph.cc
    278284 
    279 $(SOPHYAOBJP)map2cl.o: map2cl.cc $(SOPHYAINCP)sopnamsp.h \
     285$(SOPHYAOBJP)map2cl.o: map2cl.cc \
     286  $(SOPHYAINCP)sopnamsp.h \
    280287  $(SOPHYAINCP)machdefs.h \
    281288  $(SOPHYAINCP)nbmath.h \
     
    308315  $(SOPHYAINCP)sopemtx.h \
    309316  $(SOPHYAINCP)arrctcast.h \
     317  $(SOPHYAINCP)spesqmtx.h \
     318  $(SOPHYAINCP)diagmtx.h \
     319  $(SOPHYAINCP)spesqmtx_tsnl.h \
     320  $(SOPHYAINCP)trngmtx.h \
     321  $(SOPHYAINCP)symmtx.h \
    310322  $(SOPHYAINCP)skymap.h \
    311323  $(SOPHYAINCP)spherethetaphi.h \
     
    329341  $(SOPHYAINCP)alm.h \
    330342  $(SOPHYAINCP)nbmath.h \
    331   $(SOPHYAINCP)trngmtx.h \
    332343  $(SOPHYAINCP)bruit.h \
    333344  $(SOPHYAINCP)circle.h \
     
    356367        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  map2cl.cc
    357368 
    358 $(SOPHYAOBJP)prjsmap.o: prjsmap.cc $(SOPHYAINCP)sopnamsp.h \
     369$(SOPHYAOBJP)prjsmap.o: prjsmap.cc \
     370  $(SOPHYAINCP)sopnamsp.h \
    359371  $(SOPHYAINCP)machdefs.h \
    360372  $(SOPHYAINCP)nbmath.h \
     
    387399  $(SOPHYAINCP)sopemtx.h \
    388400  $(SOPHYAINCP)arrctcast.h \
     401  $(SOPHYAINCP)spesqmtx.h \
     402  $(SOPHYAINCP)diagmtx.h \
     403  $(SOPHYAINCP)spesqmtx_tsnl.h \
     404  $(SOPHYAINCP)trngmtx.h \
     405  $(SOPHYAINCP)symmtx.h \
    389406  $(SOPHYAINCP)skymap.h \
    390407  $(SOPHYAINCP)spherethetaphi.h \
     
    408425  $(SOPHYAINCP)alm.h \
    409426  $(SOPHYAINCP)nbmath.h \
    410   $(SOPHYAINCP)trngmtx.h \
    411427  $(SOPHYAINCP)bruit.h \
    412428  $(SOPHYAINCP)circle.h \
  • trunk/SophyaProg/PrgUtil/Makefile

    r3615 r3879  
    2424        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)scanfits.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 \
     
    5455  $(SOPHYAINCP)sopemtx.h \
    5556  $(SOPHYAINCP)arrctcast.h \
     57  $(SOPHYAINCP)spesqmtx.h \
     58  $(SOPHYAINCP)diagmtx.h \
     59  $(SOPHYAINCP)spesqmtx_tsnl.h \
     60  $(SOPHYAINCP)trngmtx.h \
     61  $(SOPHYAINCP)symmtx.h \
    5662  $(SOPHYAINCP)sambainit.h \
    5763  $(SOPHYAINCP)skymapinit.h \
     
    6571        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  runcxx.cc
    6672 
    67 $(SOPHYAOBJP)scanfits.o: scanfits.cc $(SOPHYAINCP)sopnamsp.h \
     73$(SOPHYAOBJP)scanfits.o: scanfits.cc \
     74  $(SOPHYAINCP)sopnamsp.h \
    6875  $(SOPHYAINCP)fitsfile.h \
    6976  $(SOPHYAINCP)ndatablock.h \
     
    8996        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scanfits.cc
    9097 
    91 $(SOPHYAOBJP)scanppf.o: scanppf.cc $(SOPHYAINCP)sopnamsp.h \
     98$(SOPHYAOBJP)scanppf.o: scanppf.cc \
     99  $(SOPHYAINCP)sopnamsp.h \
    92100  $(SOPHYAINCP)ppersist.h \
    93101  $(SOPHYAINCP)machdefs.h \
  • trunk/SophyaProg/PrgUtil/smakefile

    r3615 r3879  
    2424        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)scanfits.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 \
     
    5455  $(SOPHYAINCP)sopemtx.h \
    5556  $(SOPHYAINCP)arrctcast.h \
     57  $(SOPHYAINCP)spesqmtx.h \
     58  $(SOPHYAINCP)diagmtx.h \
     59  $(SOPHYAINCP)spesqmtx_tsnl.h \
     60  $(SOPHYAINCP)trngmtx.h \
     61  $(SOPHYAINCP)symmtx.h \
    5662  $(SOPHYAINCP)sambainit.h \
    5763  $(SOPHYAINCP)skymapinit.h \
     
    6571        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  runcxx.cc
    6672 
    67 $(SOPHYAOBJP)scanfits.o: scanfits.cc $(SOPHYAINCP)sopnamsp.h \
     73$(SOPHYAOBJP)scanfits.o: scanfits.cc \
     74  $(SOPHYAINCP)sopnamsp.h \
    6875  $(SOPHYAINCP)fitsfile.h \
    6976  $(SOPHYAINCP)ndatablock.h \
     
    8996        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scanfits.cc
    9097 
    91 $(SOPHYAOBJP)scanppf.o: scanppf.cc $(SOPHYAINCP)sopnamsp.h \
     98$(SOPHYAOBJP)scanppf.o: scanppf.cc \
     99  $(SOPHYAINCP)sopnamsp.h \
    92100  $(SOPHYAINCP)ppersist.h \
    93101  $(SOPHYAINCP)machdefs.h \
Note: See TracChangeset for help on using the changeset viewer.