mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 06:15:24 +00:00
scripts/travis/Makefile: mark phony target as such
Signed-off-by: Kir Kolyshkin <kir@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
ca677a91ff
commit
f645996228
@@ -1,4 +1,6 @@
|
||||
local:
|
||||
./travis-tests
|
||||
.PHONY: local
|
||||
|
||||
%:
|
||||
$(MAKE) -C ../build $@
|
||||
|
Reference in New Issue
Block a user