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



##########
File path: Makefile
##########
@@ -45,3 +45,7 @@ else
 include tools/Makefile.unix
 endif
 endif
+
+.PHONY: execname
+execname:
+       @echo $(BIN)

Review comment:
       You don't need this anymore, right?




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


Reply via email to