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


Ignore:
Timestamp:
Nov 23, 2007, 7:14:44 PM (18 years ago)
Author:
cmv
Message:

makefile pour tag , cmv 23/11/2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/smakefile

    r3077 r3405  
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
    13 $(SOPHYAOBJP)alm.o: alm.cc \
    14   $(SOPHYAINCP)sopnamsp.h alm.h \
     13$(SOPHYAOBJP)alm.o: alm.cc $(SOPHYAINCP)sopnamsp.h alm.h \
    1514  $(SOPHYAINCP)srandgen.h \
    1615  $(SOPHYAINCP)machdefs.h \
     
    3938        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  alm.cc
    4039 
    41 $(SOPHYAOBJP)bruit.o: bruit.cc \
    42   $(SOPHYAINCP)sopnamsp.h \
     40$(SOPHYAOBJP)bruit.o: bruit.cc $(SOPHYAINCP)sopnamsp.h \
    4341  $(SOPHYAINCP)fmath.h bruit.h \
    4442  $(SOPHYAINCP)srandgen.h \
     
    4644        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  bruit.cc
    4745 
    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
     46$(SOPHYAOBJP)circle.o: circle.cc $(SOPHYAINCP)sopnamsp.h \
     47  circle.h $(SOPHYAINCP)vector3d.h \
     48  $(SOPHYAINCP)longlat.h \
     49  $(SOPHYAINCP)machdefs.h \
     50  $(SOPHYAINCP)utilgeom.h \
     51  $(SOPHYAINCP)unitvector.h \
     52  $(SOPHYAINCP)vector3d.h \
     53  $(SOPHYAINCP)utilgeom.h geometry.h
    5654        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  circle.cc
    5755 
    5856$(SOPHYAOBJP)datacirclefake.o: datacirclefake.cc \
    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
     57  $(SOPHYAINCP)sopnamsp.h datacirclefake.h \
     58  datacirclebase.h circle.h \
     59  $(SOPHYAINCP)vector3d.h \
     60  $(SOPHYAINCP)longlat.h \
     61  $(SOPHYAINCP)machdefs.h \
     62  $(SOPHYAINCP)utilgeom.h \
     63  $(SOPHYAINCP)unitvector.h \
     64  $(SOPHYAINCP)vector3d.h \
     65  $(SOPHYAINCP)utilgeom.h geometry.h
    6766        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacirclefake.cc
    6867 
    69 $(SOPHYAOBJP)harmspher.o: harmspher.cc \
    70   $(SOPHYAINCP)machdefs.h \
     68$(SOPHYAOBJP)harmspher.o: harmspher.cc $(SOPHYAINCP)machdefs.h \
    7169  harmspher.h
    7270        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  harmspher.cc
    7371 
    7472$(SOPHYAOBJP)lambdaBuilder.o: lambdaBuilder.cc \
    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 \
     73  $(SOPHYAINCP)sopnamsp.h lambdaBuilder.h \
     74  $(SOPHYAINCP)ndatablock.h \
     75  $(SOPHYAINCP)machdefs.h \
     76  $(SOPHYAINCP)anydataobj.h \
     77  $(SOPHYAINCP)tvector.h \
     78  $(SOPHYAINCP)tmatrix.h \
     79  $(SOPHYAINCP)tarray.h \
     80  $(SOPHYAINCP)basarr.h \
     81  $(SOPHYAINCP)mutyv.h \
     82  $(SOPHYAINCP)timestamp.h \
     83  $(SOPHYAINCP)objfio.h \
     84  $(SOPHYAINCP)ppersist.h \
     85  $(SOPHYAINCP)pexceptions.h \
     86  $(SOPHYAINCP)gnumd5.h \
     87  $(SOPHYAINCP)ppfbinstream.h \
     88  $(SOPHYAINCP)rawstream.h \
     89  $(SOPHYAINCP)ppfnametag.h \
     90  $(SOPHYAINCP)dvlist.h \
     91  $(SOPHYAINCP)ndatablock.h \
     92  $(SOPHYAINCP)utilarr.h \
     93  $(SOPHYAINCP)tmatrix_tsnl.h \
     94  $(SOPHYAINCP)tvector_tsnl.h alm.h \
     95  $(SOPHYAINCP)srandgen.h \
    9896  $(SOPHYAINCP)nbmath.h \
    9997  $(SOPHYAINCP)smathconst.h \
     
    102100        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  lambdaBuilder.cc
    103101 
    104 $(SOPHYAOBJP)mlobe.o: mlobe.cc \
    105   $(SOPHYAINCP)sopnamsp.h mlobe.h \
     102$(SOPHYAOBJP)mlobe.o: mlobe.cc $(SOPHYAINCP)sopnamsp.h mlobe.h \
    106103  $(SOPHYAINCP)sphericalmap.h \
    107104  $(SOPHYAINCP)smathconst.h \
     
    133130  $(SOPHYAINCP)tmatrix_tsnl.h \
    134131  $(SOPHYAINCP)tvector_tsnl.h \
     132  $(SOPHYAINCP)unitvector.h \
    135133  $(SOPHYAINCP)timing.h
    136134        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mlobe.cc
    137135 
    138 $(SOPHYAOBJP)sambainit.o: sambainit.cc \
    139   $(SOPHYAINCP)sopnamsp.h \
    140   sambainit.h \
    141   $(SOPHYAINCP)skymapinit.h \
     136$(SOPHYAOBJP)sambainit.o: sambainit.cc $(SOPHYAINCP)sopnamsp.h \
     137  sambainit.h $(SOPHYAINCP)skymapinit.h \
    142138  $(SOPHYAINCP)sophyainit.h \
    143139  $(SOPHYAINCP)machdefs.h \
     
    146142        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sambainit.cc
    147143 
    148 $(SOPHYAOBJP)scan.o: scan.cc \
    149   $(SOPHYAINCP)sopnamsp.h \
     144$(SOPHYAOBJP)scan.o: scan.cc $(SOPHYAINCP)sopnamsp.h \
    150145  $(SOPHYAINCP)machdefs.h scan.h \
    151146  $(SOPHYAINCP)ppersist.h \
    152   $(SOPHYAINCP)pexceptions.h \
    153   $(SOPHYAINCP)gnumd5.h \
    154   $(SOPHYAINCP)ppfbinstream.h \
    155   $(SOPHYAINCP)rawstream.h \
    156   $(SOPHYAINCP)ppfnametag.h \
     147  $(SOPHYAINCP)machdefs.h \
     148  $(SOPHYAINCP)pexceptions.h \
     149  $(SOPHYAINCP)gnumd5.h \
     150  $(SOPHYAINCP)ppfbinstream.h \
     151  $(SOPHYAINCP)rawstream.h \
     152  $(SOPHYAINCP)ppfnametag.h \
     153  $(SOPHYAINCP)ppersist.h \
    157154  $(SOPHYAINCP)dvlist.h \
    158155  $(SOPHYAINCP)objfio.h \
     
    162159  $(SOPHYAINCP)ndatablock.h \
    163160  $(SOPHYAINCP)fiondblock.h \
     161  $(SOPHYAINCP)ndatablock.h \
    164162  $(SOPHYAINCP)smathconst.h
    165163        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scan.cc
     
    171169  $(SOPHYAINCP)sphericalmap.h \
    172170  $(SOPHYAINCP)smathconst.h \
     171  $(SOPHYAINCP)machdefs.h \
    173172  $(SOPHYAINCP)pixelmap.h \
    174173  $(SOPHYAINCP)ppersist.h \
     
    198197  $(SOPHYAINCP)tvector_tsnl.h \
    199198  $(SOPHYAINCP)fftservintf.h \
    200   $(SOPHYAINCP)fftpserver.h alm.h \
     199  $(SOPHYAINCP)fftpserver.h \
     200  $(SOPHYAINCP)fftservintf.h alm.h \
    201201  $(SOPHYAINCP)srandgen.h \
    202202  $(SOPHYAINCP)nbmath.h \
    203203  $(SOPHYAINCP)triangmtx.h \
    204   lambdaBuilder.h \
     204  $(SOPHYAINCP)tvector.h lambdaBuilder.h \
     205  $(SOPHYAINCP)ndatablock.h \
    205206  $(SOPHYAINCP)timing.h
    206207        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphericaltransformserver.cc
Note: See TracChangeset for help on using the changeset viewer.