We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 816cfad commit 85b8017Copy full SHA for 85b8017
ompi/mpi/fortran/use-mpi-f08/base/Makefile.am
@@ -59,7 +59,7 @@ api_f08_generated.c: $(template_files)
59
fortran \
60
code \
61
--lang c \
62
- --prototype-files $(template_prototype_files)
+ --prototype-files $(template_files)
63
64
# Delete generated files on maintainer-clean
65
MAINTAINERCLEANFILES = api_f08_generated.c
0 commit comments