Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set several targets as .PHONY Use CURDIR instead of PWD when referncing the current working directory. The former is managed by make itself, while the latter comes from the shell and does not reflect the current directory in "make -C some/other/directory" scenarios. Signed-off-by: Noah Meyerhans <[email protected]>
- Loading branch information