| GNU Make Manual | www.imodulo.com · 2003-04-05 | ||
| [ Software | Documentation | Contact ] |
For large systems, it is often desirable to put sources in a separate directory from the binaries. The directory search features of make facilitate this by searching several directories automatically to find a prerequisite. When you redistribute the files among directories, you do not need to change the individual rules, just the search paths.
| © Free Software Foundation, Inc. |