summaryrefslogtreecommitdiffstats
path: root/hl/fortran/test/Makefile.in
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2015-02-25 18:52:27 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2015-02-25 18:52:27 (GMT)
commit90067b76ce50b070b4792bc1fe8ca3c79b2e8588 (patch)
treed4dcc411aa7405e122922a90a12047bb5d869eb2 /hl/fortran/test/Makefile.in
parent864a9d5552c3e74cb1c30756a9a216c039a26c27 (diff)
downloadhdf5-90067b76ce50b070b4792bc1fe8ca3c79b2e8588.zip
hdf5-90067b76ce50b070b4792bc1fe8ca3c79b2e8588.tar.gz
hdf5-90067b76ce50b070b4792bc1fe8ca3c79b2e8588.tar.bz2
[svn-r26304] bring 26303 from trunk:
remove files with .clog2 extension generated by MPE when doing make clean
Diffstat (limited to 'hl/fortran/test/Makefile.in')
-rw-r--r--hl/fortran/test/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/hl/fortran/test/Makefile.in b/hl/fortran/test/Makefile.in
index ff2ecdc..116c188 100644
--- a/hl/fortran/test/Makefile.in
+++ b/hl/fortran/test/Makefile.in
@@ -672,11 +672,11 @@ TRACE = perl $(top_srcdir)/bin/trace
# .chkexe files are used to mark tests that have run successfully.
# .chklog files are output from those tests.
-# *.clog are from the MPE option.
+# *.clog and *.clog2 are from the MPE option.
# Temporary files.
-CHECK_CLEANFILES = *.chkexe *.chklog *.clog dsetf[1-5].h5 f1img.h5 \
- f1tab.h5 tstds.h5
+CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2 dsetf[1-5].h5 \
+ f1img.h5 f1tab.h5 tstds.h5
# Our main target, the test programs
TEST_PROG = tstds tstlite tstimage tsttable