summaryrefslogtreecommitdiff
path: root/bcc32
diff options
context:
space:
mode:
authorocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-28 06:11:44 +0000
committerocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-28 06:11:44 +0000
commitcbd201f13d49159df1d268429ddd66506ee60cef (patch)
tree4206650dda04ef3b71065aef46f39e5a372ce53a /bcc32
parentc85e310795a30e2c5981d4eb9a9afd597dd9819c (diff)
* configure.bat: append missing label ":exit".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5849 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'bcc32')
-rw-r--r--bcc32/configure.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/bcc32/configure.bat b/bcc32/configure.bat
index 6ca467d79a..1453e3da4c 100644
--- a/bcc32/configure.bat
+++ b/bcc32/configure.bat
@@ -73,3 +73,4 @@ goto :exit
:end
echo.>> ~tmp~.mak
make -s -f ~tmp~.mak
+:exit