Changeset 1118 in Sophya for trunk/SophyaLib/HiStats


Ignore:
Timestamp:
Jul 31, 2000, 2:59:45 PM (25 years ago)
Author:
ansari
Message:

MAJ Makefile - Reza 31/7/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/HiStats/Makefile

    r1109 r1118  
    1111endif
    1212 
    13 $(OBJ)hisprof.o: hisprof.cc \
    14  $(INC)machdefs.h hisprof.h \
    15  $(INC)peida.h \
     13$(OBJ)hisprof.o: hisprof.cc $(INC)machdefs.h \
     14 hisprof.h $(INC)peida.h \
    1615 $(INC)utils.h \
    1716 $(INC)perrors.h \
     
    3029 $(INC)ndatablock.h \
    3130 $(INC)utilarr.h histos.h
    32 $(OBJ)histinit.o: histinit.cc \
    33  $(INC)machdefs.h histinit.h \
    34  $(INC)ntoolsinit.h \
     31$(OBJ)histinit.o: histinit.cc $(INC)machdefs.h \
     32 histinit.h $(INC)ntoolsinit.h \
    3533 $(INC)tarrinit.h \
    3634 $(INC)sophyainit.h histos.h \
     
    5149 $(INC)dvlist.h \
    5250 $(INC)ndatablock.h \
    53  $(INC)utilarr.h histos2.h \
    54  hisprof.h ntuple.h \
     51 $(INC)utilarr.h histos2.h hisprof.h ntuple.h \
    5552 $(INC)ntupintf.h xntuple.h
    56 $(OBJ)histos.o: histos.cc \
    57  $(INC)machdefs.h histos.h \
     53$(OBJ)histos.o: histos.cc $(INC)machdefs.h histos.h \
    5854 $(INC)objfio.h \
    5955 $(INC)anydataobj.h \
     
    7571 $(INC)poly.h \
    7672 $(INC)strutil.h
    77 $(OBJ)histos2.o: histos2.cc \
    78  $(INC)machdefs.h histos2.h \
    79  $(INC)peida.h \
     73$(OBJ)histos2.o: histos2.cc $(INC)machdefs.h \
     74 histos2.h $(INC)peida.h \
    8075 $(INC)utils.h \
    8176 $(INC)perrors.h \
     
    9489 $(INC)ndatablock.h \
    9590 $(INC)utilarr.h
    96 $(OBJ)ntuple.o: ntuple.cc \
    97  $(INC)strutil.h \
     91$(OBJ)ntuple.o: ntuple.cc $(INC)strutil.h \
    9892 $(INC)perrors.h \
    9993 $(INC)pexceptions.h \
     
    106100 $(INC)dvlist.h \
    107101 $(INC)mutyv.h
    108 $(OBJ)xntuple.o: xntuple.cc \
    109  $(INC)ppersist.h \
     102$(OBJ)xntuple.o: xntuple.cc $(INC)ppersist.h \
    110103 $(INC)machdefs.h \
    111104 $(INC)pexceptions.h \
Note: See TracChangeset for help on using the changeset viewer.