criu/scripts/build
Kir Kolyshkin 2edc082e07 Makefiles: don't use the FORCE, Luke!
With GNU make, using .PHONY leads to the same result as using
the "FORCE" hack, but unlike FORCE is not a hack. Since we do not
plan to use any other make than GNU make, let's just mark phony
targets as such.

For more details about why PHONY is better than FORCE, see
http://www.gnu.org/software/make/manual/make.html#index-FORCE

[v2: rebased and splitted]

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
2016-02-24 23:48:11 +03:00
..
binfmt_misc
Dockerfile.aarch64.hdr
Dockerfile.armv7hf.hdr
Dockerfile.ppc64le.hdr
Dockerfile.tmpl build: Remove duplicate entries 2016-02-24 13:31:17 +03:00
Dockerfile.x86_64.hdr
extract-deb-pkg
Makefile Makefiles: don't use the FORCE, Luke! 2016-02-24 23:48:11 +03:00