Commit 70d86e08 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

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

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 5b3d6577
......@@ -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
......
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