[PATCH] Makefile.in: better clean

Carmelo Amoroso carmelo73 at gmail.com
Wed Mar 5 11:41:07 UTC 2008


Hi All,
I've discovered (at least on nptl branch) that issuing
make clean from the top dir not all files are cleaned-up
(i.e. some symlink into nptl directory).
This causes 'svn status' showing a lot of ? due files
not controlled by CM.
I've found that the clean target in top Makefile.in
doesn't call make objclean_y (while it calls headers_clean-y).

Doing this fix, we can remove the find commnad.
I've tested the patch on trunk doing a full build for sh4/linuxthread.old
then a 'make clean' and 'svn status' without extra files left.

Any concerns with the patch ?

Please, find attached the log of the clean
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: make_clean.patch
Url: http://lists.busybox.net/pipermail/uclibc/attachments/20080305/c874a8c9/attachment-0004.diff 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: clean.log
Url: http://lists.busybox.net/pipermail/uclibc/attachments/20080305/c874a8c9/attachment-0005.diff 


More information about the uClibc mailing list