#
# 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_light@
# Regular source files
liblight_srcs = \
module.F90 \
aluminum.F90 \
dens.F90 \
embedd.F90 \
ener.F90 \
enerpot.F90 \
forc.F90 \
inicell.F90 \
inipos.F90 \
inivel.F90 \
lightweight.F90 \
move_li.F90 \
output.F90 \
readinput.F90 \
screen.F90 \
testforce.F90 \
v.F90
# Library description
noinst_LIBRARIES = liblight.a
liblight_a_SOURCES= $(liblight_srcs)
CLEANFILES = \
module_cpp.f90 \
aluminum_cpp.f90 \
dens_cpp.f90 \
embedd_cpp.f90 \
ener_cpp.f90 \
enerpot_cpp.f90 \
forc_cpp.f90 \
inicell_cpp.f90 \
inipos_cpp.f90 \
inivel_cpp.f90 \
lightweight_cpp.f90 \
move_li_cpp.f90 \
output_cpp.f90 \
readinput_cpp.f90 \
screen_cpp.f90 \
testforce_cpp.f90 \
v_cpp.f90 \
types_def.mod
EXTRA_DIST = abinit.src
syntax highlighted by Code2HTML, v. 0.9.1