This repository was archived by the owner on Oct 15, 2020. It is now read-only.
Commit feaf6ac
build: put .PHONY directly before its target
Before this change, the .PHONY is followed by multiple targets.
Now it is multiple .PHONY for each target.
PR-URL: nodejs/node#17964
Refs: nodejs/node#16968
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>1 parent 254c80d commit feaf6ac
1 file changed
Lines changed: 66 additions & 79 deletions
0 commit comments