Actions
Bug #5962
closedclean target fails in usr/src/common/avs
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2015-05-27
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
Simple problem: the makefile defines a clobber target but doesn't define a clean target.
Updated by Marcel Telka about 6 years ago
- Status changed from New to In Progress
Updated by Electric Monk about 6 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit f0455e46363efd5f7f0a01f27dcbaed2a44bf2d2
commit f0455e46363efd5f7f0a01f27dcbaed2a44bf2d2 Author: Ivan Richwalski <ivan@seppuku.net> Date: 2016-04-27T20:37:37.000Z 5962 clean target fails in usr/src/common/avs Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
Actions