summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 172447e515..6d0d3303c0 100644
--- a/common.mk
+++ b/common.mk
@@ -854,6 +854,8 @@ $(PRELUDE_C): $(COMPILE_PRELUDE) \
$(srcdir)/template/prelude.c.tmpl golf_prelude.rb
{$(VPATH)}probes.dmyh: {$(srcdir)}probes.d $(srcdir)/tool/gen_dummy_probes.rb
+
+probes.dmyh:
$(BASERUBY) $(srcdir)/tool/gen_dummy_probes.rb $(srcdir)/probes.d > $@
probes.h: {$(VPATH)}probes.$(DTRACE_EXT)