Ouss4 commented on a change in pull request #380:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/380#discussion_r487390584



##########
File path: Makefile
##########
@@ -87,6 +87,10 @@ else
 ifeq ($(CONFIG_BUILD_LOADABLE),)
 
 $(BIN): $(foreach SDIR, $(CONFIGURED_APPS), $(SDIR)_all)
+       $(RM) $(BIN)

Review comment:
       Is this to remove old members that are not going to get replaced with 
the 'r' of `ar crs`?




----------------------------------------------------------------
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]


Reply via email to