2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 14:25:49 +00:00

build: Reused .FORCE from nmk

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
This commit is contained in:
Cyrill Gorcunov
2017-10-22 01:16:06 +03:00
committed by Andrei Vagin
parent 8db0f03758
commit 0b6f9c7975
4 changed files with 0 additions and 8 deletions

View File

@@ -1,7 +1,5 @@
all-y += libpy-images rpc_pb2.py
.PHONY: .FORCE
$(obj)/images/Makefile: ;
$(obj)/images/%: .FORCE
$(Q) $(MAKE) $(build)=$(obj)/images $@