Changeset 3007 in Sophya for trunk/SophyaExt/LinAlg/smakefile
- Timestamp:
- Jul 5, 2006, 10:59:39 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/LinAlg/smakefile
r2765 r3007 15 15 $(SOPHYAINCP)machdefs.h \ 16 16 $(SOPHYAINCP)tarray.h \ 17 $(SOPHYAINCP)machdefs.h \ 17 18 $(SOPHYAINCP)basarr.h \ 18 19 $(SOPHYAINCP)anydataobj.h \ 19 20 $(SOPHYAINCP)mutyv.h \ 20 $(SOPHYAINCP) dvlist.h \21 $(SOPHYAINCP)timestamp.h \ 21 22 $(SOPHYAINCP)objfio.h \ 22 23 $(SOPHYAINCP)ppersist.h \ … … 26 27 $(SOPHYAINCP)rawstream.h \ 27 28 $(SOPHYAINCP)ppfnametag.h \ 29 $(SOPHYAINCP)dvlist.h \ 28 30 $(SOPHYAINCP)ndatablock.h \ 29 31 $(SOPHYAINCP)utilarr.h \ 30 32 $(SOPHYAINCP)tvector.h \ 33 $(SOPHYAINCP)tmatrix.h \ 34 $(SOPHYAINCP)tarray.h \ 35 $(SOPHYAINCP)tmatrix_tsnl.h \ 36 $(SOPHYAINCP)tvector_tsnl.h \ 37 $(SOPHYAINCP)sspvflags.h \ 31 38 $(SOPHYAINCP)tmatrix.h 32 39 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ intflapack.cc
Note:
See TracChangeset
for help on using the changeset viewer.