#
# 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_FCFLAGS = @FCFLAGS_FREEFORM@ @fcflags_opt_numericf90@

# Regular source files
libnumericf90_srcs = \
	ass_leg_pol.F90 \
	coeffs_gausslegint.F90 \
	polyn_coeff.F90 \
	sort_int.F90 \
	sort_dp.F90 \
	splfit.F90 \
	spline.F90 \
	splint.F90 \
	uniformrandom.F90

# Library description
noinst_LIBRARIES = libnumericf90.a

libnumericf90_a_SOURCES= $(libnumericf90_srcs)

CLEANFILES = \
	ass_leg_pol_cpp.f90 \
	coeffs_gausslegint_cpp.f90 \
	polyn_coeff_cpp.f90 \
	sort_int_cpp.f90 \
	sort_dp_cpp.f90 \
	splfit_cpp.f90 \
	spline_cpp.f90 \
	splint_cpp.f90 \
	uniformrandom_cpp.f90

EXTRA_DIST = abinit.src


syntax highlighted by Code2HTML, v. 0.9.1