Changeset 3407 in Sophya for trunk/SophyaLib/HiStats/smakefile


Ignore:
Timestamp:
Nov 23, 2007, 7:17:51 PM (18 years ago)
Author:
cmv
Message:

makefile pour tag, cmv 23/11/2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/HiStats/smakefile

    r3338 r3407  
    3636  $(SOPHYAINCP)tmatrix_tsnl.h \
    3737  $(SOPHYAINCP)tvector_tsnl.h \
    38   $(SOPHYAINCP)sopnamsp.h \
    39   $(SOPHYAINCP)pexceptions.h
     38  $(SOPHYAINCP)pexceptions.h \
     39  $(SOPHYAINCP)thsafeop.h
    4040        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  basedtable.cc
    4141 
     
    6666  $(SOPHYAINCP)tvector_tsnl.h \
    6767  $(SOPHYAINCP)objfio.h \
    68   $(SOPHYAINCP)sopnamsp.h \
    6968  $(SOPHYAINCP)strutil.h \
    7069  $(SOPHYAINCP)pexceptions.h \
    7170  $(SOPHYAINCP)fiosegdb.h \
    7271  $(SOPHYAINCP)segdatablock.h \
    73   $(SOPHYAINCP)ppftpointerio.h
     72  $(SOPHYAINCP)ppftpointerio.h \
     73  $(SOPHYAINCP)thsafeop.h
    7474        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datatable.cc
    7575 
     
    327327  $(SOPHYAINCP)objfio.h \
    328328  $(SOPHYAINCP)mutyv.h \
    329   $(SOPHYAINCP)timestamp.h
     329  $(SOPHYAINCP)timestamp.h \
     330  $(SOPHYAINCP)thsafeop.h
    330331        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ntuple.cc
    331332 
     
    379380  $(SOPHYAINCP)ppftpointerio.h \
    380381  $(SOPHYAINCP)objfio.h \
    381   $(SOPHYAINCP)sopnamsp.h \
    382   $(SOPHYAINCP)pexceptions.h
     382  $(SOPHYAINCP)pexceptions.h \
     383  $(SOPHYAINCP)thsafeop.h
    383384        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  swppfdtable.cc
    384385 
Note: See TracChangeset for help on using the changeset viewer.