[CRIU] [crtools-bot] make: docs -- Use Makefile.inc
Cyrill Gorcunov
gorcunov at openvz.org
Wed Feb 1 06:12:20 EST 2012
The commit is pushed to "master" and will appear on git://github.com/cyrillos/crtools.git
------>
commit 3876cadad18a8b9443dfa0f994b09945150360cb
Author: Cyrill Gorcunov <gorcunov at openvz.org>
Date: Wed Feb 1 15:11:19 2012 +0400
make: docs -- Use Makefile.inc
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
Documentation/Makefile | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
diff --git a/Documentation/Makefile b/Documentation/Makefile
index 46dc502..d5f0aa0 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -1,11 +1,4 @@
-ifeq ($(strip $(V)),)
- E = @echo
- Q = @
-else
- E = @\#
- Q =
-endif
-export E Q
+-include ../Makefile.inc
ASCIIDOC := asciidoc
A2X := a2x
More information about the CRIU
mailing list