build: Add 'DL' silent rule.
authorMathieu Lirzin <mthl@gnu.org>
Sun, 24 Jan 2016 17:48:29 +0000 (18:48 +0100)
committerMathieu Lirzin <mthl@gnu.org>
Thu, 28 Jan 2016 15:31:38 +0000 (16:31 +0100)
commit8c3d8894562ac990e7b5f23e74e6f12ea14b1a87
treeaa07b8cfe3a6c1b8e900ece4b2d4984955b5c660
parent74e667d14912b9243043b43995848d962569a9a1
build: Add 'DL' silent rule.

* Makefile.am (AM_V_DL, AM_V_DL_, AM_V_DL_0): New variables.
* gnu-system.am (gnu/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz)
(gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz)
(gnu/packages/bootstrap/armhf-linux/guile-2.0.11.tar.xz)
(gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz): Use $(AM_V_DL).
* build-aux/download.scm: Print a line break between target and origin.
Makefile.am
build-aux/download.scm
gnu-system.am