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 13425e7 commit 2fa8167Copy full SHA for 2fa8167
ompi/mpiext/affinity/c/Makefile.am
@@ -48,3 +48,6 @@ nodist_man_MANS = OMPI_Affinity_str.3
48
49
# Man page sources
50
EXTRA_DIST = $(nodist_man_MANS:.3=.3in) example.c
51
+
52
+distclean-local:
53
+ rm -f $(nodist_man_MANS)
ompi/mpiext/cuda/c/Makefile.am
@@ -43,3 +43,6 @@ nodist_man_MANS = MPIx_CUDA_SUPPORT.3
43
44
45
EXTRA_DIST = $(nodist_man_MANS:.3=.3in)
46
47
0 commit comments