|
Description
|
Category
sma-net-snmp
Sub-Category
agent
Description
$SRC/cmd/agents (and no doubt $CLOSED/cmd/agents too) make use of 'sccs clean' in a SEA-specific 'realclobber' target (and one clobber target), also remove sources during 'clobber' via CLOBBERFILES in some places.
Luckily, the clobber build under there is broken, too...
Frequency
Always
Regression
No
Steps to Reproduce
% cd $SRC/cmd/agents
% make clobber realclobber
Scream
Expected Result
A clobber target that works, and doesn't remove source files.
Actual Result
A clobber target that doesn't work, and if it did would remove source files.
Error Message(s)
Test Case
Workaround
Submitter wants to work on bug
Yes
Additional configuration information
|