Changeset 3076 in Sophya for trunk/SophyaExt/LinAlg/Makefile
- Timestamp:
- Sep 14, 2006, 11:44:31 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/LinAlg/Makefile
r3007 r3076 12 12 13 13 $(SOPHYAOBJP)intflapack.o: intflapack.cc \ 14 $(SOPHYAINCP)sopnamsp.h intflapack.h \ 14 $(SOPHYAINCP)sopnamsp.h \ 15 intflapack.h \ 15 16 $(SOPHYAINCP)machdefs.h \ 16 17 $(SOPHYAINCP)tarray.h \ 17 $(SOPHYAINCP)machdefs.h \18 18 $(SOPHYAINCP)basarr.h \ 19 19 $(SOPHYAINCP)anydataobj.h \ … … 32 32 $(SOPHYAINCP)tvector.h \ 33 33 $(SOPHYAINCP)tmatrix.h \ 34 $(SOPHYAINCP)tarray.h \35 34 $(SOPHYAINCP)tmatrix_tsnl.h \ 36 35 $(SOPHYAINCP)tvector_tsnl.h \ 37 $(SOPHYAINCP)sspvflags.h \ 38 $(SOPHYAINCP)tmatrix.h 36 $(SOPHYAINCP)sspvflags.h 39 37 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ intflapack.cc 40 38
Note:
See TracChangeset
for help on using the changeset viewer.