Changeset 3123 in Sophya for trunk/SophyaLib/BaseTools/Makefile


Ignore:
Timestamp:
Jan 10, 2007, 12:53:57 PM (19 years ago)
Author:
cmv
Message:

modif HistoErr Histo2DErr cmv 10/01/07

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BaseTools/Makefile

    r2834 r3123  
    1616 
    1717$(SOPHYAOBJP)dvlist.o: dvlist.cc sopnamsp.h \
    18   $(SOPHYAINCP)machdefs.h dvlist.h objfio.h \
    19   anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
     18  $(SOPHYAINCP)machdefs.h dvlist.h \
     19  objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
    2020  rawstream.h ppfnametag.h mutyv.h timestamp.h \
    2121  $(SOPHYAINCP)strutil.h
     
    2323 
    2424$(SOPHYAOBJP)fiondblock.o: fiondblock.cc sopnamsp.h \
    25   $(SOPHYAINCP)machdefs.h pexceptions.h \
    26   datatype.h fiondblock.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \
    27   ppfnametag.h ndatablock.h anydataobj.h
     25  $(SOPHYAINCP)machdefs.h \
     26  pexceptions.h datatype.h fiondblock.h ppersist.h gnumd5.h \
     27  ppfbinstream.h rawstream.h ppfnametag.h ndatablock.h anydataobj.h
    2828        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiondblock.cc
    2929 
    3030$(SOPHYAOBJP)mutyv.o: mutyv.cc sopnamsp.h mutyv.h \
    31   $(SOPHYAINCP)machdefs.h timestamp.h \
    32   objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
    33   rawstream.h ppfnametag.h
     31  $(SOPHYAINCP)machdefs.h \
     32  timestamp.h objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h \
     33  ppfbinstream.h rawstream.h ppfnametag.h
    3434        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mutyv.cc
    3535 
    3636$(SOPHYAOBJP)ndatablock.o: ndatablock.cc sopnamsp.h \
    37   $(SOPHYAINCP)machdefs.h pexceptions.h \
    38   ndatablock.h anydataobj.h
     37  $(SOPHYAINCP)machdefs.h \
     38  pexceptions.h ndatablock.h anydataobj.h
    3939        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ndatablock.cc
    4040 
     
    4444 
    4545$(SOPHYAOBJP)ppersist.o: ppersist.cc sopnamsp.h \
    46   $(SOPHYAINCP)machdefs.h pexceptions.h \
    47   ppersist.h gnumd5.h ppfbinstream.h rawstream.h ppfnametag.h \
    48   anydataobj.h
     46  $(SOPHYAINCP)machdefs.h \
     47  pexceptions.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \
     48  ppfnametag.h anydataobj.h
    4949        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppersist.cc
    5050 
    5151$(SOPHYAOBJP)ppfbinstream.o: ppfbinstream.cc sopnamsp.h \
    52   $(SOPHYAINCP)machdefs.h ppfbinstream.h \
    53   rawstream.h pexceptions.h
     52  $(SOPHYAINCP)machdefs.h \
     53  ppfbinstream.h rawstream.h pexceptions.h
    5454        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppfbinstream.cc
    5555 
    5656$(SOPHYAOBJP)ppftpointerio.o: ppftpointerio.cc \
    57   $(SOPHYAINCP)machdefs.h sopnamsp.h \
    58   ppftpointerio.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
    59   rawstream.h ppfnametag.h
     57  $(SOPHYAINCP)machdefs.h \
     58  sopnamsp.h ppftpointerio.h ppersist.h pexceptions.h gnumd5.h \
     59  ppfbinstream.h rawstream.h ppfnametag.h
    6060        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppftpointerio.cc
    6161 
    6262$(SOPHYAOBJP)rawstream.o: rawstream.cc sopnamsp.h rawstream.h \
    63   $(SOPHYAINCP)machdefs.h pexceptions.h
     63  $(SOPHYAINCP)machdefs.h \
     64  pexceptions.h
    6465        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  rawstream.cc
    6566 
    6667$(SOPHYAOBJP)sophyainit.o: sophyainit.cc sopnamsp.h \
    67   $(SOPHYAINCP)machdefs.h sophyainit.h \
    68   pexceptions.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \
    69   ppfnametag.h fiondblock.h ndatablock.h anydataobj.h dvlist.h objfio.h \
    70   mutyv.h timestamp.h fiosegdb.h segdatablock.h ppftpointerio.h \
    71   ppfwrapstlv.h sversion.h
     68  $(SOPHYAINCP)machdefs.h \
     69  sophyainit.h pexceptions.h ppersist.h gnumd5.h ppfbinstream.h \
     70  rawstream.h ppfnametag.h fiondblock.h ndatablock.h anydataobj.h \
     71  dvlist.h objfio.h mutyv.h timestamp.h fiosegdb.h segdatablock.h \
     72  ppftpointerio.h ppfwrapstlv.h sversion.h
    7273        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sophyainit.cc
    7374 
    7475$(SOPHYAOBJP)timestamp.o: timestamp.cc sopnamsp.h \
    75   $(SOPHYAINCP)machdefs.h timestamp.h \
    76   objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
    77   rawstream.h ppfnametag.h
     76  $(SOPHYAINCP)machdefs.h \
     77  timestamp.h objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h \
     78  ppfbinstream.h rawstream.h ppfnametag.h
    7879        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  timestamp.cc
    7980 
    80 $(SOPHYAOBJP)gnumd5.o: gnumd5.c $(SOPHYAINCP)machdefs.h \
     81$(SOPHYAOBJP)gnumd5.o: gnumd5.c \
     82  $(SOPHYAINCP)machdefs.h \
    8183  bithelp.h gnumd5.h
    8284        $(CCOMPILE) -o $@  gnumd5.c
    8385 
    8486$(SOPHYAOBJP)srandgen.o: srandgen.c \
    85   $(SOPHYAINCP)machdefs.h srandgen.h \
    86   smathconst.h
     87  $(SOPHYAINCP)machdefs.h \
     88  srandgen.h smathconst.h
    8789        $(CCOMPILE) -o $@  srandgen.c
    8890 
Note: See TracChangeset for help on using the changeset viewer.