Changeset 2763 in Sophya for trunk/SophyaExt/LinAlg
- Timestamp:
- May 24, 2005, 7:19:29 PM (20 years ago)
- Location:
- trunk/SophyaExt/LinAlg
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/LinAlg/Makefile
r2751 r2763 9 9 $(SOPHYALIBP)libLinAlg.a : $(SOPHYAOBJP)intflapack.o 10 10 $(AR) $(ARFLAGS) $@ $? 11 touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist 11 12 12 13 $(SOPHYAOBJP)intflapack.o: intflapack.cc \ -
trunk/SophyaExt/LinAlg/smakefile
r2751 r2763 9 9 $(SOPHYALIBP)libLinAlg.a : $(SOPHYAOBJP)intflapack.o 10 10 $(AR) $(ARFLAGS) $@ $? 11 touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist 11 12 12 13 $(SOPHYAOBJP)intflapack.o: intflapack.cc \
Note:
See TracChangeset
for help on using the changeset viewer.