xiaoxiang781216 commented on a change in pull request #374: Make it clear the 
timestamp of pass1 directory is not important
URL: https://github.com/apache/incubator-nuttx/pull/374#discussion_r384239850
 
 

 ##########
 File path: tools/Makefile.win
 ##########
 @@ -178,6 +178,8 @@ BIN       = $(NUTTXNAME)$(EXEEXT)
 
 all: $(BIN)
 .PHONY: dirlinks context clean_context check_context configenv config 
oldconfig menuconfig nconfig export subdir_clean clean subdir_distclean 
distclean apps_clean apps_distclean
+.PHONY: pass1 pass1deps pass1dep
+.PHONY: pass2 pass2deps pass2dep
 
 Review comment:
   let's merge into one line since line 180 is alrady very long.

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


With regards,
Apache Git Services

Reply via email to