2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 14:25:49 +00:00

docs: Add 'cleanup-y' description to Makefile.build.txt

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Cyrill Gorcunov
2013-08-28 17:04:38 +04:00
committed by Pavel Emelyanov
parent 5b3d657707
commit 70d86e08a3

View File

@@ -75,6 +75,9 @@ incdeps::
files) for source code C files. To turn this functionality on just
type 'incdeps := y' somewhere in your Makefile.
cleanup-y::
List of files to be cleaned up when 'clean' target is called.
For example a simplified Makefile may look like
obj-y += file1.o