summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 78d7139353..1a1fa90478 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -349,6 +349,7 @@ probes.@OBJEXT@: $(srcdir)/probes.d
done; \
fi; \
touch "$$stamp"
+ $(RM) $@
$(Q) $(DTRACE) -G -s $(srcdir)/probes.d -o $@ $(DTRACE_DEPENDENT_OBJS)
# DTrace static library hacks described here: