mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-30 05:48:05 +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:
parent
1693e539d5
commit
e4e2f19d85
@ -42,6 +42,18 @@ define msg-build
|
||||
$(E) " BUILD " $(1)
|
||||
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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user