Changeset 12584


Ignore:
Timestamp:
06/29/12 11:05:19 (13 years ago)
Author:
utke
Message:

readd isnan.cpp and the ADOLCLIB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/Makefile.am

    r12543 r12584  
    188188                                        ./shared/Numerics/cross.cpp\
    189189                                        ./shared/Numerics/isnan.h\
     190                                        ./shared/Numerics/isnan.cpp\
    190191                                        ./shared/Numerics/extrema.cpp\
    191192                                        ./shared/Numerics/XZvectorsToCoordinateSystem.cpp\
     
    10221023
    10231024#External packages
    1024 LDADD += $(PETSCLIB) $(TAOLIB) $(PLAPACKLIB) $(MUMPSLIB) $(SCALAPACKLIB) $(BLACSLIB) $(HYPRELIB) $(MLLIB) $(DAKOTALIB) $(METISLIB) $(CHACOLIB) $(SCOTCHLIB) $(BLASLAPACKLIB) $(MKLLIB) $(MPILIB) $(MATHLIB) $(FORTRANLIB) $(GRAPHICSLIB) $(MULTITHREADINGLIB) $(OSLIBS) $(GSLLIB)
     1025LDADD += $(PETSCLIB) $(TAOLIB) $(PLAPACKLIB) $(MUMPSLIB) $(SCALAPACKLIB) $(BLACSLIB) $(HYPRELIB) $(MLLIB) $(DAKOTALIB) $(METISLIB) $(CHACOLIB) $(SCOTCHLIB) $(BLASLAPACKLIB) $(MKLLIB) $(MPILIB) $(MATHLIB) $(FORTRANLIB) $(GRAPHICSLIB) $(MULTITHREADINGLIB) $(OSLIBS) $(GSLLIB) $(ADOLCLIB)
    10251026
    10261027if FORTRAN
Note: See TracChangeset for help on using the changeset viewer.