summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Valentine-House <[email protected]>2023-03-16 22:27:24 +0000
committerMatt Valentine-House <[email protected]>2023-03-17 19:20:40 +0000
commit5897a6f6866e25d90140b2afd17bfdc95b695964 ()
treedb7d71c6f019e9c0d071ee9f16f65b992228967f
parent4f5e29f93028053c14eeea948e01fbd44a889473 (diff)
Update Makefile dependencies
Notes: Merged: https://.com/ruby/ruby/pull/7153
-rw-r--r--common.mk20
1 files changed, 20 insertions, 0 deletions
@@ -18010,14 +18010,25 @@ vm_trace.$(OBJEXT): {$(VPATH)}vm_core.h
vm_trace.$(OBJEXT): {$(VPATH)}vm_opts.h
vm_trace.$(OBJEXT): {$(VPATH)}vm_trace.c
vm_trace.$(OBJEXT): {$(VPATH)}yjit.h
weakmap.$(OBJEXT): $(hdrdir)/ruby/ruby.h
weakmap.$(OBJEXT): $(top_srcdir)/internal/compilers.h
weakmap.$(OBJEXT): $(top_srcdir)/internal/gc.h
weakmap.$(OBJEXT): $(top_srcdir)/internal/hash.h
weakmap.$(OBJEXT): $(top_srcdir)/internal/proc.h
weakmap.$(OBJEXT): $(top_srcdir)/internal/sanitizers.h
weakmap.$(OBJEXT): $(top_srcdir)/internal/warnings.h
weakmap.$(OBJEXT): {$(VPATH)}assert.h
weakmap.$(OBJEXT): {$(VPATH)}backward/2/assume.h
weakmap.$(OBJEXT): {$(VPATH)}backward/2/attributes.h
weakmap.$(OBJEXT): {$(VPATH)}backward/2/bool.h
@@ -18029,6 +18040,7 @@ weakmap.$(OBJEXT): {$(VPATH)}backward/2/stdalign.h
weakmap.$(OBJEXT): {$(VPATH)}backward/2/stdarg.h
weakmap.$(OBJEXT): {$(VPATH)}config.h
weakmap.$(OBJEXT): {$(VPATH)}defines.h
weakmap.$(OBJEXT): {$(VPATH)}intern.h
weakmap.$(OBJEXT): {$(VPATH)}internal.h
weakmap.$(OBJEXT): {$(VPATH)}internal/abi.h
@@ -18170,9 +18182,17 @@ weakmap.$(OBJEXT): {$(VPATH)}internal/value_type.h
weakmap.$(OBJEXT): {$(VPATH)}internal/variable.h
weakmap.$(OBJEXT): {$(VPATH)}internal/warning_push.h
weakmap.$(OBJEXT): {$(VPATH)}internal/xmalloc.h
weakmap.$(OBJEXT): {$(VPATH)}missing.h
weakmap.$(OBJEXT): {$(VPATH)}st.h
weakmap.$(OBJEXT): {$(VPATH)}subst.h
weakmap.$(OBJEXT): {$(VPATH)}weakmap.c
yjit.$(OBJEXT): $(CCAN_DIR)/check_type/check_type.h
yjit.$(OBJEXT): $(CCAN_DIR)/container_of/container_of.h