mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
This batch file used `nmake` on the old `command.com` to extract the parent directory name of this file and to get around the command line argument length limit. However, Windows 9X support as a build host ended over a decade ago, and this file now utilizes the functionality of `cmd.exe` already.