1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
# This Makefile.am generated automatically by f77tof90
# from test/mpi/f77/datatype/Makefile.am. DO NOT EDIT
# -*- 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 = typenamef08 typesnamef08 typecntsf08 typesubf08 typem2f08 gaddressf08 \
packef08 allctypesf08 hindex1f08 hindexed_blockf08 typename3f08 structf \
indtype createf08 sizeof kinds trf08 get_elem_d get_elem_u
|