summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-07-04 17:32:51 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-07-04 17:32:51 +0000
commit8eedcaa6b52f1318aab00f9c3000fdae80d22c52 (patch)
tree5eb0227bbd5b60753f457a19c66a9e6e9a672a5f /win32
parent45395fea94072d21692a0ad599e701895b493963 (diff)
common.mk: move DEFAULT_PRELUDES
* common.mk (DEFAULT_PRELUDES): no longer configurable since r43278, move from Makefile.in and win32/Makefile.sub. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46699 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub1
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index e4e14e56e9..9cc12e3778 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -295,7 +295,6 @@ BTESTRUBY = $(MINIRUBY)
!ifndef RUBY
RUBY = ruby
!endif
-DEFAULT_PRELUDES = $(GEM_PRELUDE)
DTRACE_EXT = dmyh