Commit 55c8be1c authored by Kir Kolyshkin's avatar Kir Kolyshkin Committed by Pavel Emelyanov

test/zdtm/lib/Makefile: rm unused targets from PHONY

Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 068b4f3c
......@@ -27,7 +27,7 @@ cleandep:
realclean: clean cleandep
.PHONY: force clean cleandep cleanout realclean start check_start stop wait_stop
.PHONY: clean cleandep realclean
ifeq ($(filter-out no-deps-targets, $(MAKECMDGOALS)),)
-include $(LIBDEP)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment