Closed Bug 551689 Opened 15 years ago Closed 15 years ago

pymake thinks .PHONY makes a good target, gmake does not

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: asuth, Assigned: asuth)

Details

Attachments

(1 file)

If the first target pymake sees is .PHONY, it thinks it makes a good default target and can then proceed to build all .PHONY targets which is frequently not desired. gmake does not do this. (An example of where pymake and gmake behave differently without this is in mozilla/storage.)
Attachment #431867 - Flags: review?(benjamin)
Attachment #431867 - Flags: review?(benjamin) → review+
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: