Changeset 231 in Sophya


Ignore:
Timestamp:
Apr 13, 1999, 5:45:06 PM (26 years ago)
Author:
ansari
Message:

MAJ Makefile Reza 13/04/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/NTools/Makefile

    r220 r231  
    1111endif
    1212 
    13 $(OBJ)cimage.o: cimage.cc /home/ansari/DPC/Include/defs.h \
    14  /home/ansari/DPC/Include/perrors.h \
    15  /home/ansari/DPC/Include/exceptions.h \
    16  /home/ansari/DPC/Include/peidainit.h cimage.h rzimage.h rzvect.h \
    17  /home/ansari/DPC/Include/machine.h datatypes.h \
    18  /home/ansari/DPC/Include/ppersist.h \
    19  /home/ansari/DPC/Include/pclassids.h dvlist.h fct1dfit.h generalfit.h \
    20  matrix.h peida.h utils.h fmath.h cvector.h generaldata.h poly.h \
    21  histos.h nbconst.h
    22 $(OBJ)cspline.o: cspline.cc /home/ansari/DPC/Include/defs.h nbtri.h \
     13$(OBJ)cimage.o: cimage.cc $(INC)defs.h \
     14 $(INC)perrors.h \
     15 $(INC)exceptions.h \
     16 $(INC)peidainit.h cimage.h rzimage.h rzvect.h \
     17 $(INC)machine.h datatypes.h \
     18 $(INC)ppersist.h \
     19 $(INC)pclassids.h dvlist.h fct1dfit.h \
     20 generalfit.h matrix.h peida.h utils.h fmath.h cvector.h generaldata.h \
     21 poly.h histos.h nbconst.h
     22$(OBJ)cspline.o: cspline.cc $(INC)defs.h nbtri.h \
    2323 cspline.h cvector.h matrix.h peida.h utils.h \
    24  /home/ansari/DPC/Include/perrors.h \
    25  /home/ansari/DPC/Include/exceptions.h \
    26  /home/ansari/DPC/Include/peidainit.h fmath.h \
    27  /home/ansari/DPC/Include/ppersist.h \
    28  /home/ansari/DPC/Include/pclassids.h
    29 $(OBJ)cvector.o: cvector.cc /home/ansari/DPC/Include/defs.h cvector.h \
    30  matrix.h peida.h utils.h /home/ansari/DPC/Include/machine.h \
    31  /home/ansari/DPC/Include/perrors.h \
    32  /home/ansari/DPC/Include/exceptions.h \
    33  /home/ansari/DPC/Include/peidainit.h fmath.h \
    34  /home/ansari/DPC/Include/ppersist.h \
    35  /home/ansari/DPC/Include/pclassids.h generalfit.h generaldata.h \
    36  poly.h
    37 $(OBJ)datacards.o: datacards.cc /home/ansari/DPC/Include/defs.h datacards.h \
    38  peida.h utils.h /home/ansari/DPC/Include/machine.h \
    39  /home/ansari/DPC/Include/perrors.h \
    40  /home/ansari/DPC/Include/exceptions.h \
    41  /home/ansari/DPC/Include/peidainit.h fmath.h
    42 $(OBJ)datatypes.o: datatypes.cc /home/ansari/DPC/Include/defs.h datatypes.h \
    43  /home/ansari/DPC/Include/machine.h
    44 $(OBJ)dates.o: dates.cc /home/ansari/DPC/Include/defs.h \
    45  /home/ansari/DPC/Include/perrors.h \
    46  /home/ansari/DPC/Include/exceptions.h \
    47  /home/ansari/DPC/Include/peidainit.h dates.h
    48 $(OBJ)difeq.o: difeq.cc /home/ansari/DPC/Include/defs.h difeq.h \
    49  /home/ansari/DPC/Include/exceptions.h \
    50  /home/ansari/DPC/Include/peidainit.h cvector.h matrix.h peida.h \
    51  utils.h /home/ansari/DPC/Include/machine.h \
    52  /home/ansari/DPC/Include/perrors.h fmath.h \
    53  /home/ansari/DPC/Include/ppersist.h \
    54  /home/ansari/DPC/Include/pclassids.h \
    55  /home/ansari/DPC/Include/ctimer.h /home/ansari/DPC/Include/peida.h
    56 $(OBJ)dvlist.o: dvlist.cc /home/ansari/DPC/Include/defs.h dvlist.h \
    57  /home/ansari/DPC/Include/ppersist.h \
    58  /home/ansari/DPC/Include/machine.h /home/ansari/DPC/Include/perrors.h \
    59  /home/ansari/DPC/Include/exceptions.h \
    60  /home/ansari/DPC/Include/peidainit.h \
    61  /home/ansari/DPC/Include/pclassids.h strutil.h
    62 $(OBJ)dynccd.o: dynccd.cc /home/ansari/DPC/Include/defs.h fmath.h perandom.h \
    63  /home/ansari/DPC/Include/machine.h histos.h peida.h utils.h \
    64  /home/ansari/DPC/Include/perrors.h \
    65  /home/ansari/DPC/Include/exceptions.h \
    66  /home/ansari/DPC/Include/peidainit.h cvector.h matrix.h \
    67  /home/ansari/DPC/Include/ppersist.h \
    68  /home/ansari/DPC/Include/pclassids.h nbrandom.h cimage.h rzimage.h \
    69  rzvect.h datatypes.h dvlist.h dynccd.h
    70 $(OBJ)fct1dfit.o: fct1dfit.cc /home/ansari/DPC/Include/defs.h fct1dfit.h \
    71  generalfit.h /home/ansari/DPC/Include/exceptions.h \
    72  /home/ansari/DPC/Include/peidainit.h matrix.h peida.h utils.h \
    73  /home/ansari/DPC/Include/machine.h /home/ansari/DPC/Include/perrors.h \
    74  fmath.h /home/ansari/DPC/Include/ppersist.h \
    75  /home/ansari/DPC/Include/pclassids.h cvector.h generaldata.h poly.h \
    76  nbconst.h tabmath.h
    77 $(OBJ)fct2dfit.o: fct2dfit.cc /home/ansari/DPC/Include/defs.h fct2dfit.h \
    78  generalfit.h /home/ansari/DPC/Include/exceptions.h \
    79  /home/ansari/DPC/Include/peidainit.h matrix.h peida.h utils.h \
    80  /home/ansari/DPC/Include/machine.h /home/ansari/DPC/Include/perrors.h \
    81  fmath.h /home/ansari/DPC/Include/ppersist.h \
    82  /home/ansari/DPC/Include/pclassids.h cvector.h generaldata.h poly.h \
    83  nbconst.h tabmath.h simps2d.h
    84 $(OBJ)generaldata.o: generaldata.cc /home/ansari/DPC/Include/defs.h \
    85  /home/ansari/DPC/Include/perrors.h \
    86  /home/ansari/DPC/Include/exceptions.h \
    87  /home/ansari/DPC/Include/peidainit.h nbtri.h generalfit.h matrix.h \
    88  peida.h utils.h fmath.h /home/ansari/DPC/Include/ppersist.h \
    89  /home/ansari/DPC/Include/pclassids.h cvector.h generaldata.h poly.h
    90 $(OBJ)generalfit.o: generalfit.cc /home/ansari/DPC/Include/defs.h \
    91  generalfit.h /home/ansari/DPC/Include/exceptions.h \
    92  /home/ansari/DPC/Include/peidainit.h matrix.h peida.h utils.h \
    93  /home/ansari/DPC/Include/machine.h /home/ansari/DPC/Include/perrors.h \
    94  fmath.h /home/ansari/DPC/Include/ppersist.h \
    95  /home/ansari/DPC/Include/pclassids.h cvector.h generaldata.h poly.h \
    96  nbconst.h tabmath.h
    97 $(OBJ)hisprof.o: hisprof.cc /home/ansari/DPC/Include/defs.h hisprof.h \
    98  peida.h utils.h /home/ansari/DPC/Include/machine.h \
    99  /home/ansari/DPC/Include/perrors.h \
    100  /home/ansari/DPC/Include/exceptions.h \
    101  /home/ansari/DPC/Include/peidainit.h fmath.h cvector.h matrix.h \
    102  /home/ansari/DPC/Include/ppersist.h \
    103  /home/ansari/DPC/Include/pclassids.h histos.h
    104 $(OBJ)histos.o: histos.cc /home/ansari/DPC/Include/defs.h histos.h peida.h \
    105  utils.h /home/ansari/DPC/Include/machine.h \
    106  /home/ansari/DPC/Include/perrors.h \
    107  /home/ansari/DPC/Include/exceptions.h \
    108  /home/ansari/DPC/Include/peidainit.h fmath.h cvector.h matrix.h \
    109  /home/ansari/DPC/Include/ppersist.h \
    110  /home/ansari/DPC/Include/pclassids.h poly.h strutil.h generalfit.h \
    111  generaldata.h
    112 $(OBJ)histos2.o: histos2.cc /home/ansari/DPC/Include/defs.h histos2.h \
    113  peida.h utils.h /home/ansari/DPC/Include/machine.h \
    114  /home/ansari/DPC/Include/perrors.h \
    115  /home/ansari/DPC/Include/exceptions.h \
    116  /home/ansari/DPC/Include/peidainit.h fmath.h histos.h cvector.h \
    117  matrix.h /home/ansari/DPC/Include/ppersist.h \
    118  /home/ansari/DPC/Include/pclassids.h generalfit.h generaldata.h \
    119  poly.h
    120 $(OBJ)imageop.o: imageop.cc /home/ansari/DPC/Include/defs.h simplesort.h \
    121  peida.h utils.h /home/ansari/DPC/Include/machine.h \
    122  /home/ansari/DPC/Include/perrors.h \
    123  /home/ansari/DPC/Include/exceptions.h \
    124  /home/ansari/DPC/Include/peidainit.h fmath.h nbmath.h histos.h \
    125  cvector.h matrix.h /home/ansari/DPC/Include/ppersist.h \
    126  /home/ansari/DPC/Include/pclassids.h datatypes.h imageop.h cimage.h \
    127  rzimage.h rzvect.h dvlist.h cspline.h nbtri.h
    128 $(OBJ)integ.o: integ.cc /home/ansari/DPC/Include/defs.h integ.h \
    129  /home/ansari/DPC/Include/exceptions.h \
    130  /home/ansari/DPC/Include/peidainit.h generalfit.h matrix.h peida.h \
    131  utils.h /home/ansari/DPC/Include/machine.h \
    132  /home/ansari/DPC/Include/perrors.h fmath.h \
    133  /home/ansari/DPC/Include/ppersist.h \
    134  /home/ansari/DPC/Include/pclassids.h cvector.h generaldata.h poly.h
    135 $(OBJ)linfit.o: linfit.cc /home/ansari/DPC/Include/defs.h peida.h utils.h \
    136  /home/ansari/DPC/Include/machine.h /home/ansari/DPC/Include/perrors.h \
    137  /home/ansari/DPC/Include/exceptions.h \
    138  /home/ansari/DPC/Include/peidainit.h fmath.h linfit.h matrix.h \
    139  /home/ansari/DPC/Include/ppersist.h \
    140  /home/ansari/DPC/Include/pclassids.h cvector.h
    141 $(OBJ)matrix.o: matrix.cc /home/ansari/DPC/Include/defs.h peida.h utils.h \
    142  /home/ansari/DPC/Include/machine.h /home/ansari/DPC/Include/perrors.h \
    143  /home/ansari/DPC/Include/exceptions.h \
    144  /home/ansari/DPC/Include/peidainit.h fmath.h matrix.h \
    145  /home/ansari/DPC/Include/ppersist.h \
    146  /home/ansari/DPC/Include/pclassids.h cvector.h generalfit.h \
     24 $(INC)perrors.h \
     25 $(INC)exceptions.h \
     26 $(INC)peidainit.h fmath.h \
     27 $(INC)ppersist.h \
     28 $(INC)pclassids.h
     29$(OBJ)cvector.o: cvector.cc $(INC)defs.h cvector.h \
     30 matrix.h peida.h utils.h $(INC)machine.h \
     31 $(INC)perrors.h \
     32 $(INC)exceptions.h \
     33 $(INC)peidainit.h fmath.h \
     34 $(INC)ppersist.h \
     35 $(INC)pclassids.h generalfit.h generaldata.h \
     36 poly.h
     37$(OBJ)datacards.o: datacards.cc $(INC)defs.h \
     38 datacards.h peida.h utils.h $(INC)machine.h \
     39 $(INC)perrors.h \
     40 $(INC)exceptions.h \
     41 $(INC)peidainit.h fmath.h
     42$(OBJ)datatypes.o: datatypes.cc $(INC)defs.h \
     43 datatypes.h $(INC)machine.h
     44$(OBJ)dates.o: dates.cc $(INC)defs.h \
     45 $(INC)perrors.h \
     46 $(INC)exceptions.h \
     47 $(INC)peidainit.h dates.h
     48$(OBJ)difeq.o: difeq.cc $(INC)defs.h difeq.h \
     49 $(INC)exceptions.h \
     50 $(INC)peidainit.h cvector.h matrix.h peida.h \
     51 utils.h $(INC)machine.h \
     52 $(INC)perrors.h fmath.h \
     53 $(INC)ppersist.h \
     54 $(INC)pclassids.h \
     55 $(INC)ctimer.h \
     56 $(INC)peida.h
     57$(OBJ)dvlist.o: dvlist.cc $(INC)defs.h dvlist.h \
     58 $(INC)ppersist.h \
     59 $(INC)machine.h \
     60 $(INC)perrors.h \
     61 $(INC)exceptions.h \
     62 $(INC)peidainit.h \
     63 $(INC)pclassids.h strutil.h
     64$(OBJ)dynccd.o: dynccd.cc $(INC)defs.h fmath.h \
     65 perandom.h $(INC)machine.h histos.h peida.h \
     66 utils.h $(INC)perrors.h \
     67 $(INC)exceptions.h \
     68 $(INC)peidainit.h cvector.h matrix.h \
     69 $(INC)ppersist.h \
     70 $(INC)pclassids.h nbrandom.h cimage.h \
     71 rzimage.h rzvect.h datatypes.h dvlist.h dynccd.h
     72$(OBJ)fct1dfit.o: fct1dfit.cc $(INC)defs.h fct1dfit.h \
     73 generalfit.h $(INC)exceptions.h \
     74 $(INC)peidainit.h matrix.h peida.h utils.h \
     75 $(INC)machine.h \
     76 $(INC)perrors.h fmath.h \
     77 $(INC)ppersist.h \
     78 $(INC)pclassids.h cvector.h generaldata.h \
     79 poly.h nbconst.h tabmath.h
     80$(OBJ)fct2dfit.o: fct2dfit.cc $(INC)defs.h fct2dfit.h \
     81 generalfit.h $(INC)exceptions.h \
     82 $(INC)peidainit.h matrix.h peida.h utils.h \
     83 $(INC)machine.h \
     84 $(INC)perrors.h fmath.h \
     85 $(INC)ppersist.h \
     86 $(INC)pclassids.h cvector.h generaldata.h \
     87 poly.h nbconst.h tabmath.h simps2d.h
     88$(OBJ)generaldata.o: generaldata.cc $(INC)defs.h \
     89 $(INC)perrors.h \
     90 $(INC)exceptions.h \
     91 $(INC)peidainit.h nbtri.h generalfit.h \
     92 matrix.h peida.h utils.h fmath.h \
     93 $(INC)ppersist.h \
     94 $(INC)pclassids.h cvector.h generaldata.h \
     95 poly.h
     96$(OBJ)generalfit.o: generalfit.cc $(INC)defs.h \
     97 generalfit.h $(INC)exceptions.h \
     98 $(INC)peidainit.h matrix.h peida.h utils.h \
     99 $(INC)machine.h \
     100 $(INC)perrors.h fmath.h \
     101 $(INC)ppersist.h \
     102 $(INC)pclassids.h cvector.h generaldata.h \
     103 poly.h nbconst.h tabmath.h
     104$(OBJ)hisprof.o: hisprof.cc $(INC)defs.h hisprof.h \
     105 peida.h utils.h $(INC)machine.h \
     106 $(INC)perrors.h \
     107 $(INC)exceptions.h \
     108 $(INC)peidainit.h fmath.h cvector.h matrix.h \
     109 $(INC)ppersist.h \
     110 $(INC)pclassids.h histos.h
     111$(OBJ)histos.o: histos.cc $(INC)defs.h histos.h \
     112 peida.h utils.h $(INC)machine.h \
     113 $(INC)perrors.h \
     114 $(INC)exceptions.h \
     115 $(INC)peidainit.h fmath.h cvector.h matrix.h \
     116 $(INC)ppersist.h \
     117 $(INC)pclassids.h poly.h strutil.h \
     118 generalfit.h generaldata.h
     119$(OBJ)histos2.o: histos2.cc $(INC)defs.h histos2.h \
     120 peida.h utils.h $(INC)machine.h \
     121 $(INC)perrors.h \
     122 $(INC)exceptions.h \
     123 $(INC)peidainit.h fmath.h histos.h cvector.h \
     124 matrix.h $(INC)ppersist.h \
     125 $(INC)pclassids.h generalfit.h generaldata.h \
     126 poly.h
     127$(OBJ)imageop.o: imageop.cc $(INC)defs.h simplesort.h \
     128 peida.h utils.h $(INC)machine.h \
     129 $(INC)perrors.h \
     130 $(INC)exceptions.h \
     131 $(INC)peidainit.h fmath.h nbmath.h histos.h \
     132 cvector.h matrix.h $(INC)ppersist.h \
     133 $(INC)pclassids.h datatypes.h imageop.h \
     134 cimage.h rzimage.h rzvect.h dvlist.h cspline.h nbtri.h
     135$(OBJ)integ.o: integ.cc $(INC)defs.h integ.h \
     136 $(INC)exceptions.h \
     137 $(INC)peidainit.h generalfit.h matrix.h \
     138 peida.h utils.h $(INC)machine.h \
     139 $(INC)perrors.h fmath.h \
     140 $(INC)ppersist.h \
     141 $(INC)pclassids.h cvector.h generaldata.h \
     142 poly.h
     143$(OBJ)linfit.o: linfit.cc $(INC)defs.h peida.h \
     144 utils.h $(INC)machine.h \
     145 $(INC)perrors.h \
     146 $(INC)exceptions.h \
     147 $(INC)peidainit.h fmath.h linfit.h matrix.h \
     148 $(INC)ppersist.h \
     149 $(INC)pclassids.h cvector.h
     150$(OBJ)matrix.o: matrix.cc $(INC)defs.h peida.h \
     151 utils.h $(INC)machine.h \
     152 $(INC)perrors.h \
     153 $(INC)exceptions.h \
     154 $(INC)peidainit.h fmath.h matrix.h \
     155 $(INC)ppersist.h \
     156 $(INC)pclassids.h cvector.h generalfit.h \
    147157 generaldata.h poly.h
    148158$(OBJ)median.o: median.cc
    149 $(OBJ)ntuple.o: ntuple.cc /home/ansari/DPC/Include/perrors.h \
    150  /home/ansari/DPC/Include/exceptions.h /home/ansari/DPC/Include/defs.h \
    151  /home/ansari/DPC/Include/peidainit.h ntuple.h \
    152  /home/ansari/DPC/Include/ppersist.h \
    153  /home/ansari/DPC/Include/machine.h \
    154  /home/ansari/DPC/Include/pclassids.h dvlist.h
     159$(OBJ)ntuple.o: ntuple.cc $(INC)perrors.h \
     160 $(INC)exceptions.h \
     161 $(INC)defs.h \
     162 $(INC)peidainit.h ntuple.h \
     163 $(INC)ppersist.h \
     164 $(INC)machine.h \
     165 $(INC)pclassids.h dvlist.h
    155166$(OBJ)outilsinit.o: outilsinit.cc outilsinit.h \
    156  /home/ansari/DPC/Include/peidainit.h /home/ansari/DPC/Include/defs.h \
    157  matrix.h peida.h utils.h /home/ansari/DPC/Include/machine.h \
    158  /home/ansari/DPC/Include/perrors.h \
    159  /home/ansari/DPC/Include/exceptions.h fmath.h \
    160  /home/ansari/DPC/Include/ppersist.h \
    161  /home/ansari/DPC/Include/pclassids.h cvector.h poly.h dvlist.h \
     167 $(INC)peidainit.h \
     168 $(INC)defs.h matrix.h peida.h utils.h \
     169 $(INC)machine.h \
     170 $(INC)perrors.h \
     171 $(INC)exceptions.h fmath.h \
     172 $(INC)ppersist.h \
     173 $(INC)pclassids.h cvector.h poly.h dvlist.h \
    162174 histos.h histos2.h hisprof.h ntuple.h generaldata.h cimage.h \
    163175 rzimage.h rzvect.h datatypes.h tabmath.h nbconst.h dates.h datime.h
    164 $(OBJ)perandom.o: perandom.cc /home/ansari/DPC/Include/defs.h perandom.h \
    165  /home/ansari/DPC/Include/machine.h histos.h peida.h utils.h \
    166  /home/ansari/DPC/Include/perrors.h \
    167  /home/ansari/DPC/Include/exceptions.h \
    168  /home/ansari/DPC/Include/peidainit.h fmath.h cvector.h matrix.h \
    169  /home/ansari/DPC/Include/ppersist.h \
    170  /home/ansari/DPC/Include/pclassids.h nbrandom.h pemath.h
    171 $(OBJ)poly.o: poly.cc /home/ansari/DPC/Include/defs.h poly.h peida.h utils.h \
    172  /home/ansari/DPC/Include/machine.h /home/ansari/DPC/Include/perrors.h \
    173  /home/ansari/DPC/Include/exceptions.h \
    174  /home/ansari/DPC/Include/peidainit.h fmath.h cvector.h matrix.h \
    175  /home/ansari/DPC/Include/ppersist.h \
    176  /home/ansari/DPC/Include/pclassids.h linfit.h
     176$(OBJ)perandom.o: perandom.cc $(INC)defs.h perandom.h \
     177 $(INC)machine.h histos.h peida.h utils.h \
     178 $(INC)perrors.h \
     179 $(INC)exceptions.h \
     180 $(INC)peidainit.h fmath.h cvector.h matrix.h \
     181 $(INC)ppersist.h \
     182 $(INC)pclassids.h nbrandom.h pemath.h
     183$(OBJ)poly.o: poly.cc $(INC)defs.h poly.h peida.h \
     184 utils.h $(INC)machine.h \
     185 $(INC)perrors.h \
     186 $(INC)exceptions.h \
     187 $(INC)peidainit.h fmath.h cvector.h matrix.h \
     188 $(INC)ppersist.h \
     189 $(INC)pclassids.h linfit.h
    177190$(OBJ)pversion.o: pversion.cc pversion.h \
    178  /home/ansari/DPC/Include/peidainit.h /home/ansari/DPC/Include/defs.h
    179 $(OBJ)rk4cdifeq.o: rk4cdifeq.cc /home/ansari/DPC/Include/defs.h rk4cdifeq.h \
    180  difeq.h /home/ansari/DPC/Include/exceptions.h \
    181  /home/ansari/DPC/Include/peidainit.h cvector.h matrix.h peida.h \
    182  utils.h /home/ansari/DPC/Include/machine.h \
    183  /home/ansari/DPC/Include/perrors.h fmath.h \
    184  /home/ansari/DPC/Include/ppersist.h \
    185  /home/ansari/DPC/Include/pclassids.h \
    186  /home/ansari/DPC/Include/ctimer.h /home/ansari/DPC/Include/peida.h
    187 $(OBJ)rzimage.o: rzimage.cc /home/ansari/DPC/Include/defs.h rzimage.h \
    188  rzvect.h /home/ansari/DPC/Include/machine.h \
    189  /home/ansari/DPC/Include/exceptions.h \
    190  /home/ansari/DPC/Include/peidainit.h \
    191  /home/ansari/DPC/Include/perrors.h datatypes.h \
    192  /home/ansari/DPC/Include/ppersist.h \
    193  /home/ansari/DPC/Include/pclassids.h dvlist.h generalfit.h matrix.h \
    194  peida.h utils.h fmath.h cvector.h generaldata.h poly.h
    195 $(OBJ)simplesort.o: simplesort.cc /home/ansari/DPC/Include/defs.h \
    196  simplesort.h peida.h utils.h /home/ansari/DPC/Include/machine.h \
    197  /home/ansari/DPC/Include/perrors.h \
    198  /home/ansari/DPC/Include/exceptions.h \
    199  /home/ansari/DPC/Include/peidainit.h fmath.h
    200 $(OBJ)tabmath.o: tabmath.cc /home/ansari/DPC/Include/defs.h tabmath.h \
    201  peida.h utils.h /home/ansari/DPC/Include/machine.h \
    202  /home/ansari/DPC/Include/perrors.h \
    203  /home/ansari/DPC/Include/exceptions.h \
    204  /home/ansari/DPC/Include/peidainit.h fmath.h nbconst.h
    205 $(OBJ)utils.o: utils.cc /home/ansari/DPC/Include/defs.h utils.h \
    206  /home/ansari/DPC/Include/exceptions.h \
    207  /home/ansari/DPC/Include/peidainit.h
    208 $(OBJ)datime.o: datime.c /home/ansari/DPC/Include/defs.h strutil.h nbconst.h \
    209  datime.h
     191 $(INC)peidainit.h \
     192 $(INC)defs.h
     193$(OBJ)rk4cdifeq.o: rk4cdifeq.cc $(INC)defs.h \
     194 rk4cdifeq.h difeq.h $(INC)exceptions.h \
     195 $(INC)peidainit.h cvector.h matrix.h peida.h \
     196 utils.h $(INC)machine.h \
     197 $(INC)perrors.h fmath.h \
     198 $(INC)ppersist.h \
     199 $(INC)pclassids.h \
     200 $(INC)ctimer.h \
     201 $(INC)peida.h
     202$(OBJ)rzimage.o: rzimage.cc $(INC)defs.h rzimage.h \
     203 rzvect.h $(INC)machine.h \
     204 $(INC)exceptions.h \
     205 $(INC)peidainit.h \
     206 $(INC)perrors.h datatypes.h \
     207 $(INC)ppersist.h \
     208 $(INC)pclassids.h dvlist.h generalfit.h \
     209 matrix.h peida.h utils.h fmath.h cvector.h generaldata.h poly.h
     210$(OBJ)simplesort.o: simplesort.cc $(INC)defs.h \
     211 simplesort.h peida.h utils.h $(INC)machine.h \
     212 $(INC)perrors.h \
     213 $(INC)exceptions.h \
     214 $(INC)peidainit.h fmath.h
     215$(OBJ)tabmath.o: tabmath.cc $(INC)defs.h tabmath.h \
     216 peida.h utils.h $(INC)machine.h \
     217 $(INC)perrors.h \
     218 $(INC)exceptions.h \
     219 $(INC)peidainit.h fmath.h nbconst.h
     220$(OBJ)utils.o: utils.cc $(INC)defs.h utils.h \
     221 $(INC)exceptions.h \
     222 $(INC)peidainit.h
     223$(OBJ)datime.o: datime.c $(INC)defs.h strutil.h \
     224 nbconst.h datime.h
    210225$(OBJ)matxop.o: matxop.c matxop.h nbmath.h
    211226$(OBJ)nbmath.o: nbmath.c nbmath.h matxop.h nbinteg.h nbtri.h
    212 $(OBJ)nbrandom.o: nbrandom.c /home/ansari/DPC/Include/defs.h \
    213  /home/ansari/DPC/Include/machine.h nbmath.h nbrandom.h
     227$(OBJ)nbrandom.o: nbrandom.c $(INC)defs.h \
     228 $(INC)machine.h nbmath.h nbrandom.h
    214229$(OBJ)nbtri.o: nbtri.c nbtri.h
    215230$(OBJ)strutil.o: strutil.c strutil.h
Note: See TracChangeset for help on using the changeset viewer.