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

Generate the prelude sources by common-srcs

This commit is contained in:
Nobuyoshi Nakada 2022-09-03 03:31:30 +09:00
parent 6f5305e0d2
commit 8f13d75a8c
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -1074,7 +1074,7 @@ BUILTIN_RB_INCS = $(BUILTIN_RB_SRCS:.rb=.rbinc)
common-srcs: $(srcs_vpath)parse.c $(srcs_vpath)lex.c $(srcs_vpath)enc/trans/newline.c $(srcs_vpath)id.c \
$(BUILTIN_RB_INCS) \
srcs-lib srcs-ext incs
srcs-lib srcs-ext incs preludes
missing-srcs: $(srcdir)/missing/des_tables.c