[00f983] | 1 | LIBSCGROUPSOURCES = \
|
---|
[251420] | 2 | util/group/globcnt.cc \
|
---|
| 3 | util/group/hcube.cc \
|
---|
| 4 | util/group/memamsg.cc \
|
---|
| 5 | util/group/memiter.cc \
|
---|
| 6 | util/group/memmsg.cc \
|
---|
| 7 | util/group/memmtmpi.cc \
|
---|
| 8 | util/group/memory.cc \
|
---|
| 9 | util/group/memproc.cc \
|
---|
| 10 | util/group/memrdma.cc \
|
---|
| 11 | util/group/memshm.cc \
|
---|
| 12 | util/group/message.cc \
|
---|
| 13 | util/group/messimpl.cc \
|
---|
| 14 | util/group/messint.cc \
|
---|
| 15 | util/group/messmpi.cc \
|
---|
| 16 | util/group/messproc.cc \
|
---|
| 17 | util/group/messshm.cc \
|
---|
| 18 | util/group/mstate.cc \
|
---|
| 19 | util/group/pool.cc \
|
---|
| 20 | util/group/pregtime.cc \
|
---|
| 21 | util/group/reduce.cc \
|
---|
| 22 | util/group/rnglock.cc \
|
---|
| 23 | util/group/thpthd.cc \
|
---|
| 24 | util/group/thread.cc \
|
---|
| 25 | util/group/topology.cc
|
---|
| 26 |
|
---|
| 27 | # util/group/file.cc \
|
---|
| 28 | # util/group/fileproc.cc \
|
---|
| 29 | # util/group/memarmci.cc \
|
---|
| 30 | # util/group/thpuma.cc \
|
---|
| 31 | #
|
---|
| 32 | TESTSOURCES = \
|
---|
[23612c] | 33 | util/group/message.cc \
|
---|
| 34 | util/group/messimpl.cc \
|
---|
| 35 | util/group/messproc.cc \
|
---|
| 36 | util/group/messint.cc \
|
---|
| 37 | util/group/reduce.cc \
|
---|
| 38 | util/group/topology.cc \
|
---|
| 39 | util/group/hcube.cc \
|
---|
| 40 | util/group/rnglock.cc \
|
---|
| 41 | util/group/memory.cc \
|
---|
| 42 | util/group/memmsg.cc \
|
---|
| 43 | util/group/pool.cc \
|
---|
| 44 | util/group/memamsg.cc \
|
---|
| 45 | util/group/memproc.cc \
|
---|
| 46 | util/group/pregtime.cc \
|
---|
| 47 | util/group/thread.cc \
|
---|
| 48 | util/group/memiter.cc \
|
---|
| 49 | util/group/memrdma.cc
|
---|
| 50 |
|
---|
[00f983] | 51 | LIBSCGROUPHEADERS = \
|
---|
[251420] | 52 | util/group/globcnt.h \
|
---|
| 53 | util/group/hcube.h \
|
---|
| 54 | util/group/LIBS.h \
|
---|
| 55 | util/group/linkage.h \
|
---|
| 56 | util/group/memamsg.h \
|
---|
| 57 | util/group/memiter.h \
|
---|
| 58 | util/group/memmsg.h \
|
---|
| 59 | util/group/memmtmpi.h \
|
---|
| 60 | util/group/memory.h \
|
---|
| 61 | util/group/memproc.h \
|
---|
| 62 | util/group/memrdma.h \
|
---|
| 63 | util/group/memshm.h \
|
---|
| 64 | util/group/message.h \
|
---|
| 65 | util/group/messaget.h \
|
---|
| 66 | util/group/messmpi.h \
|
---|
| 67 | util/group/messshm.h \
|
---|
| 68 | util/group/mstate.h \
|
---|
| 69 | util/group/pool.h \
|
---|
| 70 | util/group/pregtime.h \
|
---|
| 71 | util/group/rnglock.h \
|
---|
| 72 | util/group/thpthd.h \
|
---|
| 73 | util/group/thread.h \
|
---|
| 74 | util/group/topology.h
|
---|
| 75 |
|
---|
| 76 | # util/group/file.h \
|
---|
| 77 | # util/group/fileproc.h \
|
---|
| 78 | # util/group/memarmci.h \
|
---|
| 79 | # util/group/thpuma.h \
|
---|
| 80 | #
|
---|
| 81 | TESTHEADERS = \
|
---|
[23612c] | 82 | util/group/message.h \
|
---|
| 83 | util/group/topology.h \
|
---|
| 84 | util/group/hcube.h \
|
---|
| 85 | util/group/rnglock.h \
|
---|
| 86 | util/group/memory.h \
|
---|
| 87 | util/group/memmsg.h \
|
---|
| 88 | util/group/pool.h \
|
---|
| 89 | util/group/memamsg.h \
|
---|
| 90 | util/group/memproc.h \
|
---|
| 91 | util/group/pregtime.h \
|
---|
| 92 | util/group/thread.h \
|
---|
| 93 | util/group/memiter.h \
|
---|
| 94 | util/group/memrdma.h
|
---|
[00f983] | 95 |
|
---|
| 96 | lib_LTLIBRARIES +=
|
---|
| 97 | noinst_LTLIBRARIES += libSCgroup.la
|
---|
| 98 | libSCgroup_la_includedir = $(includedir)/util/group
|
---|
| 99 | libSCgroup_la_CPPFLAGS = $(AM_CPPFLAGS)
|
---|
| 100 | libSCgroup_la_LDFLAGS = $(AM_LDFLAGS)
|
---|
| 101 | libSCgroup_la_LIBADD =
|
---|
| 102 |
|
---|
| 103 | nobase_libSCgroup_la_include_HEADERS = ${LIBSCGROUPHEADERS}
|
---|
| 104 |
|
---|
| 105 | ## Define the source file list for the "libexample-@MPQC_API_VERSION@.la"
|
---|
| 106 | ## target. Note that @MPQC_API_VERSION@ is not interpreted by Automake and
|
---|
| 107 | ## will therefore be treated as if it were literally part of the target name,
|
---|
| 108 | ## and the variable name derived from that.
|
---|
| 109 | ## The file extension .cc is recognized by Automake, and makes it produce
|
---|
| 110 | ## rules which invoke the C++ compiler to produce a libtool object file (.lo)
|
---|
| 111 | ## from each source file. Note that it is not necessary to list header files
|
---|
| 112 | ## which are already listed elsewhere in a _HEADERS variable assignment.
|
---|
| 113 | libSCgroup_la_SOURCES = ${LIBSCGROUPSOURCES}
|
---|
| 114 |
|
---|
| 115 | ## Instruct libtool to include ABI version information in the generated shared
|
---|
| 116 | ## library file (.so). The library ABI version is defined in configure.ac, so
|
---|
| 117 | ## that all version information is kept in one place.
|
---|
| 118 | #libSCgroup_la_LDFLAGS += $(AM_LDFLAGS) -version-info $(MPQC_SO_VERSION)
|
---|
| 119 |
|
---|
| 120 | ## The generated configuration header is installed in its own subdirectory of
|
---|
| 121 | ## $(libdir). The reason for this is that the configuration information put
|
---|
| 122 | ## into this header file describes the target platform the installed library
|
---|
| 123 | ## has been built for. Thus the file must not be installed into a location
|
---|
| 124 | ## intended for architecture-independent files, as defined by the Filesystem
|
---|
| 125 | ## Hierarchy Standard (FHS).
|
---|
| 126 | ## The nodist_ prefix instructs Automake to not generate rules for including
|
---|
| 127 | ## the listed files in the distribution on 'make dist'. Files that are listed
|
---|
| 128 | ## in _HEADERS variables are normally included in the distribution, but the
|
---|
| 129 | ## configuration header file is generated at configure time and should not be
|
---|
| 130 | ## shipped with the source tarball.
|
---|
| 131 | #libSCgroup_libincludedir = $(libdir)/util/group/include
|
---|
| 132 | #nodist_libSCgroup_libinclude_HEADERS = $(top_builddir)/src/lib/scconfig.h
|
---|
| 133 |
|
---|
[23612c] | 134 |
|
---|
[00f983] | 135 | GROUPTESTS = \
|
---|
| 136 | memtest \
|
---|
| 137 | messtest \
|
---|
| 138 | pooltest \
|
---|
| 139 | prttest \
|
---|
| 140 | rnglocktest \
|
---|
| 141 | thrtest
|
---|
| 142 |
|
---|
[1513599] | 143 | TESTS += $(GROUPTESTS)
|
---|
[00f983] | 144 | check_PROGRAMS += $(GROUPTESTS)
|
---|
| 145 | noinst_PROGRAMS += $(GROUPTESTS)
|
---|
| 146 |
|
---|
| 147 | GROUPLIBS = \
|
---|
[251420] | 148 | libSCgroup.la libSCmisc.la libSCstate.la libSCkeyval.la libSCclass.la libSCcontainer.la libSCref.la
|
---|
[00f983] | 149 |
|
---|
[23612c] | 150 | memtest_SOURCES = \
|
---|
| 151 | util/group/memtest.cc
|
---|
[72461c] | 152 | memtest_CPPFLAGS = $(AM_CPPFLAGS) -DSRCDIR=\"$(srcdir)/util/group\"
|
---|
[00f983] | 153 | memtest_LDADD = \
|
---|
| 154 | libSCgroup.la \
|
---|
| 155 | libSCkeyval.la \
|
---|
| 156 | libSCmisc.la \
|
---|
| 157 | libSCstate.la \
|
---|
| 158 | libSCclass.la \
|
---|
| 159 | libSCcontainer.la \
|
---|
| 160 | libSCref.la
|
---|
| 161 |
|
---|
[23612c] | 162 | messtest_SOURCES = \
|
---|
| 163 | util/group/messtest.cc
|
---|
[72461c] | 164 | messtest_CPPFLAGS = $(AM_CPPFLAGS) -DSRCDIR=\"$(srcdir)/util/group\"
|
---|
[00f983] | 165 | messtest_LDADD = \
|
---|
| 166 | libSCgroup.la \
|
---|
| 167 | libSCkeyval.la \
|
---|
| 168 | libSCmisc.la \
|
---|
| 169 | libSCstate.la \
|
---|
| 170 | libSCclass.la \
|
---|
| 171 | libSCcontainer.la \
|
---|
| 172 | libSCref.la
|
---|
| 173 |
|
---|
[23612c] | 174 | pooltest_SOURCES = \
|
---|
| 175 | util/group/pooltest.cc
|
---|
[00f983] | 176 | pooltest_LDADD = \
|
---|
| 177 | $(GROUPLIBS)
|
---|
| 178 |
|
---|
[23612c] | 179 | prttest_SOURCES = \
|
---|
| 180 | util/group/prttest.cc
|
---|
[00f983] | 181 | prttest_LDADD = \
|
---|
| 182 | $(GROUPLIBS)
|
---|
| 183 |
|
---|
[23612c] | 184 | rnglocktest_SOURCES = \
|
---|
| 185 | util/group/rnglocktest.cc
|
---|
[00f983] | 186 | rnglocktest_LDADD = \
|
---|
| 187 | libSCmisc.la libSCgroup.la
|
---|
| 188 |
|
---|
[23612c] | 189 | thrtest_SOURCES = \
|
---|
| 190 | util/group/thrtest.cc
|
---|
[72461c] | 191 | thrtest_CPPFLAGS = $(AM_CPPFLAGS) -DSRCDIR=\"$(srcdir)/util/group\"
|
---|
[00f983] | 192 | thrtest_LDADD = \
|
---|
| 193 | libSCgroup.la \
|
---|
| 194 | libSCkeyval.la \
|
---|
| 195 | libSCmisc.la \
|
---|
| 196 | libSCstate.la \
|
---|
| 197 | libSCclass.la \
|
---|
| 198 | libSCcontainer.la \
|
---|
| 199 | libSCref.la
|
---|
| 200 |
|
---|
[72461c] | 201 | EXTRA_DIST += ./util/group/memtest.in
|
---|
| 202 | EXTRA_DIST += ./util/group/messtest.in
|
---|