summaryrefslogtreecommitdiff
path: root/template/GNUmakefile.in
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-03-06 21:41:48 -0800
committerGitHub <noreply@github.com>2023-03-06 21:41:48 -0800
commit31f4b2d86bfbc753cec9be376719acc4b120e944 (patch)
tree4f56cd8760e920283d877abea30b16cb38c09c60 /template/GNUmakefile.in
parent09b4236f17dfad945e85edb5c57ab4cd81065915 (diff)
downloadruby-31f4b2d86bfbc753cec9be376719acc4b120e944.tar.gz
Drop obsoleted MJIT header (#7458)
RJIT doesn't need this.
Diffstat (limited to 'template/GNUmakefile.in')
-rw-r--r--template/GNUmakefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/template/GNUmakefile.in b/template/GNUmakefile.in
index 4db4467905..0c7f4e9dd0 100644
--- a/template/GNUmakefile.in
+++ b/template/GNUmakefile.in
@@ -27,7 +27,6 @@ override UNICODE_TABLES_DEPENDENTS = \
$(UNICODE_TABLES_DATA_FILES)))),\
force,none)
-include $(srcdir)/defs/universal.mk
-include uncommon.mk
include $(srcdir)/defs/gmake.mk