Blame test/mpi/coll/Makefile.dtp
|
Packit Service |
c5cf8c |
noinst_PROGRAMS += bcast__BASIC__L24
|
|
Packit Service |
c5cf8c |
bcast__BASIC__L24_CPPFLAGS = $(AM_CPPFLAGS)
|
|
Packit Service |
c5cf8c |
bcast__BASIC__L24_SOURCES = bcast.c
|
|
Packit Service |
c5cf8c |
noinst_PROGRAMS += bcast__BASIC__L25
|
|
Packit Service |
c5cf8c |
bcast__BASIC__L25_CPPFLAGS = -DBCAST_COMM_WORLD_ONLY $(AM_CPPFLAGS)
|
|
Packit Service |
c5cf8c |
bcast__BASIC__L25_SOURCES = bcast.c
|
|
Packit Service |
c5cf8c |
noinst_PROGRAMS += bcast__STRUCT__L35
|
|
Packit Service |
c5cf8c |
bcast__STRUCT__L35_CPPFLAGS = -DUSE_DTP_POOL_TYPE__STRUCT $(AM_CPPFLAGS)
|
|
Packit Service |
c5cf8c |
bcast__STRUCT__L35_SOURCES = bcast.c
|