mirror of
https://github.com/ruby/ruby.git
synced 2026-08-09 03:27:37 +08:00
Allow extension projects to update marked dependency sections after `create_makefile` has resolved their source and object lists. Share the dependency scanner with `tool/mkdepend.rb` so bundled and upstream extensions can generate the same dependency files.
7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
# AUTOGENERATED DEPENDENCIES START
|
|
parser.o: $(srcdir)/../json.h
|
|
parser.o: $(srcdir)/../simd/simd.h
|
|
parser.o: $(srcdir)/../vendor/fast_float_parser.h
|
|
parser.o: parser.c
|
|
# AUTOGENERATED DEPENDENCIES END
|