#                                               -*- cmake -*-
#
#  CMakeLists.txt
#
#  (C) Copyright 2005-2011 EDF-EADS-Phimeca
#
#  This library is free software; you can redistribute it and/or
#  modify it under the terms of the GNU Lesser General Public
#  License as published by the Free Software Foundation; either
#  version 2.1 of the License.
#
#  This library is distributed in the hope that it will be useful
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
#  Lesser General Public License for more details.
#
#  You should have received a copy of the GNU Lesser General Public
#  License along with this library; if not, write to the Free Software
#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
#
#  @author: $LastChangedBy: dutka $
#  @date:   $LastChangedDate: 2010-02-04 16:44:49 +0100 (Thu, 04 Feb 2010) $
#  Id:      $Id: Makefile.am 1473 2010-02-04 15:44:49Z dutka $
#

ot_add_source_file ( BlasLapack/daxpy.f )
ot_add_source_file ( BlasLapack/dbdsdc.f )
ot_add_source_file ( BlasLapack/dbdsqr.f )
ot_add_source_file ( BlasLapack/dcopy.f )
ot_add_source_file ( BlasLapack/ddot.f )
ot_add_source_file ( BlasLapack/dgebak.f )
ot_add_source_file ( BlasLapack/dgebal.f )
ot_add_source_file ( BlasLapack/dgebd2.f )
ot_add_source_file ( BlasLapack/dgebrd.f )
ot_add_source_file ( BlasLapack/dgeev.f )
ot_add_source_file ( BlasLapack/dgehd2.f )
ot_add_source_file ( BlasLapack/dgehrd.f )
ot_add_source_file ( BlasLapack/dgelq2.f )
ot_add_source_file ( BlasLapack/dgelqf.f )
ot_add_source_file ( BlasLapack/dgelsy.f )
ot_add_source_file ( BlasLapack/dgemm.f )
ot_add_source_file ( BlasLapack/dgemv.f )
ot_add_source_file ( BlasLapack/dgeqp3.f )
ot_add_source_file ( BlasLapack/dgeqr2.f )
ot_add_source_file ( BlasLapack/dgeqrf.f )
ot_add_source_file ( BlasLapack/dger.f )
ot_add_source_file ( BlasLapack/dgesdd.f )
ot_add_source_file ( BlasLapack/dgesv.f )
ot_add_source_file ( BlasLapack/dgetf2.f )
ot_add_source_file ( BlasLapack/dgetrf.f )
ot_add_source_file ( BlasLapack/dgetrs.f )
ot_add_source_file ( BlasLapack/dhseqr.f )
ot_add_source_file ( BlasLapack/disnan.f )
ot_add_source_file ( BlasLapack/dlabad.f )
ot_add_source_file ( BlasLapack/dlabrd.f )
ot_add_source_file ( BlasLapack/dlacpy.f )
ot_add_source_file ( BlasLapack/dladiv.f )
ot_add_source_file ( BlasLapack/dlae2.f )
ot_add_source_file ( BlasLapack/dlaed6.f )
ot_add_source_file ( BlasLapack/dlaev2.f )
ot_add_source_file ( BlasLapack/dlaexc.f )
ot_add_source_file ( BlasLapack/dlahqr.f )
ot_add_source_file ( BlasLapack/dlahr2.f )
ot_add_source_file ( BlasLapack/dlaic1.f )
ot_add_source_file ( BlasLapack/dlaisnan.f )
ot_add_source_file ( BlasLapack/dlaln2.f )
ot_add_source_file ( BlasLapack/dlamc3.c )
ot_add_source_file ( BlasLapack/dlamch.f )
ot_add_source_file ( BlasLapack/dlamrg.f )
ot_add_source_file ( BlasLapack/dlange.f )
ot_add_source_file ( BlasLapack/dlanst.f )
ot_add_source_file ( BlasLapack/dlansy.f )
ot_add_source_file ( BlasLapack/dlanv2.f )
ot_add_source_file ( BlasLapack/dlapy2.f )
ot_add_source_file ( BlasLapack/dlaqp2.f )
ot_add_source_file ( BlasLapack/dlaqps.f )
ot_add_source_file ( BlasLapack/dlaqr0.f )
ot_add_source_file ( BlasLapack/dlaqr1.f )
ot_add_source_file ( BlasLapack/dlaqr2.f )
ot_add_source_file ( BlasLapack/dlaqr3.f )
ot_add_source_file ( BlasLapack/dlaqr4.f )
ot_add_source_file ( BlasLapack/dlaqr5.f )
ot_add_source_file ( BlasLapack/dlarf.f )
ot_add_source_file ( BlasLapack/dlarfb.f )
ot_add_source_file ( BlasLapack/dlarfg.f )
ot_add_source_file ( BlasLapack/dlarft.f )
ot_add_source_file ( BlasLapack/dlarfx.f )
ot_add_source_file ( BlasLapack/dlartg.f )
ot_add_source_file ( BlasLapack/dlarz.f )
ot_add_source_file ( BlasLapack/dlarzb.f )
ot_add_source_file ( BlasLapack/dlarzt.f )
ot_add_source_file ( BlasLapack/dlas2.f )
ot_add_source_file ( BlasLapack/dlascl.f )
ot_add_source_file ( BlasLapack/dlasd0.f )
ot_add_source_file ( BlasLapack/dlasd1.f )
ot_add_source_file ( BlasLapack/dlasd2.f )
ot_add_source_file ( BlasLapack/dlasd3.f )
ot_add_source_file ( BlasLapack/dlasd4.f )
ot_add_source_file ( BlasLapack/dlasd5.f )
ot_add_source_file ( BlasLapack/dlasd6.f )
ot_add_source_file ( BlasLapack/dlasd7.f )
ot_add_source_file ( BlasLapack/dlasd8.f )
ot_add_source_file ( BlasLapack/dlasda.f )
ot_add_source_file ( BlasLapack/dlasdq.f )
ot_add_source_file ( BlasLapack/dlasdt.f )
ot_add_source_file ( BlasLapack/dlaset.f )
ot_add_source_file ( BlasLapack/dlasq1.f )
ot_add_source_file ( BlasLapack/dlasq2.f )
ot_add_source_file ( BlasLapack/dlasq3.f )
ot_add_source_file ( BlasLapack/dlasq4.f )
ot_add_source_file ( BlasLapack/dlasq5.f )
ot_add_source_file ( BlasLapack/dlasq6.f )
ot_add_source_file ( BlasLapack/dlasr.f )
ot_add_source_file ( BlasLapack/dlasrt.f )
ot_add_source_file ( BlasLapack/dlassq.f )
ot_add_source_file ( BlasLapack/dlasv2.f )
ot_add_source_file ( BlasLapack/dlaswp.f )
ot_add_source_file ( BlasLapack/dlasy2.f )
ot_add_source_file ( BlasLapack/dlasyf.f )
ot_add_source_file ( BlasLapack/dlatrd.f )
ot_add_source_file ( BlasLapack/dlatrz.f )
ot_add_source_file ( BlasLapack/dnrm2.f )
ot_add_source_file ( BlasLapack/dorg2l.f )
ot_add_source_file ( BlasLapack/dorg2r.f )
ot_add_source_file ( BlasLapack/dorgbr.f )
ot_add_source_file ( BlasLapack/dorghr.f )
ot_add_source_file ( BlasLapack/dorgl2.f )
ot_add_source_file ( BlasLapack/dorglq.f )
ot_add_source_file ( BlasLapack/dorgql.f )
ot_add_source_file ( BlasLapack/dorgqr.f )
ot_add_source_file ( BlasLapack/dorgtr.f )
ot_add_source_file ( BlasLapack/dorm2r.f )
ot_add_source_file ( BlasLapack/dormbr.f )
ot_add_source_file ( BlasLapack/dormhr.f )
ot_add_source_file ( BlasLapack/dorml2.f )
ot_add_source_file ( BlasLapack/dormlq.f )
ot_add_source_file ( BlasLapack/dormqr.f )
ot_add_source_file ( BlasLapack/dormr3.f )
ot_add_source_file ( BlasLapack/dormrz.f )
ot_add_source_file ( BlasLapack/dpotf2.f )
ot_add_source_file ( BlasLapack/dpotrf.f )
ot_add_source_file ( BlasLapack/drot.f )
ot_add_source_file ( BlasLapack/dscal.f )
ot_add_source_file ( BlasLapack/dspmv.f )
ot_add_source_file ( BlasLapack/dsteqr.f )
ot_add_source_file ( BlasLapack/dsterf.f )
ot_add_source_file ( BlasLapack/dstev.f )
ot_add_source_file ( BlasLapack/dswap.f )
ot_add_source_file ( BlasLapack/dsyev.f )
ot_add_source_file ( BlasLapack/dsymm.f )
ot_add_source_file ( BlasLapack/dsymv.f )
ot_add_source_file ( BlasLapack/dsyr.f )
ot_add_source_file ( BlasLapack/dsyr2.f )
ot_add_source_file ( BlasLapack/dsyr2k.f )
ot_add_source_file ( BlasLapack/dsyrk.f )
ot_add_source_file ( BlasLapack/dsysv.f )
ot_add_source_file ( BlasLapack/dsytd2.f )
ot_add_source_file ( BlasLapack/dsytf2.f )
ot_add_source_file ( BlasLapack/dsytrd.f )
ot_add_source_file ( BlasLapack/dsytrf.f )
ot_add_source_file ( BlasLapack/dsytrs.f )
ot_add_source_file ( BlasLapack/dtrevc.f )
ot_add_source_file ( BlasLapack/dtrexc.f )
ot_add_source_file ( BlasLapack/dtrmm.f )
ot_add_source_file ( BlasLapack/dtrmv.f )
ot_add_source_file ( BlasLapack/dtrsm.f )
ot_add_source_file ( BlasLapack/dtzrzf.f )
ot_add_source_file ( BlasLapack/idamax.f )
ot_add_source_file ( BlasLapack/ieeeck.f )
ot_add_source_file ( BlasLapack/iladlc.f )
ot_add_source_file ( BlasLapack/iladlr.f )
ot_add_source_file ( BlasLapack/ilaenv.f )
ot_add_source_file ( BlasLapack/iparmq.f )
ot_add_source_file ( BlasLapack/lsame.f )
ot_add_source_file ( BlasLapack/xerbla.f )
