[CRIU] [PATCH 0/3] make: Improve autocleanup

Cyrill Gorcunov gorcunov at openvz.org
Fri Dec 13 03:41:50 PST 2013


I believe in our make engine we should autocleanup only those files
which we were been generating, not some wildchar mask. Thus in this
series it's implemened.

Cyrill Gorcunov (3):
  make: pie -- Explicitly cleanup specific targets
  make: protobuf -- Explicitly clean generated files
  make: Makefile.build -- Improve autocleanup target

 pie/Makefile           |  2 ++
 protobuf/Makefile      |  1 +
 scripts/Makefile.build | 25 +++++++++++++++++++++----
 3 files changed, 24 insertions(+), 4 deletions(-)

-- 
1.8.3.1



More information about the CRIU mailing list