Name

mk_fetch — Fetch remote file

Synopsis

MODULES="... fetch ..."

mk_fetch TARGET=dest URL=url

Options

TARGET=dest

Destination where file will be placed.

URL=url

The URL to fetch.

Description

Fetches the remote file at url and stores it at dest, which is a target in the usual notation.

Sets result to the resulting target.