Alexander E. Patrakov wrote:
@-rm -rf $(DIR)
+ @-rm -rf $(NM)-build
At least for binutils, I don't think we want to remove the $(NM)-build dir as part of the make clean. We'll need that directory intact for when we're adjusting the toolchain. Will include for gcc and glibc though...
Thanks for the diff. -- JH -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
