In Unix, can I run 'make' in a directory without cd'ing to that directory first?

user46795 picture user46795 · Jan 17, 2009 · Viewed 73.4k times · Source

In Unix, can I run make in a directory without cd'ing to that directory first?

Answer

bmotmans picture bmotmans · Jan 17, 2009

make -C /path/to/dir