1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* configure.bat: append missing label ":exit".

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5849 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ocean 2004-02-28 06:11:44 +00:00
parent c85e310795
commit cbd201f13d

View file

@ -73,3 +73,4 @@ goto :exit
:end
echo.>> ~tmp~.mak
make -s -f ~tmp~.mak
:exit