Changeset 3077 in Sophya for trunk/SophyaLib/Samba/smakefile


Ignore:
Timestamp:
Sep 14, 2006, 11:51:09 AM (19 years ago)
Author:
cmv
Message:

remplacement nbrandom.h (obsolete) -> srandgen.h cmv 14/09/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/smakefile

    r3007 r3077  
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
    13 $(SOPHYAOBJP)alm.o: alm.cc $(SOPHYAINCP)sopnamsp.h alm.h \
    14   $(SOPHYAINCP)nbrandom.h \
     13$(SOPHYAOBJP)alm.o: alm.cc \
     14  $(SOPHYAINCP)sopnamsp.h alm.h \
    1515  $(SOPHYAINCP)srandgen.h \
    1616  $(SOPHYAINCP)machdefs.h \
     
    3939        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  alm.cc
    4040 
    41 $(SOPHYAOBJP)bruit.o: bruit.cc $(SOPHYAINCP)sopnamsp.h \
     41$(SOPHYAOBJP)bruit.o: bruit.cc \
     42  $(SOPHYAINCP)sopnamsp.h \
    4243  $(SOPHYAINCP)fmath.h bruit.h \
    43   $(SOPHYAINCP)nbrandom.h \
    4444  $(SOPHYAINCP)srandgen.h \
    4545  $(SOPHYAINCP)machdefs.h
    4646        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  bruit.cc
    4747 
    48 $(SOPHYAOBJP)circle.o: circle.cc $(SOPHYAINCP)sopnamsp.h \
    49   circle.h $(SOPHYAINCP)vector3d.h \
    50   $(SOPHYAINCP)longlat.h \
    51   $(SOPHYAINCP)machdefs.h \
    52   $(SOPHYAINCP)utilgeom.h \
    53   $(SOPHYAINCP)unitvector.h \
    54   $(SOPHYAINCP)vector3d.h \
    55   $(SOPHYAINCP)utilgeom.h geometry.h
     48$(SOPHYAOBJP)circle.o: circle.cc \
     49  $(SOPHYAINCP)sopnamsp.h circle.h \
     50  $(SOPHYAINCP)vector3d.h \
     51  $(SOPHYAINCP)longlat.h \
     52  $(SOPHYAINCP)machdefs.h \
     53  $(SOPHYAINCP)utilgeom.h \
     54  $(SOPHYAINCP)unitvector.h \
     55  geometry.h
    5656        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  circle.cc
    5757 
    5858$(SOPHYAOBJP)datacirclefake.o: datacirclefake.cc \
    59   $(SOPHYAINCP)sopnamsp.h datacirclefake.h \
    60   datacirclebase.h circle.h \
    61   $(SOPHYAINCP)vector3d.h \
    62   $(SOPHYAINCP)longlat.h \
    63   $(SOPHYAINCP)machdefs.h \
    64   $(SOPHYAINCP)utilgeom.h \
    65   $(SOPHYAINCP)unitvector.h \
    66   $(SOPHYAINCP)vector3d.h \
    67   $(SOPHYAINCP)utilgeom.h geometry.h
     59  $(SOPHYAINCP)sopnamsp.h \
     60  datacirclefake.h datacirclebase.h circle.h \
     61  $(SOPHYAINCP)vector3d.h \
     62  $(SOPHYAINCP)longlat.h \
     63  $(SOPHYAINCP)machdefs.h \
     64  $(SOPHYAINCP)utilgeom.h \
     65  $(SOPHYAINCP)unitvector.h \
     66  geometry.h
    6867        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacirclefake.cc
    6968 
    7069$(SOPHYAOBJP)harmspher.o: harmspher.cc \
    71   $(SOPHYAINCP)machdefs.h harmspher.h
     70  $(SOPHYAINCP)machdefs.h \
     71  harmspher.h
    7272        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  harmspher.cc
    7373 
    7474$(SOPHYAOBJP)lambdaBuilder.o: lambdaBuilder.cc \
    75   $(SOPHYAINCP)sopnamsp.h lambdaBuilder.h \
    76   $(SOPHYAINCP)ndatablock.h \
    77   $(SOPHYAINCP)machdefs.h \
    78   $(SOPHYAINCP)anydataobj.h \
    79   $(SOPHYAINCP)tvector.h \
    80   $(SOPHYAINCP)tmatrix.h \
    81   $(SOPHYAINCP)tarray.h \
    82   $(SOPHYAINCP)basarr.h \
    83   $(SOPHYAINCP)mutyv.h \
    84   $(SOPHYAINCP)timestamp.h \
    85   $(SOPHYAINCP)objfio.h \
    86   $(SOPHYAINCP)ppersist.h \
    87   $(SOPHYAINCP)pexceptions.h \
    88   $(SOPHYAINCP)gnumd5.h \
    89   $(SOPHYAINCP)ppfbinstream.h \
    90   $(SOPHYAINCP)rawstream.h \
    91   $(SOPHYAINCP)ppfnametag.h \
    92   $(SOPHYAINCP)dvlist.h \
    93   $(SOPHYAINCP)ndatablock.h \
    94   $(SOPHYAINCP)utilarr.h \
    95   $(SOPHYAINCP)tmatrix_tsnl.h \
    96   $(SOPHYAINCP)tvector_tsnl.h alm.h \
    97   $(SOPHYAINCP)nbrandom.h \
    98   $(SOPHYAINCP)srandgen.h \
     75  $(SOPHYAINCP)sopnamsp.h \
     76  lambdaBuilder.h \
     77  $(SOPHYAINCP)ndatablock.h \
     78  $(SOPHYAINCP)machdefs.h \
     79  $(SOPHYAINCP)anydataobj.h \
     80  $(SOPHYAINCP)tvector.h \
     81  $(SOPHYAINCP)tmatrix.h \
     82  $(SOPHYAINCP)tarray.h \
     83  $(SOPHYAINCP)basarr.h \
     84  $(SOPHYAINCP)mutyv.h \
     85  $(SOPHYAINCP)timestamp.h \
     86  $(SOPHYAINCP)objfio.h \
     87  $(SOPHYAINCP)ppersist.h \
     88  $(SOPHYAINCP)pexceptions.h \
     89  $(SOPHYAINCP)gnumd5.h \
     90  $(SOPHYAINCP)ppfbinstream.h \
     91  $(SOPHYAINCP)rawstream.h \
     92  $(SOPHYAINCP)ppfnametag.h \
     93  $(SOPHYAINCP)dvlist.h \
     94  $(SOPHYAINCP)utilarr.h \
     95  $(SOPHYAINCP)tmatrix_tsnl.h \
     96  $(SOPHYAINCP)tvector_tsnl.h \
     97  alm.h $(SOPHYAINCP)srandgen.h \
    9998  $(SOPHYAINCP)nbmath.h \
    10099  $(SOPHYAINCP)smathconst.h \
     
    103102        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  lambdaBuilder.cc
    104103 
    105 $(SOPHYAOBJP)mlobe.o: mlobe.cc $(SOPHYAINCP)sopnamsp.h \
    106   mlobe.h $(SOPHYAINCP)sphericalmap.h \
     104$(SOPHYAOBJP)mlobe.o: mlobe.cc \
     105  $(SOPHYAINCP)sopnamsp.h mlobe.h \
     106  $(SOPHYAINCP)sphericalmap.h \
    107107  $(SOPHYAINCP)smathconst.h \
    108108  $(SOPHYAINCP)machdefs.h \
     
    133133  $(SOPHYAINCP)tmatrix_tsnl.h \
    134134  $(SOPHYAINCP)tvector_tsnl.h \
    135   $(SOPHYAINCP)unitvector.h \
    136135  $(SOPHYAINCP)timing.h
    137136        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mlobe.cc
    138137 
    139138$(SOPHYAOBJP)sambainit.o: sambainit.cc \
    140   $(SOPHYAINCP)sopnamsp.h sambainit.h \
     139  $(SOPHYAINCP)sopnamsp.h \
     140  sambainit.h \
    141141  $(SOPHYAINCP)skymapinit.h \
    142142  $(SOPHYAINCP)sophyainit.h \
     
    146146        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sambainit.cc
    147147 
    148 $(SOPHYAOBJP)scan.o: scan.cc $(SOPHYAINCP)sopnamsp.h \
     148$(SOPHYAOBJP)scan.o: scan.cc \
     149  $(SOPHYAINCP)sopnamsp.h \
    149150  $(SOPHYAINCP)machdefs.h scan.h \
    150151  $(SOPHYAINCP)ppersist.h \
    151   $(SOPHYAINCP)machdefs.h \
    152   $(SOPHYAINCP)pexceptions.h \
    153   $(SOPHYAINCP)gnumd5.h \
    154   $(SOPHYAINCP)ppfbinstream.h \
    155   $(SOPHYAINCP)rawstream.h \
    156   $(SOPHYAINCP)ppfnametag.h \
    157   $(SOPHYAINCP)ppersist.h \
     152  $(SOPHYAINCP)pexceptions.h \
     153  $(SOPHYAINCP)gnumd5.h \
     154  $(SOPHYAINCP)ppfbinstream.h \
     155  $(SOPHYAINCP)rawstream.h \
     156  $(SOPHYAINCP)ppfnametag.h \
    158157  $(SOPHYAINCP)dvlist.h \
    159158  $(SOPHYAINCP)objfio.h \
     
    163162  $(SOPHYAINCP)ndatablock.h \
    164163  $(SOPHYAINCP)fiondblock.h \
    165   $(SOPHYAINCP)ndatablock.h \
    166164  $(SOPHYAINCP)smathconst.h
    167165        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scan.cc
     
    173171  $(SOPHYAINCP)sphericalmap.h \
    174172  $(SOPHYAINCP)smathconst.h \
    175   $(SOPHYAINCP)machdefs.h \
    176173  $(SOPHYAINCP)pixelmap.h \
    177174  $(SOPHYAINCP)ppersist.h \
     
    201198  $(SOPHYAINCP)tvector_tsnl.h \
    202199  $(SOPHYAINCP)fftservintf.h \
    203   $(SOPHYAINCP)fftpserver.h \
    204   $(SOPHYAINCP)fftservintf.h alm.h \
    205   $(SOPHYAINCP)nbrandom.h \
     200  $(SOPHYAINCP)fftpserver.h alm.h \
    206201  $(SOPHYAINCP)srandgen.h \
    207202  $(SOPHYAINCP)nbmath.h \
    208203  $(SOPHYAINCP)triangmtx.h \
    209   $(SOPHYAINCP)tvector.h lambdaBuilder.h \
    210   $(SOPHYAINCP)ndatablock.h \
     204  lambdaBuilder.h \
    211205  $(SOPHYAINCP)timing.h
    212206        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphericaltransformserver.cc
Note: See TracChangeset for help on using the changeset viewer.