Changeset 3407 in Sophya for trunk/SophyaLib/HiStats/smakefile
- Timestamp:
- Nov 23, 2007, 7:17:51 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/smakefile
r3338 r3407 36 36 $(SOPHYAINCP)tmatrix_tsnl.h \ 37 37 $(SOPHYAINCP)tvector_tsnl.h \ 38 $(SOPHYAINCP) sopnamsp.h \39 $(SOPHYAINCP) pexceptions.h38 $(SOPHYAINCP)pexceptions.h \ 39 $(SOPHYAINCP)thsafeop.h 40 40 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basedtable.cc 41 41 … … 66 66 $(SOPHYAINCP)tvector_tsnl.h \ 67 67 $(SOPHYAINCP)objfio.h \ 68 $(SOPHYAINCP)sopnamsp.h \69 68 $(SOPHYAINCP)strutil.h \ 70 69 $(SOPHYAINCP)pexceptions.h \ 71 70 $(SOPHYAINCP)fiosegdb.h \ 72 71 $(SOPHYAINCP)segdatablock.h \ 73 $(SOPHYAINCP)ppftpointerio.h 72 $(SOPHYAINCP)ppftpointerio.h \ 73 $(SOPHYAINCP)thsafeop.h 74 74 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ datatable.cc 75 75 … … 327 327 $(SOPHYAINCP)objfio.h \ 328 328 $(SOPHYAINCP)mutyv.h \ 329 $(SOPHYAINCP)timestamp.h 329 $(SOPHYAINCP)timestamp.h \ 330 $(SOPHYAINCP)thsafeop.h 330 331 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntuple.cc 331 332 … … 379 380 $(SOPHYAINCP)ppftpointerio.h \ 380 381 $(SOPHYAINCP)objfio.h \ 381 $(SOPHYAINCP) sopnamsp.h \382 $(SOPHYAINCP) pexceptions.h382 $(SOPHYAINCP)pexceptions.h \ 383 $(SOPHYAINCP)thsafeop.h 383 384 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ swppfdtable.cc 384 385
Note:
See TracChangeset
for help on using the changeset viewer.