Changeset 2765 in Sophya for trunk/SophyaExt/LinAlg/smakefile


Ignore:
Timestamp:
May 25, 2005, 6:57:58 PM (20 years ago)
Author:
ansari
Message:

MAJ Makefile et smakefile suite gestion CXXTEMPFLG ds BuildMgr - cmv+Reza 25/5/2005

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/LinAlg/smakefile

    r2763 r2765  
    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 \
     
    3130  $(SOPHYAINCP)tvector.h \
    3231  $(SOPHYAINCP)tmatrix.h
    33         $(CXXCOMPILELIB) -o $@ $<
     32        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  intflapack.cc
    3433 
Note: See TracChangeset for help on using the changeset viewer.