v01d commented on pull request #397: URL: https://github.com/apache/incubator-nuttx-apps/pull/397#issuecomment-695279244
One final note (sorry for spamming with comments): I understand this may leave `.o` present if you for example build, configure an app out and then clean. But I think that: a) this should never be a problem to build with extra `.o`s present as all the logic looks for specific `.o`s, not just any `.o` in a directory, and b) if one wants a pristine directory it should do `distclean`. In this case `distclean` should indeed go through **every** subdirectory to ensure a clean workspace. But that's at least my thinking. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
