git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37737 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2012-11-20 00:51:00 +00:00
Родитель 29996bb313
Коммит a7e13d65f4
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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: