Changeset 3407 in Sophya for trunk/SophyaExt/LinAlg/Makefile


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/SophyaExt/LinAlg/Makefile

    r3076 r3407  
    1212 
    1313$(SOPHYAOBJP)intflapack.o: intflapack.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
    15   intflapack.h \
     14  $(SOPHYAINCP)sopnamsp.h intflapack.h \
    1615  $(SOPHYAINCP)machdefs.h \
    1716  $(SOPHYAINCP)tarray.h \
     17  $(SOPHYAINCP)machdefs.h \
    1818  $(SOPHYAINCP)basarr.h \
    1919  $(SOPHYAINCP)anydataobj.h \
     
    3232  $(SOPHYAINCP)tvector.h \
    3333  $(SOPHYAINCP)tmatrix.h \
     34  $(SOPHYAINCP)tarray.h \
    3435  $(SOPHYAINCP)tmatrix_tsnl.h \
    3536  $(SOPHYAINCP)tvector_tsnl.h \
    36   $(SOPHYAINCP)sspvflags.h
     37  $(SOPHYAINCP)sspvflags.h \
     38  $(SOPHYAINCP)tmatrix.h
    3739        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  intflapack.cc
    3840 
Note: See TracChangeset for help on using the changeset viewer.