summaryrefslogtreecommitdiffstats
path: root/tools/h5copy/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5copy/Makefile.in')
-rw-r--r--tools/h5copy/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5copy/Makefile.in b/tools/h5copy/Makefile.in
index d08769f..24b03ae 100644
--- a/tools/h5copy/Makefile.in
+++ b/tools/h5copy/Makefile.in
@@ -230,6 +230,7 @@ SIZE_T = @SIZE_T@
STATIC_SHARED = @STATIC_SHARED@
STRIP = @STRIP@
TESTPARALLEL = @TESTPARALLEL@
+TIME = @TIME@
TR = @TR@
TRACE_API = @TRACE_API@
USE_FILTER_DEFLATE = @USE_FILTER_DEFLATE@
@@ -293,7 +294,6 @@ target_alias = @target_alias@
# Shell commands used in Makefiles
RM = rm -f
CP = cp
-TIME = time
# Some machines need a command to run executables; this is that command
# so that our tests will run.