By default, make starts with the first target (not targets whose names start with ‘.’)
find . -xdev -type f | cut -d "/" -f 2 | sort | uniq -c | sort -n
Specifically, redirection using "<", "<<", ">", and ">>", pipes using "|", running programs in the background using "&", and other elements of shell syntax are not supported.