Actions
Feature #5933
closedMakefile.man should take care of directory creation
Start date:
2015-05-18
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Today the directories for manual pages such as man3c, etc. are all created by Targetdirs. Instead, we should just have Makefile.man create them for us. Not only is this more natural, it simplifies the process and doesn't lead someone on a hunt for the place to create their directory.
Updated by Electric Monk almost 7 years ago
- Status changed from New to Closed
git commit 25b86e8fb6a2b50f929d8492cbac5d4eb5c2009a
commit 25b86e8fb6a2b50f929d8492cbac5d4eb5c2009a Author: Robert Mustacchi <rm@joyent.com> Date: 2015-08-13T22:14:31.000Z 5933 Makefile.man should take care of directory creation Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
Actions