2
0
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:
Kir Kolyshkin
2016-10-11 18:46:56 -07:00
committed by Pavel Emelyanov
parent ca677a91ff
commit f645996228

View File

@@ -1,4 +1,6 @@
local:
./travis-tests
.PHONY: local
%:
$(MAKE) -C ../build $@