summaryrefslogtreecommitdiff
path: root/template/GNUmakefile.in
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2020-03-13 15:31:21 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2020-03-13 15:34:50 +0900
commit88f4ebac83a77f933e9da099eabdf05004767de9 (patch)
tree0cb0e6ceb94242f3a90b3d1f615912a034543287 /template/GNUmakefile.in
parent0cd7be99e9a15f649970559e43e3edb704568670 (diff)
downloadruby-88f4ebac83a77f933e9da099eabdf05004767de9.tar.gz
Update and extract for each gem
Diffstat (limited to 'template/GNUmakefile.in')
-rw-r--r--template/GNUmakefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/GNUmakefile.in b/template/GNUmakefile.in
index d0444d37e2..444e44b3d3 100644
--- a/template/GNUmakefile.in
+++ b/template/GNUmakefile.in
@@ -1,3 +1,5 @@
+gnumake = yes
+
include Makefile
ifeq ($(HAVE_BASERUBY),yes)