mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 22:35:33 +00:00
nmk: msg.mk -- Add host- messages
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
1693e539d5
commit
e4e2f19d85
@@ -42,6 +42,18 @@ define msg-build
|
|||||||
$(E) " BUILD " $(1)
|
$(E) " BUILD " $(1)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define msg-host-cc
|
||||||
|
$(E) " HOSTCC " $(1)
|
||||||
|
endef
|
||||||
|
|
||||||
|
define msg-host-dep
|
||||||
|
$(E) " HOSTDEP " $(1)
|
||||||
|
endef
|
||||||
|
|
||||||
|
define msg-host-link
|
||||||
|
$(E) " HOSTLINK" $(1)
|
||||||
|
endef
|
||||||
|
|
||||||
define newline
|
define newline
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user