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:
committed by
Andrei Vagin
parent
8db0f03758
commit
0b6f9c7975
@@ -1,7 +1,5 @@
|
||||
all-y += libpy-images rpc_pb2.py
|
||||
|
||||
.PHONY: .FORCE
|
||||
|
||||
$(obj)/images/Makefile: ;
|
||||
$(obj)/images/%: .FORCE
|
||||
$(Q) $(MAKE) $(build)=$(obj)/images $@
|
||||
|
Reference in New Issue
Block a user