mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-04 00:05:26 +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:
|
local:
|
||||||
./travis-tests
|
./travis-tests
|
||||||
|
.PHONY: local
|
||||||
|
|
||||||
%:
|
%:
|
||||||
$(MAKE) -C ../build $@
|
$(MAKE) -C ../build $@
|
||||||
|
Reference in New Issue
Block a user