# File lib/rake/win32.rb, line 21
21:
def
rake_system
(
*
cmd
) 22:
AltSystem
.
system
(
*
cmd
) 23:
end