Changeset 11660


Ignore:
Timestamp:
03/07/12 13:53:07 (13 years ago)
Author:
Eric.Larour
Message:

Minor comment

File:
1 edited

Legend:

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

    r11656 r11660  
    815815
    816816#ISSM sources are a combination of core sources and sources related to specific capabilities (which can
    817 #be activated by autotools conditionals {{{1
     817#be activated by autotools conditionals
     818#{{{1
    818819
    819820#First the core
     
    924925
    925926#External packages
    926 LDADD += $(PETSCLIB) $(TAOLIB) $(FLIBS) $(PLAPACKLIB)  $(MUMPSLIB) $(SCALAPACKLIB)  $(BLACSLIB) $(HYPRELIB) $(MLLIB) $(DAKOTALIB) $(METISLIB) $(CHACOLIB) $(SCOTCHLIB) $(BLASLAPACKLIB)  $(MKLLIB) $(MPILIB) $(MATHLIB) $(FORTRANLIB) $(GRAPHICSLIB) $(MULTITHREADINGLIB) $(ADIC2LIB)  $(OSLIBS)
     927LDADD += $(PETSCLIB) $(TAOLIB) $(FLIBS) $(PLAPACKLIB)  $(MUMPSLIB) $(SCALAPACKLIB)  $(BLACSLIB) $(HYPRELIB) $(MLLIB) $(DAKOTALIB) $(METISLIB) $(CHACOLIB) $(SCOTCHLIB) $(BLASLAPACKLIB)  $(MKLLIB) $(MPILIB) $(MATHLIB) $(FORTRANLIB) $(GRAPHICSLIB) $(MULTITHREADINGLIB) $(OSLIBS)
    927928
    928929issm_SOURCES = solutions/issm.cpp
Note: See TracChangeset for help on using the changeset viewer.