#
# Makefile for ABINIT -*- Automake -*-
# Generated by make-makefiles-libraries on 2008/01/11 16:50:47 +0000
#
# IMPORTANT NOTE
#
# Any manual change to this file will systematically be overwritten.
# Please modify the make-makefiles-libraries script or its config file instead.
#
AM_CPPFLAGS = @CPPFLAGS_OPT@
AM_FFLAGS = @FCFLAGS_FIXEDFORM@ @fcflags_opt_numeric@
# Regular source files
libnumeric_srcs = \
cgedi.F \
cgefa.F \
jacobi.F \
ludcmp.F \
smooth.F \
zgedi.F \
zgefa.F
# Library description
noinst_LIBRARIES = libnumeric.a
libnumeric_a_SOURCES= $(libnumeric_srcs)
CLEANFILES = \
cgedi_cpp.f \
cgefa_cpp.f \
jacobi_cpp.f \
ludcmp_cpp.f \
smooth_cpp.f \
zgedi_cpp.f \
zgefa_cpp.f
EXTRA_DIST = abinit.src
syntax highlighted by Code2HTML, v. 0.9.1