Actions
Feature #6118
closedmake should support -C <dir>
Start date:
2015-08-11
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
It'd be nice to have this feature which both GNU and BSD makes have.
In the illumos-gate build, it could be used instead of the numerous "cd foo; pwd; $(MAKE) ..." invocations in the build.
Related issues
Updated by Robert Mustacchi over 2 years ago
- Category set to cmd - userland programs
- Status changed from New to Duplicate
- Assignee set to Robert Mustacchi
- % Done changed from 0 to 100
This turned out to be a dup of #10891.
Updated by Robert Mustacchi over 2 years ago
- Is duplicate of Feature #10891: dmake could support -C added
Actions