# -*- Mode: Makefile; -*-
# vim: set ft=automake :
#
# (C) 2014 by Argonne National Laboratory.
# See COPYRIGHT in top-level directory.
#
include $(top_srcdir)/Makefile_f08.mtest
EXTRA_DIST = testlist
# avoid having to write many "foo_SOURCES = foo.f90" lines
AM_DEFAULT_SOURCE_EXT = .f90
noinst_PROGRAMS = uallreducef08 \
exscanf08 \
alltoallwf08 \
inplacef08 \
allredint8f08 \
allredopttf08 \
reducelocalf08 \
alltoallvf08 \
redscatf08 \
split_typef08 \
nonblockingf08 \
vw_inplacef08 \
red_scat_blockf08 \
nonblocking_inpf08