[00f983] | 1 | LIBSCMBPTR12SOURCES = \
|
---|
[23612c] | 2 | chemistry/qc/mbptr12/compute_a_gebc_abs1.cc \
|
---|
| 3 | chemistry/qc/mbptr12/compute_a_gebc.cc \
|
---|
| 4 | chemistry/qc/mbptr12/compute_a_gebc_vbs.cc \
|
---|
| 5 | chemistry/qc/mbptr12/compute_amps.cc \
|
---|
| 6 | chemistry/qc/mbptr12/compute_energy_a.cc \
|
---|
| 7 | chemistry/qc/mbptr12/compute_ijxy.cc \
|
---|
| 8 | chemistry/qc/mbptr12/compute_ikjy.cc \
|
---|
| 9 | chemistry/qc/mbptr12/compute_ixjy.cc \
|
---|
| 10 | chemistry/qc/mbptr12/compute_vxb_a_asymm.cc \
|
---|
| 11 | chemistry/qc/mbptr12/compute_vxb_a_symm.cc \
|
---|
| 12 | chemistry/qc/mbptr12/coulomb.cc \
|
---|
| 13 | chemistry/qc/mbptr12/dualbasis_mp2.cc \
|
---|
| 14 | chemistry/qc/mbptr12/ebc_contribs.cc \
|
---|
| 15 | chemistry/qc/mbptr12/exchange.cc \
|
---|
| 16 | chemistry/qc/mbptr12/fock.cc \
|
---|
| 17 | chemistry/qc/mbptr12/gbc_contribs.cc \
|
---|
| 18 | chemistry/qc/mbptr12/mbptr12.cc \
|
---|
| 19 | chemistry/qc/mbptr12/moindexspace.cc \
|
---|
| 20 | chemistry/qc/mbptr12/mp2r12_energy.cc \
|
---|
| 21 | chemistry/qc/mbptr12/multipole_ints.cc \
|
---|
| 22 | chemistry/qc/mbptr12/pairiter.cc \
|
---|
| 23 | chemistry/qc/mbptr12/r12_amps.cc \
|
---|
| 24 | chemistry/qc/mbptr12/r12ia.cc \
|
---|
| 25 | chemistry/qc/mbptr12/r12ia_memgrp.cc \
|
---|
| 26 | chemistry/qc/mbptr12/r12ia_mpiiofile.cc \
|
---|
| 27 | chemistry/qc/mbptr12/r12ia_node0file.cc \
|
---|
| 28 | chemistry/qc/mbptr12/r12int_eval.cc \
|
---|
| 29 | chemistry/qc/mbptr12/ri_basis.cc \
|
---|
| 30 | chemistry/qc/mbptr12/svd.cc \
|
---|
| 31 | chemistry/qc/mbptr12/transform_123inds.cc \
|
---|
| 32 | chemistry/qc/mbptr12/transform_12inds.cc \
|
---|
| 33 | chemistry/qc/mbptr12/transform_13inds.cc \
|
---|
| 34 | chemistry/qc/mbptr12/transform_factory.cc \
|
---|
| 35 | chemistry/qc/mbptr12/transform_ijxy.cc \
|
---|
| 36 | chemistry/qc/mbptr12/transform_ikjy.cc \
|
---|
| 37 | chemistry/qc/mbptr12/transform_ixjy.cc \
|
---|
| 38 | chemistry/qc/mbptr12/transform_tbint.cc \
|
---|
| 39 | chemistry/qc/mbptr12/twobodygrid.cc \
|
---|
| 40 | chemistry/qc/mbptr12/vxb_eval_info.cc
|
---|
| 41 |
|
---|
[aae63a] | 42 | LIBSCMBPTR12BUILTHEADERS = \
|
---|
| 43 | chemistry/qc/mbptr12/f77sym.h
|
---|
[00f983] | 44 |
|
---|
| 45 | LIBSCMBPTR12HEADERS = \
|
---|
[23612c] | 46 | chemistry/qc/mbptr12/blas.h \
|
---|
| 47 | chemistry/qc/mbptr12/lapack.h \
|
---|
| 48 | chemistry/qc/mbptr12/linearr12.h \
|
---|
| 49 | chemistry/qc/mbptr12/linkage.h \
|
---|
| 50 | chemistry/qc/mbptr12/mbptr12.h \
|
---|
| 51 | chemistry/qc/mbptr12/moindexspace.h \
|
---|
| 52 | chemistry/qc/mbptr12/mp2r12_energy.h \
|
---|
| 53 | chemistry/qc/mbptr12/pairiter.h \
|
---|
| 54 | chemistry/qc/mbptr12/print_scmat_norms.h \
|
---|
| 55 | chemistry/qc/mbptr12/r12_amps.h \
|
---|
| 56 | chemistry/qc/mbptr12/r12ia.h \
|
---|
| 57 | chemistry/qc/mbptr12/r12ia_memgrp.h \
|
---|
| 58 | chemistry/qc/mbptr12/r12ia_mpiiofile.h \
|
---|
| 59 | chemistry/qc/mbptr12/r12ia_node0file.h \
|
---|
| 60 | chemistry/qc/mbptr12/r12int_eval.h \
|
---|
| 61 | chemistry/qc/mbptr12/svd.h \
|
---|
| 62 | chemistry/qc/mbptr12/transform_123inds.h \
|
---|
| 63 | chemistry/qc/mbptr12/transform_12inds.h \
|
---|
| 64 | chemistry/qc/mbptr12/transform_13inds.h \
|
---|
| 65 | chemistry/qc/mbptr12/transform_factory.h \
|
---|
| 66 | chemistry/qc/mbptr12/transform_ijxy.h \
|
---|
| 67 | chemistry/qc/mbptr12/transform_ikjy.h \
|
---|
| 68 | chemistry/qc/mbptr12/transform_ixjy.h \
|
---|
| 69 | chemistry/qc/mbptr12/transform_tbint.h \
|
---|
| 70 | chemistry/qc/mbptr12/twobodygrid.h \
|
---|
| 71 | chemistry/qc/mbptr12/vxb_eval_info.h
|
---|
| 72 |
|
---|
[aae63a] | 73 | BUILT_SOURCES += $(LIBSCMBPTR12BUILTHEADERS)
|
---|
| 74 |
|
---|
| 75 | chemistry/qc/mbptr12/f77sym.h: chemistry/qc/mbptr12/f77sym.in
|
---|
| 76 | $(MKF77SYM) $< $@
|
---|
[00f983] | 77 |
|
---|
| 78 | lib_LTLIBRARIES +=
|
---|
| 79 | noinst_LTLIBRARIES += libSCmbptr12.la
|
---|
| 80 | libSCmbptr12_la_includedir = $(includedir)/chemistry/qc/mbptr12
|
---|
| 81 | libSCmbptr12_la_CPPFLAGS = $(AM_CPPFLAGS)
|
---|
| 82 | libSCmbptr12_la_LDFLAGS = $(AM_LDFLAGS)
|
---|
| 83 | libSCmbptr12_la_LIBADD =
|
---|
| 84 |
|
---|
| 85 | nobase_libSCmbptr12_la_include_HEADERS = ${LIBSCMBPTR12HEADERS}
|
---|
| 86 |
|
---|
[aae63a] | 87 | EXTRA_DIST += $(LIBSCMBPTR12BUILTHEADERS)
|
---|
| 88 |
|
---|
[00f983] | 89 | ## Define the source file list for the "libexample-@MPQC_API_VERSION@.la"
|
---|
| 90 | ## target. Note that @MPQC_API_VERSION@ is not interpreted by Automake and
|
---|
| 91 | ## will therefore be treated as if it were literally part of the target name,
|
---|
| 92 | ## and the variable name derived from that.
|
---|
| 93 | ## The file extension .cc is recognized by Automake, and makes it produce
|
---|
| 94 | ## rules which invoke the C++ compiler to produce a libtool object file (.lo)
|
---|
| 95 | ## from each source file. Note that it is not necessary to list header files
|
---|
| 96 | ## which are already listed elsewhere in a _HEADERS variable assignment.
|
---|
| 97 | libSCmbptr12_la_SOURCES = ${LIBSCMBPTR12SOURCES}
|
---|
| 98 |
|
---|
| 99 | ## Instruct libtool to include ABI version information in the generated shared
|
---|
| 100 | ## library file (.so). The library ABI version is defined in configure.ac, so
|
---|
| 101 | ## that all version information is kept in one place.
|
---|
| 102 | #libSCmbptr12_la_LDFLAGS += $(AM_LDFLAGS) -version-info $(MPQC_SO_VERSION)
|
---|
| 103 |
|
---|
| 104 | ## The generated configuration header is installed in its own subdirectory of
|
---|
| 105 | ## $(libdir). The reason for this is that the configuration information put
|
---|
| 106 | ## into this header file describes the target platform the installed library
|
---|
| 107 | ## has been built for. Thus the file must not be installed into a location
|
---|
| 108 | ## intended for architecture-independent files, as defined by the Filesystem
|
---|
| 109 | ## Hierarchy Standard (FHS).
|
---|
| 110 | ## The nodist_ prefix instructs Automake to not generate rules for including
|
---|
| 111 | ## the listed files in the distribution on 'make dist'. Files that are listed
|
---|
| 112 | ## in _HEADERS variables are normally included in the distribution, but the
|
---|
| 113 | ## configuration header file is generated at configure time and should not be
|
---|
| 114 | ## shipped with the source tarball.
|
---|
| 115 | #libSCmbptr12_libincludedir = $(libdir)/chemistry/qc/mbptr12/include
|
---|
| 116 | #nodist_libSCmbptr12_libinclude_HEADERS = $(top_builddir)/src/lib/scconfig.h
|
---|
| 117 |
|
---|
[23612c] | 118 |
|
---|
[00f983] | 119 | MBPTR12TESTS = \
|
---|
| 120 | mbptr12test
|
---|
| 121 |
|
---|
[1513599] | 122 | TESTS += $(MBPTR12TESTS)
|
---|
[00f983] | 123 | check_PROGRAMS += $(MBPTR12TESTS)
|
---|
| 124 | noinst_PROGRAMS += $(MBPTR12TESTS)
|
---|
| 125 |
|
---|
| 126 | MBPTR12LIBS = \
|
---|
[251420] | 127 | libSCmbptr12.la \
|
---|
| 128 | libSCmbpt.la libSCscf.la libSCdft.la libSCwfn.la libSCsolvent.la libSCintv3.la libSCbasis.la libSCoint3.la libSCmolecule.la libSCisosurf.la libSCoptimize.la libSCsymmetry.la libSCscmat.la libSCrender.la libSCgroup.la libSCmisc.la libSCstate.la libSCkeyval.la libSCclass.la libSCcontainer.la libSCref.la
|
---|
| 129 |
|
---|
| 130 | # should come right after libSCmbptr12.la if cints compiled
|
---|
| 131 | # libSCcints.la \
|
---|
| 132 | #
|
---|
[00f983] | 133 |
|
---|
[23612c] | 134 | mbptr12test_SOURCES = \
|
---|
| 135 | chemistry/qc/mbptr12/mbptr12test.cc
|
---|
[72461c] | 136 | mbptr12test_CPPFLAGS = $(AM_CPPFLAGS) -DSRCDIR=\"$(srcdir)/chemistry/qc/mbptr12\"
|
---|
[00f983] | 137 | mbptr12test_LDADD = \
|
---|
| 138 | $(MBPTR12LIBS)
|
---|
| 139 |
|
---|
| 140 |
|
---|
[72461c] | 141 | EXTRA_DIST += ./chemistry/qc/mbptr12/mbptr12test.in
|
---|
| 142 | EXTRA_DIST += ./chemistry/qc/mbptr12/f77sym.in
|
---|
[b7e5b0] | 143 |
|
---|
| 144 | DISTCLEANFILES += \
|
---|
| 145 | mbptr12test.wfn \
|
---|
| 146 | chemistry/qc/basis/f77sym.h
|
---|