minix/gnu/usr.bin/texinfo
Antoine Leca a150b26ee8 Improve the process for GNU tools
Split the process to fetch GNU tools (until now embedded
within tools/Makefile.gnuhost) into a new Makefile.fetchgnu,
MINIX-specific hence relocated, which is to be also used
to fetch sources even when not building the tools.
Use it for binutils too.
Improve documentation.

Also do not run configure on each run when MKUPDATE=yes
The .WAIT serialization instruction between fetching and other
configure sources was raising a new run of configure at each
compilation. Avoid it by using two rules.

Change-Id: Ie24950ccbb5c5067f3c1ea57b7bd8294e4c9445e
2016-09-01 21:16:13 +02:00
..
common NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
info Allow install of binutils and import texinfo 2013-07-12 14:18:08 +02:00
infokey Allow install of binutils and import texinfo 2013-07-12 14:18:08 +02:00
install-info Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
makedoc Improve the process for GNU tools 2016-09-01 21:16:13 +02:00
makeinfo NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
patches NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
texi2dvi Allow install of binutils and import texinfo 2013-07-12 14:18:08 +02:00
texindex Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
Makefile Allow install of binutils and import texinfo 2013-07-12 14:18:08 +02:00
Makefile.inc gnu/texinfo: Disable -Werror for clang 2016-07-09 12:11:26 +02:00