Changeset 1109 in Sophya for trunk/SophyaLib/HiStats/Makefile


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

on vire FitResidus/Function -> cf objfitter cmv 28/7/00

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/HiStats/Makefile

    r919 r1109  
    1111endif
    1212 
    13 $(OBJ)hisprof.o: hisprof.cc $(INC)machdefs.h \
    14  hisprof.h $(INC)peida.h \
     13$(OBJ)hisprof.o: hisprof.cc \
     14 $(INC)machdefs.h hisprof.h \
     15 $(INC)peida.h \
    1516 $(INC)utils.h \
    1617 $(INC)perrors.h \
     
    2223 $(INC)basarr.h \
    2324 $(INC)anydataobj.h \
     25 $(INC)mutyv.h \
    2426 $(INC)dvlist.h \
    2527 $(INC)objfio.h \
     
    2830 $(INC)ndatablock.h \
    2931 $(INC)utilarr.h histos.h
    30 $(OBJ)histinit.o: histinit.cc $(INC)machdefs.h \
    31  histinit.h $(INC)ntoolsinit.h \
     32$(OBJ)histinit.o: histinit.cc \
     33 $(INC)machdefs.h histinit.h \
     34 $(INC)ntoolsinit.h \
    3235 $(INC)tarrinit.h \
    3336 $(INC)sophyainit.h histos.h \
     
    4548 $(INC)tarray.h \
    4649 $(INC)basarr.h \
     50 $(INC)mutyv.h \
    4751 $(INC)dvlist.h \
    4852 $(INC)ndatablock.h \
    49  $(INC)utilarr.h histos2.h hisprof.h ntuple.h \
     53 $(INC)utilarr.h histos2.h \
     54 hisprof.h ntuple.h \
    5055 $(INC)ntupintf.h xntuple.h
    51 $(OBJ)histos.o: histos.cc $(INC)machdefs.h histos.h \
     56$(OBJ)histos.o: histos.cc \
     57 $(INC)machdefs.h histos.h \
    5258 $(INC)objfio.h \
    5359 $(INC)anydataobj.h \
     
    6369 $(INC)tarray.h \
    6470 $(INC)basarr.h \
     71 $(INC)mutyv.h \
    6572 $(INC)dvlist.h \
    6673 $(INC)ndatablock.h \
    6774 $(INC)utilarr.h \
    6875 $(INC)poly.h \
    69  $(INC)strutil.h \
    70  $(INC)generalfit.h \
    71  $(INC)generaldata.h \
    72  $(INC)ntupintf.h
    73 $(OBJ)histos2.o: histos2.cc $(INC)machdefs.h \
    74  histos2.h $(INC)peida.h \
     76 $(INC)strutil.h
     77$(OBJ)histos2.o: histos2.cc \
     78 $(INC)machdefs.h histos2.h \
     79 $(INC)peida.h \
    7580 $(INC)utils.h \
    7681 $(INC)perrors.h \
     
    8590 $(INC)tarray.h \
    8691 $(INC)basarr.h \
     92 $(INC)mutyv.h \
    8793 $(INC)dvlist.h \
    8894 $(INC)ndatablock.h \
    89  $(INC)utilarr.h \
    90  $(INC)generalfit.h \
    91  $(INC)generaldata.h \
    92  $(INC)ntupintf.h \
    93  $(INC)poly.h
    94 $(OBJ)ntuple.o: ntuple.cc $(INC)strutil.h \
     95 $(INC)utilarr.h
     96$(OBJ)ntuple.o: ntuple.cc \
     97 $(INC)strutil.h \
    9598 $(INC)perrors.h \
    9699 $(INC)pexceptions.h \
     
    101104 $(INC)gnumd5.h \
    102105 $(INC)ntupintf.h \
    103  $(INC)dvlist.h
    104 $(OBJ)xntuple.o: xntuple.cc $(INC)ppersist.h \
     106 $(INC)dvlist.h \
     107 $(INC)mutyv.h
     108$(OBJ)xntuple.o: xntuple.cc \
     109 $(INC)ppersist.h \
    105110 $(INC)machdefs.h \
    106111 $(INC)pexceptions.h \
    107112 $(INC)gnumd5.h \
    108113 $(INC)perrors.h xntuple.h \
     114 $(INC)ntupintf.h \
     115 $(INC)dvlist.h \
    109116 $(INC)objfio.h \
    110117 $(INC)anydataobj.h \
    111  $(INC)ntupintf.h \
    112  $(INC)dvlist.h
     118 $(INC)mutyv.h
Note: See TracChangeset for help on using the changeset viewer.