Actions
Bug #8360
closedipdadm missing 'all' target
Start date:
2017-06-09
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
usr/src/cmd/ipdadm/Makefile is missing an 'all' target, it should probably have one so cd usr/src/cmd; [d]make
works
Updated by Electric Monk about 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit f15a6fde3c0a52aca95943ffd637d7b8220e2261
commit f15a6fde3c0a52aca95943ffd637d7b8220e2261 Author: Jason King <jason.brian.king@gmail.com> Date: 2017-06-19T15:07:42.000Z 8379 illumos-gate 'install' make target is too eager building things 8360 ipdadm missing 'all' target 8359 libzpool Makefiles are slightly broken Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions