You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/02/26 13:38:48 UTC

[GitHub] [incubator-nuttx] jerpelea commented on a change in pull request #374: Make it clear the timestamp of pass1 directory is not important

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

 ##########
 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:
   Sorry for jumping in but isn't that hardly readable 
   I propose that we split in on several lines
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services