Closed Bug 715645 Opened 13 years ago Closed 13 years ago

add makefile vars to disable Makefile regeneration rules

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ted, Assigned: ted)

References

Details

Attachments

(1 file)

I'm doing some funny things in bug 643692, generating Makefiles directly into the objdir from .gyp files, without Makefile.ins in the srcdir. Our build system gets confused when there's no Makefile.in to rebuild from, so I have a patch that lets us selectively disable that.
Comment on attachment 586193 [details] [diff] [review]
Add Makefile vars to skip the rules that regenerate Makefiles from Makefile.in

I'm using this in my GYP-generated Makefiles and it seems to be working well.
Attachment #586193 - Flags: review?(khuey)
I landed this on alder:
http://hg.mozilla.org/projects/alder/rev/3ad14f5fed4c

It'll get back to m-c eventually.
Status: NEW → RESOLVED
Closed: 13 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: