Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@openvz.org>2017-10-22 01:16:06 +0300
committerAndrei Vagin <avagin@virtuozzo.com>2017-11-23 20:23:14 +0300
commit0b6f9c7975db606ddacbfac9b0ae8192e5b0c33c (patch)
treee3c126810eb290762aa44dd7753c77a8c372267f /Makefile
parent8db0f03758496b37107e1a828b451ef12b041bcd (diff)
build: Reused .FORCE from nmk
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0dd5e8374..9610151f9 100644
--- a/Makefile
+++ b/Makefile
@@ -195,8 +195,6 @@ endif
$(eval $(call gen-built-in,images))
criu-deps += images/built-in.o
-.PHONY: .FORCE
-
#
# Compel get used by CRIU, build it earlier
include Makefile.compel