Blame test/mpi/errors/f08/io/Makefile.am
|
Packit |
0848f5 |
# This Makefile.am generated automatically by f77tof90
|
|
Packit |
0848f5 |
# from test/mpi/errors/f77/io/Makefile.am. DO NOT EDIT
|
|
Packit |
0848f5 |
# -*- Mode: Makefile; -*-
|
|
Packit |
0848f5 |
# vim: set ft=automake :
|
|
Packit |
0848f5 |
#
|
|
Packit |
0848f5 |
# (C) 2011 by Argonne National Laboratory.
|
|
Packit |
0848f5 |
# See COPYRIGHT in top-level directory.
|
|
Packit |
0848f5 |
#
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
include $(top_srcdir)/Makefile_f08.mtest
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
EXTRA_DIST = testlist
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
AM_DEFAULT_SOURCE_EXT = .f90
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
## for all programs that are just built from the single corresponding source
|
|
Packit |
0848f5 |
## file, we don't need per-target _SOURCES rules, automake will infer them
|
|
Packit |
0848f5 |
## correctly
|
|
Packit |
0848f5 |
noinst_PROGRAMS = uerrhandf08
|