# File lib/rye/cmd.rb, line 90
90:
def
make
(
*
args
)
run_command
(
'make'
,
args
)
end