Commit d62e0192 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Andrei Vagin

build: nmk -- Add .FORCE target

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
parent 8e45ce49
...@@ -5,7 +5,7 @@ include $(__nmk_dir)include.mk ...@@ -5,7 +5,7 @@ include $(__nmk_dir)include.mk
MAKEFLAGS := -r -R --no-print-directory MAKEFLAGS := -r -R --no-print-directory
.PHONY: all help test docs clean install .PHONY: all help test docs clean install .FORCE
help: help:
@echo ' Targets:' @echo ' Targets:'
......
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