| Summary: | documented -C option not available in make(1) | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Patrick Oonk <patrick> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed This works in 4.9 and above. 4.8 is frozen except for security patches for which this problem doesn't qualify. |
The manual page of make(1) says: -C directory Change to directory while running. but if you use it you get: make: illegal option -- C Fix: fix either the doc or make How-To-Repeat: make -C /some/dir