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:
parent
6f5305e0d2
commit
8f13d75a8c
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
common-srcs: $(srcs_vpath)parse.c $(srcs_vpath)lex.c $(srcs_vpath)enc/trans/newline.c $(srcs_vpath)id.c \
|
||||||
$(BUILTIN_RB_INCS) \
|
$(BUILTIN_RB_INCS) \
|
||||||
srcs-lib srcs-ext incs
|
srcs-lib srcs-ext incs preludes
|
||||||
|
|
||||||
missing-srcs: $(srcdir)/missing/des_tables.c
|
missing-srcs: $(srcdir)/missing/des_tables.c
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue