# File setup.rb, line 545
  def make(task = '')
    command config('makeprog') + ' ' + task
  end