summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-12-06 09:10:17 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-12-06 09:10:17 +0000
commit598d8ada314704591ac6eaf2c40dd9b0602490f8 (patch)
treeeec41855f704ff341615ee87a464a66dd40a7469 /win32
parent781ce823dcf986620464a433340d0438b6fe7cd6 (diff)
eban
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1058 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index c744554a7a..f8ebcd7815 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -1,4 +1,4 @@
-SHELL = $(COMPSEC)
+SHELL = $(COMSPEC)
#### Start of system configuration section. ####