Commit 3876cada authored by Cyrill Gorcunov's avatar Cyrill Gorcunov

make: docs -- Use Makefile.inc

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
parent 9993ab39
ifeq ($(strip $(V)),)
E = @echo
Q = @
else
E = @\#
Q =
endif
export E Q
-include ../Makefile.inc
ASCIIDOC := asciidoc
A2X := a2x
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment