~ubuntu-branches/debian/stretch/abinit/stretch

« back to all changes in this revision

Viewing changes to src/16geomoptim/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Prud'homme
  • Date: 2007-09-14 13:05:00 UTC
  • Revision ID: james.westby@ubuntu.com-20070914130500-1kzh2mrgo6ir4b6i
Tags: upstream-5.3.4.dfsg
ImportĀ upstreamĀ versionĀ 5.3.4.dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.5 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
#
 
18
# Makefile for ABINIT                                      -*- Automake -*-
 
19
# Generated by make-makefiles-libraries on 2007/04/03 07:12:03 +0000
 
20
 
 
21
#
 
22
# IMPORTANT NOTE
 
23
#
 
24
# Any manual change to this file will systematically be overwritten.
 
25
# Please modify the make-makefiles-libraries script or its config file instead.
 
26
#
 
27
 
 
28
SOURCES = $(lib16geomoptim_a_SOURCES)
 
29
 
 
30
srcdir = @srcdir@
 
31
top_srcdir = @top_srcdir@
 
32
VPATH = @srcdir@
 
33
pkgdatadir = $(datadir)/@PACKAGE@
 
34
pkglibdir = $(libdir)/@PACKAGE@
 
35
pkgincludedir = $(includedir)/@PACKAGE@
 
36
top_builddir = ../..
 
37
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
38
INSTALL = @INSTALL@
 
39
install_sh_DATA = $(install_sh) -c -m 644
 
40
install_sh_PROGRAM = $(install_sh) -c
 
41
install_sh_SCRIPT = $(install_sh) -c
 
42
INSTALL_HEADER = $(INSTALL_DATA)
 
43
transform = $(program_transform_name)
 
44
NORMAL_INSTALL = :
 
45
PRE_INSTALL = :
 
46
POST_INSTALL = :
 
47
NORMAL_UNINSTALL = :
 
48
PRE_UNINSTALL = :
 
49
POST_UNINSTALL = :
 
50
build_triplet = @build@
 
51
host_triplet = @host@
 
52
target_triplet = @target@
 
53
subdir = src/16geomoptim
 
54
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
55
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
56
am__aclocal_m4_deps = $(top_srcdir)/config/m4/c++.m4 \
 
57
        $(top_srcdir)/config/m4/c.m4 \
 
58
        $(top_srcdir)/config/m4/do-not-edit-env.m4 \
 
59
        $(top_srcdir)/config/m4/do-not-edit-extlibs.m4 \
 
60
        $(top_srcdir)/config/m4/do-not-edit-optflags.m4 \
 
61
        $(top_srcdir)/config/m4/do-not-edit-options.m4 \
 
62
        $(top_srcdir)/config/m4/do-not-edit-output.m4 \
 
63
        $(top_srcdir)/config/m4/files.m4 \
 
64
        $(top_srcdir)/config/m4/fortran.m4 \
 
65
        $(top_srcdir)/config/m4/init.m4 \
 
66
        $(top_srcdir)/config/m4/misc.m4 $(top_srcdir)/config/m4/mpi.m4 \
 
67
        $(top_srcdir)/config/m4/octopus.m4 \
 
68
        $(top_srcdir)/config/m4/tricks.m4 $(top_srcdir)/configure.ac
 
69
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
70
        $(ACLOCAL_M4)
 
71
mkinstalldirs = $(install_sh) -d
 
72
CONFIG_HEADER = $(top_builddir)/config.h
 
73
CONFIG_CLEAN_FILES =
 
74
LIBRARIES = $(noinst_LIBRARIES)
 
75
ARFLAGS = cru
 
76
lib16geomoptim_a_AR = $(AR) $(ARFLAGS)
 
77
lib16geomoptim_a_LIBADD =
 
78
am__objects_1 = calc_b_matrix.$(OBJEXT) calc_prim_int.$(OBJEXT) \
 
79
        deloc2xcart.$(OBJEXT) fred2fdeloc.$(OBJEXT) hessinit.$(OBJEXT) \
 
80
        hessupdt.$(OBJEXT) make_angles.$(OBJEXT) make_bonds.$(OBJEXT) \
 
81
        make_dihedrals.$(OBJEXT) make_prim_internals.$(OBJEXT) \
 
82
        xcart2deloc.$(OBJEXT) xcart2deloc_fixb.$(OBJEXT) \
 
83
        xfpack.$(OBJEXT)
 
84
am_lib16geomoptim_a_OBJECTS = $(am__objects_1)
 
85
lib16geomoptim_a_OBJECTS = $(am_lib16geomoptim_a_OBJECTS)
 
86
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
87
PPFCCOMPILE = $(FC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
88
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FCFLAGS) $(FCFLAGS)
 
89
FCLD = $(FC)
 
90
FCLINK = $(FCLD) $(AM_FCFLAGS) $(FCFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \
 
91
        $@
 
92
SOURCES = $(lib16geomoptim_a_SOURCES)
 
93
DIST_SOURCES = $(lib16geomoptim_a_SOURCES)
 
94
ETAGS = etags
 
95
CTAGS = ctags
 
96
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
97
ABINIT_BINARY_PACKAGE = @ABINIT_BINARY_PACKAGE@
 
98
ABINIT_TARGET = @ABINIT_TARGET@
 
99
ABINIT_VERSION = @ABINIT_VERSION@
 
100
ABINIT_VERSION_BASE = @ABINIT_VERSION_BASE@
 
101
ABINIT_VERSION_BUILD = @ABINIT_VERSION_BUILD@
 
102
ABINIT_VERSION_MAJOR = @ABINIT_VERSION_MAJOR@
 
103
ABINIT_VERSION_MICRO = @ABINIT_VERSION_MICRO@
 
104
ABINIT_VERSION_MINOR = @ABINIT_VERSION_MINOR@
 
105
ACLOCAL = @ACLOCAL@
 
106
AMDEP_FALSE = @AMDEP_FALSE@
 
107
AMDEP_TRUE = @AMDEP_TRUE@
 
108
AMTAR = @AMTAR@
 
109
AR = @AR@
 
110
ARFLAGS_64BITS = @ARFLAGS_64BITS@
 
111
AUTOCONF = @AUTOCONF@
 
112
AUTOHEADER = @AUTOHEADER@
 
113
AUTOMAKE = @AUTOMAKE@
 
114
AWK = @AWK@
 
115
BOURNE_SHELL = @BOURNE_SHELL@
 
116
CC = @CC@
 
117
CCDEPMODE = @CCDEPMODE@
 
118
CC_LDFLAGS_OPT = @CC_LDFLAGS_OPT@
 
119
CFLAGS = @CFLAGS@
 
120
CFLAGS_64BITS = @CFLAGS_64BITS@
 
121
CFLAGS_BIGDFT = @CFLAGS_BIGDFT@
 
122
CFLAGS_ETSF_IO = @CFLAGS_ETSF_IO@
 
123
CFLAGS_ETSF_XC = @CFLAGS_ETSF_XC@
 
124
CFLAGS_LINALG = @CFLAGS_LINALG@
 
125
CFLAGS_NETCDF = @CFLAGS_NETCDF@
 
126
CFLAGS_OPT = @CFLAGS_OPT@
 
127
CFLAGS_XMLF90 = @CFLAGS_XMLF90@
 
128
CPP = @CPP@
 
129
CPPFLAGS = @CPPFLAGS@
 
130
CPPFLAGS_64BITS = @CPPFLAGS_64BITS@
 
131
CPPFLAGS_BIGDFT = @CPPFLAGS_BIGDFT@
 
132
CPPFLAGS_ETSF_IO = @CPPFLAGS_ETSF_IO@
 
133
CPPFLAGS_ETSF_XC = @CPPFLAGS_ETSF_XC@
 
134
CPPFLAGS_LINALG = @CPPFLAGS_LINALG@
 
135
CPPFLAGS_NETCDF = @CPPFLAGS_NETCDF@
 
136
CPPFLAGS_OPT = @CPPFLAGS_OPT@
 
137
CPPFLAGS_XMLF90 = @CPPFLAGS_XMLF90@
 
138
CXX = @CXX@
 
139
CXXDEPMODE = @CXXDEPMODE@
 
140
CXXFLAGS = @CXXFLAGS@
 
141
CXXFLAGS_64BITS = @CXXFLAGS_64BITS@
 
142
CXXFLAGS_BIGDFT = @CXXFLAGS_BIGDFT@
 
143
CXXFLAGS_ETSF_IO = @CXXFLAGS_ETSF_IO@
 
144
CXXFLAGS_ETSF_XC = @CXXFLAGS_ETSF_XC@
 
145
CXXFLAGS_LINALG = @CXXFLAGS_LINALG@
 
146
CXXFLAGS_NETCDF = @CXXFLAGS_NETCDF@
 
147
CXXFLAGS_OPT = @CXXFLAGS_OPT@
 
148
CXXFLAGS_XMLF90 = @CXXFLAGS_XMLF90@
 
149
CXX_LDFLAGS_OPT = @CXX_LDFLAGS_OPT@
 
150
CYGPATH_W = @CYGPATH_W@
 
151
DEFS = @DEFS@
 
152
DEPDIR = @DEPDIR@
 
153
DO_BUILD_BIGDFT_FALSE = @DO_BUILD_BIGDFT_FALSE@
 
154
DO_BUILD_BIGDFT_TRUE = @DO_BUILD_BIGDFT_TRUE@
 
155
DO_BUILD_CCLOCK_FALSE = @DO_BUILD_CCLOCK_FALSE@
 
156
DO_BUILD_CCLOCK_TRUE = @DO_BUILD_CCLOCK_TRUE@
 
157
DO_BUILD_ETSF_IO_FALSE = @DO_BUILD_ETSF_IO_FALSE@
 
158
DO_BUILD_ETSF_IO_TRUE = @DO_BUILD_ETSF_IO_TRUE@
 
159
DO_BUILD_ETSF_XC_FALSE = @DO_BUILD_ETSF_XC_FALSE@
 
160
DO_BUILD_ETSF_XC_TRUE = @DO_BUILD_ETSF_XC_TRUE@
 
161
DO_BUILD_LINALG_FALSE = @DO_BUILD_LINALG_FALSE@
 
162
DO_BUILD_LINALG_TRUE = @DO_BUILD_LINALG_TRUE@
 
163
DO_BUILD_NETCDF_FALSE = @DO_BUILD_NETCDF_FALSE@
 
164
DO_BUILD_NETCDF_TRUE = @DO_BUILD_NETCDF_TRUE@
 
165
DO_BUILD_PARALLEL_FALSE = @DO_BUILD_PARALLEL_FALSE@
 
166
DO_BUILD_PARALLEL_TRUE = @DO_BUILD_PARALLEL_TRUE@
 
167
DO_BUILD_XMLF90_FALSE = @DO_BUILD_XMLF90_FALSE@
 
168
DO_BUILD_XMLF90_TRUE = @DO_BUILD_XMLF90_TRUE@
 
169
DO_ENABLE_BIGDFT_FALSE = @DO_ENABLE_BIGDFT_FALSE@
 
170
DO_ENABLE_BIGDFT_TRUE = @DO_ENABLE_BIGDFT_TRUE@
 
171
DO_ENABLE_ETSF_IO_FALSE = @DO_ENABLE_ETSF_IO_FALSE@
 
172
DO_ENABLE_ETSF_IO_TRUE = @DO_ENABLE_ETSF_IO_TRUE@
 
173
DO_ENABLE_ETSF_XC_FALSE = @DO_ENABLE_ETSF_XC_FALSE@
 
174
DO_ENABLE_ETSF_XC_TRUE = @DO_ENABLE_ETSF_XC_TRUE@
 
175
DO_ENABLE_LINALG_FALSE = @DO_ENABLE_LINALG_FALSE@
 
176
DO_ENABLE_LINALG_TRUE = @DO_ENABLE_LINALG_TRUE@
 
177
DO_ENABLE_NETCDF_FALSE = @DO_ENABLE_NETCDF_FALSE@
 
178
DO_ENABLE_NETCDF_TRUE = @DO_ENABLE_NETCDF_TRUE@
 
179
DO_ENABLE_XMLF90_FALSE = @DO_ENABLE_XMLF90_FALSE@
 
180
DO_ENABLE_XMLF90_TRUE = @DO_ENABLE_XMLF90_TRUE@
 
181
DVI2PDF = @DVI2PDF@
 
182
DVI2PS = @DVI2PS@
 
183
ECHO_C = @ECHO_C@
 
184
ECHO_N = @ECHO_N@
 
185
ECHO_T = @ECHO_T@
 
186
EGREP = @EGREP@
 
187
EXEEXT = @EXEEXT@
 
188
EXTRA_CC_LDFLAGS = @EXTRA_CC_LDFLAGS@
 
189
EXTRA_CFLAGS = @EXTRA_CFLAGS@
 
190
EXTRA_CPPFLAGS = @EXTRA_CPPFLAGS@
 
191
EXTRA_CXXFLAGS = @EXTRA_CXXFLAGS@
 
192
EXTRA_CXX_LDFLAGS = @EXTRA_CXX_LDFLAGS@
 
193
EXTRA_FCFLAGS = @EXTRA_FCFLAGS@
 
194
EXTRA_FC_LDFLAGS = @EXTRA_FC_LDFLAGS@
 
195
F77 = @F77@
 
196
FC = @FC@
 
197
FCFLAGS = @FCFLAGS@
 
198
FCFLAGS_64BITS = @FCFLAGS_64BITS@
 
199
FCFLAGS_BIGDFT = @FCFLAGS_BIGDFT@
 
200
FCFLAGS_ETSF_IO = @FCFLAGS_ETSF_IO@
 
201
FCFLAGS_ETSF_XC = @FCFLAGS_ETSF_XC@
 
202
FCFLAGS_FIXEDFORM = @FCFLAGS_FIXEDFORM@
 
203
FCFLAGS_FREEFORM = @FCFLAGS_FREEFORM@
 
204
FCFLAGS_LINALG = @FCFLAGS_LINALG@
 
205
FCFLAGS_NETCDF = @FCFLAGS_NETCDF@
 
206
FCFLAGS_OPT = @FCFLAGS_OPT@
 
207
FCFLAGS_XMLF90 = @FCFLAGS_XMLF90@
 
208
FCLIBS = @FCLIBS@
 
209
FC_LDFLAGS = @FC_LDFLAGS@
 
210
FC_LDFLAGS_OPT = @FC_LDFLAGS_OPT@
 
211
FC_NOWRAP = @FC_NOWRAP@
 
212
FFLAGS = @FFLAGS@
 
213
INSTALL_DATA = @INSTALL_DATA@
 
214
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
215
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
216
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
217
LATEX = @LATEX@
 
218
LDFLAGS = @LDFLAGS@
 
219
LIBOBJS = @LIBOBJS@
 
220
LIBS = @LIBS@
 
221
LN_S = @LN_S@
 
222
LTLIBOBJS = @LTLIBOBJS@
 
223
LTXFLAGS = @LTXFLAGS@
 
224
MAKEINFO = @MAKEINFO@
 
225
MARKDOWN = @MARKDOWN@
 
226
MDFLAGS = @MDFLAGS@
 
227
MPI_CC = @MPI_CC@
 
228
MPI_CC_LDFLAGS = @MPI_CC_LDFLAGS@
 
229
MPI_CFLAGS = @MPI_CFLAGS@
 
230
MPI_CPP = @MPI_CPP@
 
231
MPI_CPPFLAGS = @MPI_CPPFLAGS@
 
232
MPI_CXX = @MPI_CXX@
 
233
MPI_CXXFLAGS = @MPI_CXXFLAGS@
 
234
MPI_CXX_LDFLAGS = @MPI_CXX_LDFLAGS@
 
235
MPI_FC = @MPI_FC@
 
236
MPI_FCFLAGS = @MPI_FCFLAGS@
 
237
MPI_FC_LDFLAGS = @MPI_FC_LDFLAGS@
 
238
MPI_RUN = @MPI_RUN@
 
239
MV = @MV@
 
240
OBJEXT = @OBJEXT@
 
241
PACKAGE = @PACKAGE@
 
242
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
243
PACKAGE_NAME = @PACKAGE_NAME@
 
244
PACKAGE_STRING = @PACKAGE_STRING@
 
245
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
246
PACKAGE_VERSION = @PACKAGE_VERSION@
 
247
PATH_SEPARATOR = @PATH_SEPARATOR@
 
248
PDFFLAGS = @PDFFLAGS@
 
249
PERL = @PERL@
 
250
PS2PDF = @PS2PDF@
 
251
PYTHON = @PYTHON@
 
252
RANLIB = @RANLIB@
 
253
RM = @RM@
 
254
SED = @SED@
 
255
SEQ_FC = @SEQ_FC@
 
256
SET_MAKE = @SET_MAKE@
 
257
SHELL = @SHELL@
 
258
STRIP = @STRIP@
 
259
TAR = @TAR@
 
260
TRUE_CPP = @TRUE_CPP@
 
261
TRUE_CPPFLAGS = @TRUE_CPPFLAGS@
 
262
VERSION = @VERSION@
 
263
abi_cpu_64bits = @abi_cpu_64bits@
 
264
abi_cpu_model = @abi_cpu_model@
 
265
abinit_bindir = @abinit_bindir@
 
266
abinit_builddir = @abinit_builddir@
 
267
abinit_chkdir = @abinit_chkdir@
 
268
abinit_datdir = @abinit_datdir@
 
269
abinit_docdir = @abinit_docdir@
 
270
abinit_incdir = @abinit_incdir@
 
271
abinit_libdir = @abinit_libdir@
 
272
abinit_mandir = @abinit_mandir@
 
273
abinit_prefix = @abinit_prefix@
 
274
abinit_rundir = @abinit_rundir@
 
275
abinit_srcdir = @abinit_srcdir@
 
276
abinit_wwwdir = @abinit_wwwdir@
 
277
ac_ct_CC = @ac_ct_CC@
 
278
ac_ct_CXX = @ac_ct_CXX@
 
279
ac_ct_FC = @ac_ct_FC@
 
280
ac_ct_RANLIB = @ac_ct_RANLIB@
 
281
ac_ct_STRIP = @ac_ct_STRIP@
 
282
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
283
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
284
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
285
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
286
am__include = @am__include@
 
287
am__leading_dot = @am__leading_dot@
 
288
am__quote = @am__quote@
 
289
am__tar = @am__tar@
 
290
am__untar = @am__untar@
 
291
bigdft_include = @bigdft_include@
 
292
bigdft_ldflags = @bigdft_ldflags@
 
293
bigdft_pkg_name = @bigdft_pkg_name@
 
294
bigdft_pkg_string = @bigdft_pkg_string@
 
295
bindir = @bindir@
 
296
build = @build@
 
297
build_alias = @build_alias@
 
298
build_bigdft = @build_bigdft@
 
299
build_cpu = @build_cpu@
 
300
build_etsf_io = @build_etsf_io@
 
301
build_etsf_xc = @build_etsf_xc@
 
302
build_linalg = @build_linalg@
 
303
build_netcdf = @build_netcdf@
 
304
build_os = @build_os@
 
305
build_vendor = @build_vendor@
 
306
build_xmlf90 = @build_xmlf90@
 
307
cc_type = @cc_type@
 
308
cc_version = @cc_version@
 
309
cxx_type = @cxx_type@
 
310
cxx_version = @cxx_version@
 
311
datadir = @datadir@
 
312
enable_64bit_flags = @enable_64bit_flags@
 
313
enable_bigdft = @enable_bigdft@
 
314
enable_cclock = @enable_cclock@
 
315
enable_config_file = @enable_config_file@
 
316
enable_debug = @enable_debug@
 
317
enable_etsf_io = @enable_etsf_io@
 
318
enable_etsf_xc = @enable_etsf_xc@
 
319
enable_extlibs = @enable_extlibs@
 
320
enable_fc_wrapper = @enable_fc_wrapper@
 
321
enable_fftw = @enable_fftw@
 
322
enable_fftw_threads = @enable_fftw_threads@
 
323
enable_fortran_interfaces = @enable_fortran_interfaces@
 
324
enable_linalg = @enable_linalg@
 
325
enable_mpi = @enable_mpi@
 
326
enable_mpi_fft = @enable_mpi_fft@
 
327
enable_mpi_io = @enable_mpi_io@
 
328
enable_mpi_trace = @enable_mpi_trace@
 
329
enable_netcdf = @enable_netcdf@
 
330
enable_smart_config = @enable_smart_config@
 
331
enable_stdin = @enable_stdin@
 
332
enable_tricks = @enable_tricks@
 
333
enable_xmlf90 = @enable_xmlf90@
 
334
etsf_io_include = @etsf_io_include@
 
335
etsf_io_ldflags = @etsf_io_ldflags@
 
336
etsf_io_pkg_name = @etsf_io_pkg_name@
 
337
etsf_io_pkg_string = @etsf_io_pkg_string@
 
338
etsf_xc_include = @etsf_xc_include@
 
339
etsf_xc_ldflags = @etsf_xc_ldflags@
 
340
etsf_xc_pkg_name = @etsf_xc_pkg_name@
 
341
etsf_xc_pkg_string = @etsf_xc_pkg_string@
 
342
exec_prefix = @exec_prefix@
 
343
fc_type = @fc_type@
 
344
fc_version = @fc_version@
 
345
fc_wrap = @fc_wrap@
 
346
fcflags_opt_00basis = @fcflags_opt_00basis@
 
347
fcflags_opt_01manage_mpi = @fcflags_opt_01manage_mpi@
 
348
fcflags_opt_11contract = @fcflags_opt_11contract@
 
349
fcflags_opt_11util = @fcflags_opt_11util@
 
350
fcflags_opt_12ffts = @fcflags_opt_12ffts@
 
351
fcflags_opt_12geometry = @fcflags_opt_12geometry@
 
352
fcflags_opt_12nlstrain = @fcflags_opt_12nlstrain@
 
353
fcflags_opt_12parser = @fcflags_opt_12parser@
 
354
fcflags_opt_12poisson = @fcflags_opt_12poisson@
 
355
fcflags_opt_12spacepar = @fcflags_opt_12spacepar@
 
356
fcflags_opt_13io_mpi = @fcflags_opt_13io_mpi@
 
357
fcflags_opt_13ionetcdf = @fcflags_opt_13ionetcdf@
 
358
fcflags_opt_13iovars = @fcflags_opt_13iovars@
 
359
fcflags_opt_13nonlocal = @fcflags_opt_13nonlocal@
 
360
fcflags_opt_13paw = @fcflags_opt_13paw@
 
361
fcflags_opt_13psp = @fcflags_opt_13psp@
 
362
fcflags_opt_13recipspace = @fcflags_opt_13recipspace@
 
363
fcflags_opt_13xc = @fcflags_opt_13xc@
 
364
fcflags_opt_13xml = @fcflags_opt_13xml@
 
365
fcflags_opt_14bader = @fcflags_opt_14bader@
 
366
fcflags_opt_14iowfdenpot = @fcflags_opt_14iowfdenpot@
 
367
fcflags_opt_14occeig = @fcflags_opt_14occeig@
 
368
fcflags_opt_14wfs = @fcflags_opt_14wfs@
 
369
fcflags_opt_14wvl_wfs = @fcflags_opt_14wvl_wfs@
 
370
fcflags_opt_15common = @fcflags_opt_15common@
 
371
fcflags_opt_15gw = @fcflags_opt_15gw@
 
372
fcflags_opt_15rsprc = @fcflags_opt_15rsprc@
 
373
fcflags_opt_16geomoptim = @fcflags_opt_16geomoptim@
 
374
fcflags_opt_16response = @fcflags_opt_16response@
 
375
fcflags_opt_17ddb = @fcflags_opt_17ddb@
 
376
fcflags_opt_17lwf = @fcflags_opt_17lwf@
 
377
fcflags_opt_17suscep = @fcflags_opt_17suscep@
 
378
fcflags_opt_18seqpar = @fcflags_opt_18seqpar@
 
379
fcflags_opt_19cut3d = @fcflags_opt_19cut3d@
 
380
fcflags_opt_21drive = @fcflags_opt_21drive@
 
381
fcflags_opt_21paral_md = @fcflags_opt_21paral_md@
 
382
fcflags_opt_defs = @fcflags_opt_defs@
 
383
fcflags_opt_lib01cg = @fcflags_opt_lib01cg@
 
384
fcflags_opt_lib01fftnew = @fcflags_opt_lib01fftnew@
 
385
fcflags_opt_lib01hidempi = @fcflags_opt_lib01hidempi@
 
386
fcflags_opt_light = @fcflags_opt_light@
 
387
fcflags_opt_macroav = @fcflags_opt_macroav@
 
388
fcflags_opt_main = @fcflags_opt_main@
 
389
fcflags_opt_numeric = @fcflags_opt_numeric@
 
390
fcflags_opt_numericf90 = @fcflags_opt_numericf90@
 
391
fftw_include = @fftw_include@
 
392
fftw_ldflags = @fftw_ldflags@
 
393
host = @host@
 
394
host_alias = @host_alias@
 
395
host_cpu = @host_cpu@
 
396
host_os = @host_os@
 
397
host_vendor = @host_vendor@
 
398
includedir = @includedir@
 
399
infodir = @infodir@
 
400
install_sh = @install_sh@
 
401
libdir = @libdir@
 
402
libexecdir = @libexecdir@
 
403
light_include = @light_include@
 
404
linalg_include = @linalg_include@
 
405
linalg_ldflags = @linalg_ldflags@
 
406
linalg_pkg_name = @linalg_pkg_name@
 
407
linalg_pkg_string = @linalg_pkg_string@
 
408
linalg_tricks_bypass = @linalg_tricks_bypass@
 
409
localstatedir = @localstatedir@
 
410
macroav_include = @macroav_include@
 
411
mandir = @mandir@
 
412
mkdir_p = @mkdir_p@
 
413
mpi_native_run = @mpi_native_run@
 
414
mpi_type = @mpi_type@
 
415
mpi_usable = @mpi_usable@
 
416
netcdf_include = @netcdf_include@
 
417
netcdf_ldflags = @netcdf_ldflags@
 
418
netcdf_pkg_name = @netcdf_pkg_name@
 
419
netcdf_pkg_string = @netcdf_pkg_string@
 
420
numeric_include = @numeric_include@
 
421
numericf90_include = @numericf90_include@
 
422
oldincludedir = @oldincludedir@
 
423
prefix = @prefix@
 
424
program_transform_name = @program_transform_name@
 
425
sbindir = @sbindir@
 
426
sharedstatedir = @sharedstatedir@
 
427
sysconfdir = @sysconfdir@
 
428
target = @target@
 
429
target_alias = @target_alias@
 
430
target_cpu = @target_cpu@
 
431
target_os = @target_os@
 
432
target_vendor = @target_vendor@
 
433
with_bigdft_include = @with_bigdft_include@
 
434
with_bigdft_ldflags = @with_bigdft_ldflags@
 
435
with_cc_ldflags = @with_cc_ldflags@
 
436
with_cc_optflags = @with_cc_optflags@
 
437
with_config_file = @with_config_file@
 
438
with_cppflags = @with_cppflags@
 
439
with_cxx_ldflags = @with_cxx_ldflags@
 
440
with_cxx_optflags = @with_cxx_optflags@
 
441
with_etsf_io_include = @with_etsf_io_include@
 
442
with_etsf_io_ldflags = @with_etsf_io_ldflags@
 
443
with_etsf_xc_include = @with_etsf_xc_include@
 
444
with_etsf_xc_ldflags = @with_etsf_xc_ldflags@
 
445
with_fc_ldflags = @with_fc_ldflags@
 
446
with_fc_optflags = @with_fc_optflags@
 
447
with_fftw_ldflags = @with_fftw_ldflags@
 
448
with_gnu_ld = @with_gnu_ld@
 
449
with_linalg_ldflags = @with_linalg_ldflags@
 
450
with_linalg_type = @with_linalg_type@
 
451
with_mpi_cc = @with_mpi_cc@
 
452
with_mpi_cc_ldflags = @with_mpi_cc_ldflags@
 
453
with_mpi_cflags = @with_mpi_cflags@
 
454
with_mpi_cpp = @with_mpi_cpp@
 
455
with_mpi_cppflags = @with_mpi_cppflags@
 
456
with_mpi_cxx = @with_mpi_cxx@
 
457
with_mpi_cxx_ldflags = @with_mpi_cxx_ldflags@
 
458
with_mpi_cxxflags = @with_mpi_cxxflags@
 
459
with_mpi_fc = @with_mpi_fc@
 
460
with_mpi_fc_ldflags = @with_mpi_fc_ldflags@
 
461
with_mpi_fcflags = @with_mpi_fcflags@
 
462
with_mpi_prefix = @with_mpi_prefix@
 
463
with_mpi_run = @with_mpi_run@
 
464
with_netcdf_include = @with_netcdf_include@
 
465
with_netcdf_ldflags = @with_netcdf_ldflags@
 
466
with_xmlf90_include = @with_xmlf90_include@
 
467
with_xmlf90_ldflags = @with_xmlf90_ldflags@
 
468
xmlf90_include = @xmlf90_include@
 
469
xmlf90_ldflags = @xmlf90_ldflags@
 
470
xmlf90_pkg_name = @xmlf90_pkg_name@
 
471
xmlf90_pkg_string = @xmlf90_pkg_string@
 
472
AM_CPPFLAGS = @CPPFLAGS_OPT@
 
473
AM_FCFLAGS = @FCFLAGS_FREEFORM@ @fcflags_opt_16geomoptim@
 
474
INCLUDES = -I../defs -I$(srcdir)/../defs
 
475
 
 
476
# Regular source files
 
477
lib16geomoptim_srcs = \
 
478
        calc_b_matrix.F90 \
 
479
        calc_prim_int.F90 \
 
480
        deloc2xcart.F90 \
 
481
        fred2fdeloc.F90 \
 
482
        hessinit.F90 \
 
483
        hessupdt.F90 \
 
484
        make_angles.F90 \
 
485
        make_bonds.F90 \
 
486
        make_dihedrals.F90 \
 
487
        make_prim_internals.F90 \
 
488
        xcart2deloc.F90 \
 
489
        xcart2deloc_fixb.F90 \
 
490
        xfpack.F90
 
491
 
 
492
 
 
493
# Library description
 
494
noinst_LIBRARIES = lib16geomoptim.a
 
495
lib16geomoptim_a_SOURCES = $(lib16geomoptim_srcs)
 
496
CLEANFILES = \
 
497
        calc_b_matrix_cpp.f90 \
 
498
        calc_prim_int_cpp.f90 \
 
499
        deloc2xcart_cpp.f90 \
 
500
        fred2fdeloc_cpp.f90 \
 
501
        hessinit_cpp.f90 \
 
502
        hessupdt_cpp.f90 \
 
503
        make_angles_cpp.f90 \
 
504
        make_bonds_cpp.f90 \
 
505
        make_dihedrals_cpp.f90 \
 
506
        make_prim_internals_cpp.f90 \
 
507
        xcart2deloc_cpp.f90 \
 
508
        xcart2deloc_fixb_cpp.f90 \
 
509
        xfpack_cpp.f90
 
510
 
 
511
EXTRA_DIST = abinit.src
 
512
all: all-am
 
513
 
 
514
.SUFFIXES:
 
515
.SUFFIXES: .F90 .o .obj
 
516
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
517
        @for dep in $?; do \
 
518
          case '$(am__configure_deps)' in \
 
519
            *$$dep*) \
 
520
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
521
                && exit 0; \
 
522
              exit 1;; \
 
523
          esac; \
 
524
        done; \
 
525
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/16geomoptim/Makefile'; \
 
526
        cd $(top_srcdir) && \
 
527
          $(AUTOMAKE) --gnu  src/16geomoptim/Makefile
 
528
.PRECIOUS: Makefile
 
529
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
530
        @case '$?' in \
 
531
          *config.status*) \
 
532
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
533
          *) \
 
534
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
535
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
536
        esac;
 
537
 
 
538
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
539
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
540
 
 
541
$(top_srcdir)/configure:  $(am__configure_deps)
 
542
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
543
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
544
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
545
 
 
546
clean-noinstLIBRARIES:
 
547
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
548
lib16geomoptim.a: $(lib16geomoptim_a_OBJECTS) $(lib16geomoptim_a_DEPENDENCIES) 
 
549
        -rm -f lib16geomoptim.a
 
550
        $(lib16geomoptim_a_AR) lib16geomoptim.a $(lib16geomoptim_a_OBJECTS) $(lib16geomoptim_a_LIBADD)
 
551
        $(RANLIB) lib16geomoptim.a
 
552
 
 
553
mostlyclean-compile:
 
554
        -rm -f *.$(OBJEXT)
 
555
 
 
556
distclean-compile:
 
557
        -rm -f *.tab.c
 
558
 
 
559
.F90.o:
 
560
        $(PPFCCOMPILE) -c -o $@ $<
 
561
 
 
562
.F90.obj:
 
563
        $(PPFCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
564
uninstall-info-am:
 
565
 
 
566
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
567
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
568
        unique=`for i in $$list; do \
 
569
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
570
          done | \
 
571
          $(AWK) '    { files[$$0] = 1; } \
 
572
               END { for (i in files) print i; }'`; \
 
573
        mkid -fID $$unique
 
574
tags: TAGS
 
575
 
 
576
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
577
                $(TAGS_FILES) $(LISP)
 
578
        tags=; \
 
579
        here=`pwd`; \
 
580
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
581
        unique=`for i in $$list; do \
 
582
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
583
          done | \
 
584
          $(AWK) '    { files[$$0] = 1; } \
 
585
               END { for (i in files) print i; }'`; \
 
586
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
587
          test -n "$$unique" || unique=$$empty_fix; \
 
588
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
589
            $$tags $$unique; \
 
590
        fi
 
591
ctags: CTAGS
 
592
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
593
                $(TAGS_FILES) $(LISP)
 
594
        tags=; \
 
595
        here=`pwd`; \
 
596
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
597
        unique=`for i in $$list; do \
 
598
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
599
          done | \
 
600
          $(AWK) '    { files[$$0] = 1; } \
 
601
               END { for (i in files) print i; }'`; \
 
602
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
603
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
604
             $$tags $$unique
 
605
 
 
606
GTAGS:
 
607
        here=`$(am__cd) $(top_builddir) && pwd` \
 
608
          && cd $(top_srcdir) \
 
609
          && gtags -i $(GTAGS_ARGS) $$here
 
610
 
 
611
distclean-tags:
 
612
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
613
 
 
614
distdir: $(DISTFILES)
 
615
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
616
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
617
        list='$(DISTFILES)'; for file in $$list; do \
 
618
          case $$file in \
 
619
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
620
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
621
          esac; \
 
622
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
623
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
624
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
625
            dir="/$$dir"; \
 
626
            $(mkdir_p) "$(distdir)$$dir"; \
 
627
          else \
 
628
            dir=''; \
 
629
          fi; \
 
630
          if test -d $$d/$$file; then \
 
631
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
632
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
633
            fi; \
 
634
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
635
          else \
 
636
            test -f $(distdir)/$$file \
 
637
            || cp -p $$d/$$file $(distdir)/$$file \
 
638
            || exit 1; \
 
639
          fi; \
 
640
        done
 
641
check-am: all-am
 
642
check: check-am
 
643
all-am: Makefile $(LIBRARIES)
 
644
installdirs:
 
645
install: install-am
 
646
install-exec: install-exec-am
 
647
install-data: install-data-am
 
648
uninstall: uninstall-am
 
649
 
 
650
install-am: all-am
 
651
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
652
 
 
653
installcheck: installcheck-am
 
654
install-strip:
 
655
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
656
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
657
          `test -z '$(STRIP)' || \
 
658
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
659
mostlyclean-generic:
 
660
 
 
661
clean-generic:
 
662
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
663
 
 
664
distclean-generic:
 
665
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
666
 
 
667
maintainer-clean-generic:
 
668
        @echo "This command is intended for maintainers to use"
 
669
        @echo "it deletes files that may require special tools to rebuild."
 
670
clean: clean-am
 
671
 
 
672
clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
 
673
 
 
674
distclean: distclean-am
 
675
        -rm -f Makefile
 
676
distclean-am: clean-am distclean-compile distclean-generic \
 
677
        distclean-tags
 
678
 
 
679
dvi: dvi-am
 
680
 
 
681
dvi-am:
 
682
 
 
683
html: html-am
 
684
 
 
685
info: info-am
 
686
 
 
687
info-am:
 
688
 
 
689
install-data-am:
 
690
 
 
691
install-exec-am:
 
692
 
 
693
install-info: install-info-am
 
694
 
 
695
install-man:
 
696
 
 
697
installcheck-am:
 
698
 
 
699
maintainer-clean: maintainer-clean-am
 
700
        -rm -f Makefile
 
701
maintainer-clean-am: distclean-am maintainer-clean-generic
 
702
 
 
703
mostlyclean: mostlyclean-am
 
704
 
 
705
mostlyclean-am: mostlyclean-compile mostlyclean-generic
 
706
 
 
707
pdf: pdf-am
 
708
 
 
709
pdf-am:
 
710
 
 
711
ps: ps-am
 
712
 
 
713
ps-am:
 
714
 
 
715
uninstall-am: uninstall-info-am
 
716
 
 
717
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
718
        clean-noinstLIBRARIES ctags distclean distclean-compile \
 
719
        distclean-generic distclean-tags distdir dvi dvi-am html \
 
720
        html-am info info-am install install-am install-data \
 
721
        install-data-am install-exec install-exec-am install-info \
 
722
        install-info-am install-man install-strip installcheck \
 
723
        installcheck-am installdirs maintainer-clean \
 
724
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
725
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
 
726
        uninstall-am uninstall-info-am
 
727
 
 
728
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
729
# Otherwise a system limit (for SysV at least) may be exceeded.
 
730
.NOEXPORT: