Changeset 3879 in Sophya for trunk/SophyaProg/PrgMap


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/PrgMap
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • 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 \
Note: See TracChangeset for help on using the changeset viewer.