In Unix, can I run make in a directory without cd\'ing to that directory first?
make
cd
Also you may use:
make --directory /path/to/dir