Changeset 1110 in Sophya for trunk/SophyaLib/NTools/Makefile


Ignore:
Timestamp:
Jul 28, 2000, 6:32:08 PM (25 years ago)
Author:
ansari
Message:

on vire imageop.o de objlis.list
instanciations GNU des fct de dynccd.cc Noise... etc...
des fct passees en const dans GeneralFitData
objfitter prend les Histo/Histo2D/HProf/GeneralFitData

cmv 28/7/00

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/NTools/Makefile

    r919 r1110  
    33all: $(LIB)libNTools.a
    44clean:
    5         rm -f $(OBJ)cimage.o $(OBJ)cspline.o $(OBJ)datatypes.o $(OBJ)dates.o $(OBJ)difeq.o $(OBJ)dynccd.o $(OBJ)fct1dfit.o $(OBJ)fct2dfit.o $(OBJ)fftmserver.o $(OBJ)fftpserver.o $(OBJ)fftserver.o $(OBJ)fftservintf.o $(OBJ)generaldata.o $(OBJ)generalfit.o $(OBJ)imageop.o $(OBJ)integ.o $(OBJ)median.o $(OBJ)ntoolsinit.o $(OBJ)ntupintf.o $(OBJ)objfitter.o $(OBJ)perandom.o $(OBJ)poly.o $(OBJ)rk4cdifeq.o $(OBJ)rzimage.o $(OBJ)simplesort.o $(OBJ)tabmath.o $(OBJ)datime.o $(OBJ)fftmayer_r4.o $(OBJ)fftmayer_r8.o $(OBJ)fftpackc.o $(OBJ)matxop.o $(OBJ)nbmath.o $(OBJ)nbtri.o
     5        rm -f $(OBJ)cimage.o $(OBJ)cspline.o $(OBJ)datatypes.o $(OBJ)dates.o $(OBJ)difeq.o $(OBJ)dynccd.o $(OBJ)fct1dfit.o $(OBJ)fct2dfit.o $(OBJ)fftmserver.o $(OBJ)fftpserver.o $(OBJ)fftserver.o $(OBJ)fftservintf.o $(OBJ)generaldata.o $(OBJ)generalfit.o $(OBJ)imageop.o $(OBJ)integ.o $(OBJ)median.o $(OBJ)ntoolsinit.o $(OBJ)ntupintf.o $(OBJ)objfitter.o $(OBJ)perandom.o $(OBJ)poly.o $(OBJ)rk4cdifeq.o $(OBJ)simplesort.o $(OBJ)tabmath.o $(OBJ)datime.o $(OBJ)fftmayer_r4.o $(OBJ)fftmayer_r8.o $(OBJ)fftpackc.o $(OBJ)matxop.o $(OBJ)nbmath.o $(OBJ)nbtri.o
    66        rm -f $(LIB)libNTools.a
    7 $(LIB)libNTools.a : $(OBJ)cimage.o $(OBJ)cspline.o $(OBJ)datatypes.o $(OBJ)dates.o $(OBJ)datime.o $(OBJ)difeq.o $(OBJ)dynccd.o $(OBJ)fct1dfit.o $(OBJ)fct2dfit.o $(OBJ)fftmayer_r4.o $(OBJ)fftmayer_r8.o $(OBJ)fftmserver.o $(OBJ)fftpackc.o $(OBJ)fftpserver.o $(OBJ)fftserver.o $(OBJ)fftservintf.o $(OBJ)generaldata.o $(OBJ)generalfit.o $(OBJ)imageop.o $(OBJ)integ.o $(OBJ)matxop.o $(OBJ)median.o $(OBJ)nbmath.o $(OBJ)nbtri.o $(OBJ)ntoolsinit.o $(OBJ)ntupintf.o $(OBJ)objfitter.o $(OBJ)perandom.o $(OBJ)poly.o $(OBJ)rk4cdifeq.o $(OBJ)rzimage.o $(OBJ)simplesort.o $(OBJ)tabmath.o
     7$(LIB)libNTools.a : $(OBJ)cimage.o $(OBJ)cspline.o $(OBJ)datatypes.o $(OBJ)dates.o $(OBJ)datime.o $(OBJ)difeq.o $(OBJ)dynccd.o $(OBJ)fct1dfit.o $(OBJ)fct2dfit.o $(OBJ)fftmayer_r4.o $(OBJ)fftmayer_r8.o $(OBJ)fftmserver.o $(OBJ)fftpackc.o $(OBJ)fftpserver.o $(OBJ)fftserver.o $(OBJ)fftservintf.o $(OBJ)generaldata.o $(OBJ)generalfit.o $(OBJ)integ.o $(OBJ)matxop.o $(OBJ)median.o $(OBJ)nbmath.o $(OBJ)nbtri.o $(OBJ)ntoolsinit.o $(OBJ)ntupintf.o $(OBJ)objfitter.o $(OBJ)perandom.o $(OBJ)poly.o $(OBJ)rk4cdifeq.o $(OBJ)simplesort.o $(OBJ)tabmath.o
    88        $(ARCXX) $(ARCXXFLAGS) $@ $?
    99ifeq ($(CXX),cxx)
     
    1111endif
    1212 
    13 $(OBJ)cimage.o: cimage.cc $(INC)machdefs.h \
    14  $(INC)perrors.h \
    15  $(INC)pexceptions.h cimage.h rzimage.h \
    16  rzvect.h datatypes.h $(INC)ppersist.h \
    17  $(INC)gnumd5.h \
    18  $(INC)dvlist.h \
    19  $(INC)objfio.h \
    20  $(INC)anydataobj.h fct1dfit.h generalfit.h \
    21  $(INC)tvector.h \
    22  $(INC)tmatrix.h \
    23  $(INC)tarray.h \
    24  $(INC)basarr.h \
    25  $(INC)ndatablock.h \
    26  $(INC)utilarr.h generaldata.h ntupintf.h \
    27  poly.h peida.h $(INC)utils.h fmath.h \
    28  $(INC)histos.h \
    29  $(INC)peida.h nbconst.h
    30 $(OBJ)cspline.o: cspline.cc $(INC)machdefs.h \
    31  nbtri.h cspline.h $(INC)pexceptions.h
     13$(OBJ)cimage.o: cimage.cc \
     14 $(INC)machdefs.h \
     15 $(INC)pexceptions.h cimage.h \
     16 $(INC)tmatrix.h \
     17 $(INC)tarray.h \
     18 $(INC)basarr.h \
     19 $(INC)anydataobj.h \
     20 $(INC)mutyv.h \
     21 $(INC)dvlist.h \
     22 $(INC)objfio.h \
     23 $(INC)ppersist.h \
     24 $(INC)gnumd5.h \
     25 $(INC)ndatablock.h \
     26 $(INC)utilarr.h
     27$(OBJ)cspline.o: cspline.cc \
     28 $(INC)machdefs.h nbtri.h \
     29 cspline.h $(INC)pexceptions.h
    3230$(OBJ)datatypes.o: datatypes.cc datatypes.h \
    3331 $(INC)machdefs.h
    34 $(OBJ)dates.o: dates.cc $(INC)machdefs.h \
     32$(OBJ)dates.o: dates.cc \
     33 $(INC)machdefs.h \
    3534 $(INC)perrors.h \
    3635 $(INC)pexceptions.h dates.h
    37 $(OBJ)difeq.o: difeq.cc difeq.h $(INC)machdefs.h \
    38  $(INC)pexceptions.h \
    39  $(INC)tvector.h \
    40  $(INC)tmatrix.h \
    41  $(INC)tarray.h \
    42  $(INC)basarr.h \
    43  $(INC)anydataobj.h \
     36$(OBJ)difeq.o: difeq.cc difeq.h \
     37 $(INC)machdefs.h \
     38 $(INC)pexceptions.h \
     39 $(INC)tvector.h \
     40 $(INC)tmatrix.h \
     41 $(INC)tarray.h \
     42 $(INC)basarr.h \
     43 $(INC)anydataobj.h \
     44 $(INC)mutyv.h \
    4445 $(INC)dvlist.h \
    4546 $(INC)objfio.h \
     
    4950 $(INC)utilarr.h \
    5051 $(INC)ctimer.h
    51 $(OBJ)dynccd.o: dynccd.cc $(INC)machdefs.h fmath.h \
     52$(OBJ)dynccd.o: dynccd.cc \
     53 $(INC)machdefs.h fmath.h \
    5254 perandom.h $(INC)histos.h \
    5355 $(INC)objfio.h \
     
    6466 $(INC)tarray.h \
    6567 $(INC)basarr.h \
     68 $(INC)mutyv.h \
    6669 $(INC)dvlist.h \
    6770 $(INC)ndatablock.h \
    6871 $(INC)utilarr.h nbrandom.h \
    69  $(INC)srandgen.h cimage.h rzimage.h rzvect.h \
    70  datatypes.h dynccd.h
    71 $(OBJ)fct1dfit.o: fct1dfit.cc $(INC)machdefs.h \
    72  fct1dfit.h generalfit.h $(INC)pexceptions.h \
    73  $(INC)tvector.h \
    74  $(INC)tmatrix.h \
    75  $(INC)tarray.h \
    76  $(INC)basarr.h \
    77  $(INC)anydataobj.h \
    78  $(INC)dvlist.h \
    79  $(INC)objfio.h \
    80  $(INC)ppersist.h \
    81  $(INC)gnumd5.h \
    82  $(INC)ndatablock.h \
    83  $(INC)utilarr.h generaldata.h ntupintf.h \
    84  poly.h peida.h $(INC)utils.h \
    85  $(INC)perrors.h fmath.h nbconst.h tabmath.h
    86 $(OBJ)fct2dfit.o: fct2dfit.cc $(INC)machdefs.h \
    87  fct2dfit.h generalfit.h $(INC)pexceptions.h \
    88  $(INC)tvector.h \
    89  $(INC)tmatrix.h \
    90  $(INC)tarray.h \
    91  $(INC)basarr.h \
    92  $(INC)anydataobj.h \
    93  $(INC)dvlist.h \
    94  $(INC)objfio.h \
    95  $(INC)ppersist.h \
    96  $(INC)gnumd5.h \
    97  $(INC)ndatablock.h \
    98  $(INC)utilarr.h generaldata.h ntupintf.h \
    99  poly.h peida.h $(INC)utils.h \
    100  $(INC)perrors.h fmath.h nbconst.h tabmath.h \
    101  simps2d.h
     72 $(INC)srandgen.h cimage.h \
     73 dynccd.h
     74$(OBJ)fct1dfit.o: fct1dfit.cc \
     75 $(INC)machdefs.h fct1dfit.h \
     76 generalfit.h $(INC)pexceptions.h \
     77 $(INC)tvector.h \
     78 $(INC)tmatrix.h \
     79 $(INC)tarray.h \
     80 $(INC)basarr.h \
     81 $(INC)anydataobj.h \
     82 $(INC)mutyv.h \
     83 $(INC)dvlist.h \
     84 $(INC)objfio.h \
     85 $(INC)ppersist.h \
     86 $(INC)gnumd5.h \
     87 $(INC)ndatablock.h \
     88 $(INC)utilarr.h generaldata.h \
     89 ntupintf.h poly.h peida.h \
     90 $(INC)utils.h \
     91 $(INC)perrors.h fmath.h \
     92 nbconst.h tabmath.h
     93$(OBJ)fct2dfit.o: fct2dfit.cc \
     94 $(INC)machdefs.h fct2dfit.h \
     95 generalfit.h $(INC)pexceptions.h \
     96 $(INC)tvector.h \
     97 $(INC)tmatrix.h \
     98 $(INC)tarray.h \
     99 $(INC)basarr.h \
     100 $(INC)anydataobj.h \
     101 $(INC)mutyv.h \
     102 $(INC)dvlist.h \
     103 $(INC)objfio.h \
     104 $(INC)ppersist.h \
     105 $(INC)gnumd5.h \
     106 $(INC)ndatablock.h \
     107 $(INC)utilarr.h generaldata.h \
     108 ntupintf.h poly.h peida.h \
     109 $(INC)utils.h \
     110 $(INC)perrors.h fmath.h \
     111 nbconst.h tabmath.h simps2d.h
    102112$(OBJ)fftmserver.o: fftmserver.cc fftmserver.h fftservintf.h \
    103113 $(INC)machdefs.h \
     
    107117 $(INC)basarr.h \
    108118 $(INC)anydataobj.h \
     119 $(INC)mutyv.h \
    109120 $(INC)dvlist.h \
    110121 $(INC)objfio.h \
     
    121132 $(INC)basarr.h \
    122133 $(INC)anydataobj.h \
     134 $(INC)mutyv.h \
    123135 $(INC)dvlist.h \
    124136 $(INC)objfio.h \
     
    135147 $(INC)basarr.h \
    136148 $(INC)anydataobj.h \
     149 $(INC)mutyv.h \
    137150 $(INC)dvlist.h \
    138151 $(INC)objfio.h \
     
    149162 $(INC)basarr.h \
    150163 $(INC)anydataobj.h \
     164 $(INC)mutyv.h \
    151165 $(INC)dvlist.h \
    152166 $(INC)objfio.h \
     
    158172$(OBJ)generaldata.o: generaldata.cc \
    159173 $(INC)machdefs.h \
    160  $(INC)strutil.h nbtri.h generalfit.h \
    161  $(INC)pexceptions.h \
    162  $(INC)tvector.h \
    163  $(INC)tmatrix.h \
    164  $(INC)tarray.h \
    165  $(INC)basarr.h \
    166  $(INC)anydataobj.h \
    167  $(INC)dvlist.h \
    168  $(INC)objfio.h \
    169  $(INC)ppersist.h \
    170  $(INC)gnumd5.h \
    171  $(INC)ndatablock.h \
    172  $(INC)utilarr.h generaldata.h ntupintf.h \
    173  poly.h peida.h $(INC)utils.h \
     174 $(INC)strutil.h nbtri.h \
     175 generalfit.h $(INC)pexceptions.h \
     176 $(INC)tvector.h \
     177 $(INC)tmatrix.h \
     178 $(INC)tarray.h \
     179 $(INC)basarr.h \
     180 $(INC)anydataobj.h \
     181 $(INC)mutyv.h \
     182 $(INC)dvlist.h \
     183 $(INC)objfio.h \
     184 $(INC)ppersist.h \
     185 $(INC)gnumd5.h \
     186 $(INC)ndatablock.h \
     187 $(INC)utilarr.h generaldata.h \
     188 ntupintf.h poly.h peida.h \
     189 $(INC)utils.h \
    174190 $(INC)perrors.h fmath.h
    175 $(OBJ)generalfit.o: generalfit.cc $(INC)machdefs.h \
     191$(OBJ)generalfit.o: generalfit.cc \
     192 $(INC)machdefs.h \
    176193 $(INC)pexceptions.h generalfit.h \
    177194 $(INC)tvector.h \
     
    180197 $(INC)basarr.h \
    181198 $(INC)anydataobj.h \
    182  $(INC)dvlist.h \
    183  $(INC)objfio.h \
    184  $(INC)ppersist.h \
    185  $(INC)gnumd5.h \
    186  $(INC)ndatablock.h \
    187  $(INC)utilarr.h generaldata.h ntupintf.h \
    188  poly.h peida.h $(INC)utils.h \
     199 $(INC)mutyv.h \
     200 $(INC)dvlist.h \
     201 $(INC)objfio.h \
     202 $(INC)ppersist.h \
     203 $(INC)gnumd5.h \
     204 $(INC)ndatablock.h \
     205 $(INC)utilarr.h generaldata.h \
     206 ntupintf.h poly.h peida.h \
     207 $(INC)utils.h \
    189208 $(INC)perrors.h fmath.h \
    190209 $(INC)sopemtx.h
    191 $(OBJ)imageop.o: imageop.cc $(INC)machdefs.h \
    192  simplesort.h peida.h $(INC)utils.h \
    193  $(INC)perrors.h \
    194  $(INC)pexceptions.h fmath.h nbmath.h \
    195  $(INC)smathconst.h \
    196  $(INC)histos.h \
    197  $(INC)objfio.h \
    198  $(INC)anydataobj.h \
    199  $(INC)ppersist.h \
    200  $(INC)gnumd5.h \
    201  $(INC)peida.h \
    202  $(INC)tvector.h \
    203  $(INC)tmatrix.h \
    204  $(INC)tarray.h \
    205  $(INC)basarr.h \
    206  $(INC)dvlist.h \
    207  $(INC)ndatablock.h \
    208  $(INC)utilarr.h datatypes.h imageop.h \
    209  cimage.h rzimage.h rzvect.h cspline.h dynccd.h nbtri.h
    210 $(OBJ)integ.o: integ.cc integ.h $(INC)machdefs.h \
     210$(OBJ)integ.o: integ.cc integ.h \
     211 $(INC)machdefs.h \
    211212 $(INC)pexceptions.h generalfit.h \
    212213 $(INC)tvector.h \
     
    215216 $(INC)basarr.h \
    216217 $(INC)anydataobj.h \
    217  $(INC)dvlist.h \
    218  $(INC)objfio.h \
    219  $(INC)ppersist.h \
    220  $(INC)gnumd5.h \
    221  $(INC)ndatablock.h \
    222  $(INC)utilarr.h generaldata.h ntupintf.h \
    223  poly.h peida.h $(INC)utils.h \
     218 $(INC)mutyv.h \
     219 $(INC)dvlist.h \
     220 $(INC)objfio.h \
     221 $(INC)ppersist.h \
     222 $(INC)gnumd5.h \
     223 $(INC)ndatablock.h \
     224 $(INC)utilarr.h generaldata.h \
     225 ntupintf.h poly.h peida.h \
     226 $(INC)utils.h \
    224227 $(INC)perrors.h fmath.h
    225228$(OBJ)median.o: median.cc
    226 $(OBJ)ntoolsinit.o: ntoolsinit.cc $(INC)machdefs.h \
    227  ntoolsinit.h $(INC)tarrinit.h \
     229$(OBJ)ntoolsinit.o: ntoolsinit.cc \
     230 $(INC)machdefs.h ntoolsinit.h \
     231 $(INC)tarrinit.h \
    228232 $(INC)sophyainit.h poly.h \
    229233 $(INC)objfio.h \
     
    238242 $(INC)tarray.h \
    239243 $(INC)basarr.h \
    240  $(INC)dvlist.h \
    241  $(INC)ndatablock.h \
    242  $(INC)utilarr.h generaldata.h ntupintf.h \
    243  cimage.h rzimage.h rzvect.h datatypes.h tabmath.h nbconst.h dates.h \
    244  datime.h
     244 $(INC)mutyv.h \
     245 $(INC)dvlist.h \
     246 $(INC)ndatablock.h \
     247 $(INC)utilarr.h generaldata.h \
     248 ntupintf.h cimage.h tabmath.h nbconst.h dates.h datime.h
    245249$(OBJ)ntupintf.o: ntupintf.cc ntupintf.h \
    246250 $(INC)machdefs.h
     
    251255 $(INC)basarr.h \
    252256 $(INC)anydataobj.h \
    253  $(INC)dvlist.h \
    254  $(INC)objfio.h \
    255  $(INC)ppersist.h \
    256  $(INC)pexceptions.h \
    257  $(INC)gnumd5.h \
    258  $(INC)ndatablock.h \
    259  $(INC)utilarr.h \
    260  $(INC)tvector.h generalfit.h generaldata.h \
    261  ntupintf.h poly.h peida.h $(INC)utils.h \
    262  $(INC)perrors.h fmath.h
    263 $(OBJ)perandom.o: perandom.cc $(INC)machdefs.h \
     257 $(INC)mutyv.h \
     258 $(INC)dvlist.h \
     259 $(INC)objfio.h \
     260 $(INC)ppersist.h \
     261 $(INC)pexceptions.h \
     262 $(INC)gnumd5.h \
     263 $(INC)ndatablock.h \
     264 $(INC)utilarr.h \
     265 $(INC)tvector.h \
     266 $(INC)histos.h \
     267 $(INC)peida.h \
     268 $(INC)utils.h \
     269 $(INC)perrors.h \
     270 $(INC)fmath.h \
     271 $(INC)histos2.h \
     272 $(INC)hisprof.h generalfit.h \
     273 generaldata.h ntupintf.h poly.h peida.h
     274$(OBJ)perandom.o: perandom.cc \
     275 $(INC)machdefs.h \
    264276 $(INC)pexceptions.h perandom.h \
    265277 $(INC)histos.h \
     
    276288 $(INC)tarray.h \
    277289 $(INC)basarr.h \
     290 $(INC)mutyv.h \
    278291 $(INC)dvlist.h \
    279292 $(INC)ndatablock.h \
    280293 $(INC)utilarr.h nbrandom.h \
    281294 $(INC)srandgen.h pemath.h
    282 $(OBJ)poly.o: poly.cc $(INC)machdefs.h poly.h \
    283  $(INC)objfio.h \
     295$(OBJ)poly.o: poly.cc $(INC)machdefs.h \
     296 poly.h $(INC)objfio.h \
    284297 $(INC)anydataobj.h \
    285298 $(INC)ppersist.h \
     
    292305 $(INC)tarray.h \
    293306 $(INC)basarr.h \
     307 $(INC)mutyv.h \
    294308 $(INC)dvlist.h \
    295309 $(INC)ndatablock.h \
     
    297311 $(INC)sopemtx.h \
    298312 $(INC)fioarr.h
    299 $(OBJ)rk4cdifeq.o: rk4cdifeq.cc $(INC)machdefs.h \
    300  rk4cdifeq.h difeq.h $(INC)pexceptions.h \
    301  $(INC)tvector.h \
    302  $(INC)tmatrix.h \
    303  $(INC)tarray.h \
    304  $(INC)basarr.h \
    305  $(INC)anydataobj.h \
     313$(OBJ)rk4cdifeq.o: rk4cdifeq.cc \
     314 $(INC)machdefs.h rk4cdifeq.h \
     315 difeq.h $(INC)pexceptions.h \
     316 $(INC)tvector.h \
     317 $(INC)tmatrix.h \
     318 $(INC)tarray.h \
     319 $(INC)basarr.h \
     320 $(INC)anydataobj.h \
     321 $(INC)mutyv.h \
    306322 $(INC)dvlist.h \
    307323 $(INC)objfio.h \
     
    311327 $(INC)utilarr.h \
    312328 $(INC)ctimer.h
    313 $(OBJ)rzimage.o: rzimage.cc $(INC)machdefs.h \
    314  rzimage.h rzvect.h $(INC)pexceptions.h \
    315  $(INC)perrors.h datatypes.h \
    316  $(INC)ppersist.h \
    317  $(INC)gnumd5.h \
    318  $(INC)dvlist.h \
    319  $(INC)objfio.h \
    320  $(INC)anydataobj.h generalfit.h \
    321  $(INC)tvector.h \
    322  $(INC)tmatrix.h \
    323  $(INC)tarray.h \
    324  $(INC)basarr.h \
    325  $(INC)ndatablock.h \
    326  $(INC)utilarr.h generaldata.h ntupintf.h \
    327  poly.h peida.h $(INC)utils.h fmath.h
    328 $(OBJ)simplesort.o: simplesort.cc $(INC)machdefs.h \
    329  simplesort.h peida.h $(INC)utils.h \
     329$(OBJ)simplesort.o: simplesort.cc \
     330 $(INC)machdefs.h simplesort.h \
     331 peida.h $(INC)utils.h \
    330332 $(INC)perrors.h \
    331333 $(INC)pexceptions.h fmath.h
    332 $(OBJ)tabmath.o: tabmath.cc $(INC)machdefs.h \
    333  tabmath.h peida.h $(INC)utils.h \
    334  $(INC)perrors.h \
    335  $(INC)pexceptions.h fmath.h nbconst.h
    336 $(OBJ)datime.o: datime.c $(INC)machdefs.h \
    337  $(INC)strutil.h nbconst.h datime.h
     334$(OBJ)tabmath.o: tabmath.cc \
     335 $(INC)machdefs.h tabmath.h \
     336 peida.h $(INC)utils.h \
     337 $(INC)perrors.h \
     338 $(INC)pexceptions.h fmath.h \
     339 nbconst.h
     340$(OBJ)datime.o: datime.c \
     341 $(INC)machdefs.h \
     342 $(INC)strutil.h nbconst.h \
     343 datime.h
    338344$(OBJ)fftmayer_r4.o: fftmayer_r4.c fftmayer.h \
    339345 $(INC)machdefs.h trigtbl.h
     
    345351 $(INC)machdefs.h \
    346352 $(INC)smathconst.h
    347 $(OBJ)nbmath.o: nbmath.c nbmath.h $(INC)machdefs.h \
    348  $(INC)smathconst.h matxop.h nbinteg.h \
    349  nbtri.h
    350 $(OBJ)nbtri.o: nbtri.c nbtri.h $(INC)machdefs.h
     353$(OBJ)nbmath.o: nbmath.c nbmath.h \
     354 $(INC)machdefs.h \
     355 $(INC)smathconst.h matxop.h \
     356 nbinteg.h nbtri.h
     357$(OBJ)nbtri.o: nbtri.c nbtri.h \
     358 $(INC)machdefs.h
Note: See TracChangeset for help on using the changeset viewer.