Commit 4edc7c9c authored by Kir Kolyshkin's avatar Kir Kolyshkin Committed by Pavel Emelyanov

Documentation/Makefile: set nmkdir

I was not able to find a way to make a target in sub-makefile
(such as "cd Documentation && make pdf") without this hack.

If there's a better way, please let me know

Cc: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
Reviewed-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent e38c37f0
__nmk_dir ?= ../scripts/nmk/scripts/
include $(__nmk_dir)/include.mk include $(__nmk_dir)/include.mk
include $(__nmk_dir)/macro.mk include $(__nmk_dir)/macro.mk
......
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