Commit 40492dc3 authored by Kir Kolyshkin's avatar Kir Kolyshkin Committed by Pavel Emelyanov

test/zdtm/lib/Makefile: more PHONY targets

Forgot these ones
Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 1fa0c0c0
......@@ -16,6 +16,7 @@ DEPEND.c = $(COMPILE.c) -MM -MP
all: $(LIB)
@echo > /dev/null
install: all
.PHONY: all install
$(LIB): $(LIB)(${LIBOBJ})
......
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