Closed
Bug 301499
Opened 19 years ago
Closed 18 years ago
palmsync makefile has "install" as default target
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Biesinger, Unassigned)
References
()
Details
http://lxr.mozilla.org/seamonkey/source/mailnews/extensions/palmsync/Makefile.in#54 has the install:: target before rules.mk, so it is the default target. that's sorta unexpected.
Comment 1•18 years ago
|
||
Is this still a concern with rules.mk still last after bug 322628 reworked the makefile and install:: is gone?
Comment 2•18 years ago
|
||
This is still a pretty bad makefile, but this particular problem is fixed.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•