anchao commented on a change in pull request #395: URL: https://github.com/apache/incubator-nuttx-apps/pull/395#discussion_r490752461
########## File path: Application.mk ########## @@ -238,6 +238,7 @@ depend:: .depend clean:: $(call CLEAN) + $(Q) rm -f $(wildcard $(foreach obj, $(OBJS), $(addsuffix /$(obj), $(subst :, ,$(VPATH))))) Review comment: Done ---------------------------------------------------------------- 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: us...@infra.apache.org