Closed
Bug 301657
Opened 20 years ago
Closed 2 years ago
eliminate duplication among NSS makefiles
Categories
(NSS :: Build, defect, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: nelson, Unassigned)
References
(Blocks 1 open bug)
Details
As shown by the recent checkins for bug 288647
there is a large block of makefile "code" that is duplicated in
all the makefiles in nss/lib. When a change was needed to that
code, all the makefiles had to be changed.
All the duplicated code should be factored out, if possible,
and moved to some common place, so that the next time it needs to be
changed, we won't have to change many copies of it.
| Reporter | ||
Updated•20 years ago
|
Assignee: wtchang → nobody
QA Contact: wtchang → build
| Reporter | ||
Updated•19 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•