summaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2003-11-21 17:07:44 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2003-11-21 17:07:44 (GMT)
commit54540e224d9fa0689dfe1d839fe115c2e7bf3a79 (patch)
tree211442ffcf19c81379b7dd3cb8ec17bad551ce48 /test/Makefile.in
parentc1e333f00650b2b06d1705a4198a772e3adb91cd (diff)
downloadhdf5-54540e224d9fa0689dfe1d839fe115c2e7bf3a79.zip
hdf5-54540e224d9fa0689dfe1d839fe115c2e7bf3a79.tar.gz
hdf5-54540e224d9fa0689dfe1d839fe115c2e7bf3a79.tar.bz2
[svn-r7869] *** empty log message ***
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index 823c088..7a96a15 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -228,5 +228,5 @@ error_test: error_test.lo
err_compat: err_compat.lo
@$(LT_LINK_EXE) $(CFLAGS) -o $@ err_compat.lo $(LIB) $(LIBHDF5) $(LDFLAGS) $(LIBS)
-
+
@CONCLUDE@