[CRIU] [PATCH 3/2] test/zdtm/lib/Makefile: more PHONY targets

Kir Kolyshkin kir at openvz.org
Tue Jan 7 14:46:43 PST 2014


Forgot these ones

Signed-off-by: Kir Kolyshkin <kir at openvz.org>
---
 test/zdtm/lib/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/zdtm/lib/Makefile b/test/zdtm/lib/Makefile
index 5586843..2baf9ae 100644
--- a/test/zdtm/lib/Makefile
+++ b/test/zdtm/lib/Makefile
@@ -16,6 +16,7 @@ DEPEND.c = $(COMPILE.c) -MM -MP
 all:	$(LIB)
 	@echo > /dev/null
 install: all
+.PHONY: all install
 
 $(LIB):	$(LIB)(${LIBOBJ})
 
-- 
1.8.1.4



More information about the CRIU mailing list