summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/Makefile.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-04-08 19:50:17 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-04-08 19:50:17 (GMT)
commit5d20142327072a204a026f253835dda1e1afd593 (patch)
tree3d5599fcb67fc8e96af62b94c0039861636ca1ea /tools/h5diff/Makefile.in
parentd9b2c2d930030388655b77c1e4df89287084bc79 (diff)
downloadhdf5-5d20142327072a204a026f253835dda1e1afd593.zip
hdf5-5d20142327072a204a026f253835dda1e1afd593.tar.gz
hdf5-5d20142327072a204a026f253835dda1e1afd593.tar.bz2
[svn-r6596] Purpose:
Code cleanup/bug fix Description: Clean up files created during testing. Solution: Platforms tested: FreeBSD 4.8 (sleipnir) Linux 2.4 (eirene) Misc. update:
Diffstat (limited to 'tools/h5diff/Makefile.in')
-rw-r--r--tools/h5diff/Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/h5diff/Makefile.in b/tools/h5diff/Makefile.in
index 4a56caa..28dace9 100644
--- a/tools/h5diff/Makefile.in
+++ b/tools/h5diff/Makefile.in
@@ -42,6 +42,10 @@ LIB_SRC=
LIB_OBJ=$(LIB_SRC:.c=.lo)
PUB_LIB=
+## Temporary files. *.h5 are generated by h5diff. They should
+## copied to the testfiles/ directory if update is required.
+MOSTLYCLEAN=*.h5
+
## Source and object files for programs...
##
PROG_SRC=h5diff.c h5trav.c h5difftst.c