Test all the makefile targets in the current directory and in any subdirectories
find . -name "Makefile" -type "f"After making many batch changes to one makefile or many makefiles Before pushing a branch with changes to one makefile or many makefiles When researching a project for the first time If a developer is unfamiliar with a project