#
# 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_macroav@

# Regular source files
libmacroav_srcs = \
	io.f \
	iorho.f \
	paste.f \
	numeric.f \
	surpla.f \
	thetaft.f \
	volcel.f

# Library description
noinst_LIBRARIES = libmacroav.a

libmacroav_a_SOURCES= $(libmacroav_srcs)

EXTRA_DIST = abinit.src


syntax highlighted by Code2HTML, v. 0.9.1