criu/Documentation
Kir Kolyshkin 071312d9d5 Doc/Makefile: error out if req tools absent
Make sure we have a clear message why build it failing, as there are
repeated questions at criu@ mailing list.

Before this patch:

	[kir@kirpad Documentation]$ make
	  GEN      criu.8
	make: *** [criu.8] Error 127

After:

	[kir@kirpad Documentation]$ make
	/bin/sh: line 1: xmltos: command not found
	make: *** [check] Error 1

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-01-20 14:53:54 +04:00
..
.gitattributes docs: Initial commit 2012-01-29 00:09:32 +04:00
.gitignore Doc/Makefile: add ps and pdf generation 2014-01-11 09:16:40 +04:00
asciidoc.conf docs: Initial commit 2012-01-29 00:09:32 +04:00
criu.txt log: only print timestamps when verbosity increased 2014-01-11 09:18:03 +04:00
HOWTO.cross-compile Documnetation: added the HOWTO on cross-compilation 2013-11-01 14:27:40 +04:00
Makefile Doc/Makefile: error out if req tools absent 2014-01-20 14:53:54 +04:00
Makefile.build.txt doc: make -- Add description for `obj-ext-src-y' 2013-09-04 16:16:52 +04:00