summaryrefslogtreecommitdiff
path: root/modules/time
diff options
context:
space:
mode:
Diffstat (limited to 'modules/time')
-rw-r--r--modules/time2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/time b/modules/time
index 2b5d9a3646..8961d2ae0a 100644
--- a/modules/time
+++ b/modules/time
@@ -25,7 +25,7 @@ BUILT_SOURCES += time.h
# doesn't have one that works with the given compiler.
time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
$(AM_V_GEN)rm -f $@-t $@ && \
- $(MKDIR_P) '%reldir%' && \
+@NMD@ $(MKDIR_P) '%reldir%' && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|${gl_include_guard_prefix}|g' \
-e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \