1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Update common.mk

This commit is contained in:
Maxime Chevalier-Boisvert 2021-04-26 11:14:00 -04:00 committed by Alan Wu
parent 8bd3e5015b
commit 31ab35309b

View file

@ -17280,6 +17280,7 @@ yjit_core.$(OBJEXT): {$(VPATH)}vm_core.h
yjit_core.$(OBJEXT): {$(VPATH)}vm_debug.h
yjit_core.$(OBJEXT): {$(VPATH)}vm_opts.h
yjit_core.$(OBJEXT): {$(VPATH)}vm_sync.h
yjit_core.$(OBJEXT): {$(VPATH)}yjit.h
yjit_core.$(OBJEXT): {$(VPATH)}yjit_asm.h
yjit_core.$(OBJEXT): {$(VPATH)}yjit_codegen.h
yjit_core.$(OBJEXT): {$(VPATH)}yjit_core.c