2013-04-14 10:48:08 +00:00
|
|
|
$(OBJS): $(HDRS) $(ruby_headers) \
|
|
|
|
$(top_srcdir)/vm_core.h \
|
|
|
|
$(top_srcdir)/node.h \
|
|
|
|
$(top_srcdir)/vm_debug.h \
|
|
|
|
$(top_srcdir)/vm_opts.h \
|
2013-04-15 01:24:37 +00:00
|
|
|
{$(VPATH)}id.h \
|
2013-04-14 10:48:08 +00:00
|
|
|
$(top_srcdir)/method.h \
|
|
|
|
$(top_srcdir)/ruby_atomic.h \
|
2013-10-28 03:43:17 +00:00
|
|
|
$(top_srcdir)/thread_pthread.h \
|
|
|
|
$(top_srcdir)/internal.h \
|
2014-05-14 10:55:38 +00:00
|
|
|
$(top_srcdir)/include/ruby/thread_native.h
|
2014-11-15 10:28:25 +00:00
|
|
|
coverage.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|
|
|
coverage.o: $(top_srcdir)/ccan/container_of/container_of.h
|
|
|
|
coverage.o: $(top_srcdir)/ccan/list/list.h
|
|
|
|
coverage.o: $(top_srcdir)/ccan/str/str.h
|