aboutsummaryrefslogtreecommitdiffstats
path: root/tool
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2019-12-10 17:13:42 +0900
committerKoichi Sasada <ko1@atdot.net>2019-12-11 11:24:42 +0900
commit9c2807b2df14984e3c81d72a381d9a4d288b3fbe (patch)
tree8fbe8a94e9dbfdcbe51faaa1a72d29913844766a /tool
parent2c5c60754cafe9895b7a7421cd0552eaa2ae8b09 (diff)
downloadruby-9c2807b2df14984e3c81d72a381d9a4d288b3fbe.tar.gz
remove prelude.c
prelude.c is an automatically generated file by template/prelude.c.tmpl. However it does not contain any required functions. So remove it from dependency. Also miniprelude.c is included by mini_builtin.c and does not need to make miniprelude.o.
Diffstat (limited to 'tool')
-rwxr-xr-xtool/update-deps1
1 files changed, 0 insertions, 1 deletions
diff --git a/tool/update-deps b/tool/update-deps
index 359fea102e..07c14dce62 100755
--- a/tool/update-deps
+++ b/tool/update-deps
@@ -128,7 +128,6 @@ FILES_NEED_VPATH = %w[
optunifs.inc
parse.c
parse.h
- prelude.c
probes.dmyh
vm.inc
vmtc.inc