http://gwt-code-reviews.appspot.com/1560803/diff/3001/plugins/xpcom/Makefile
File plugins/xpcom/Makefile (right):

http://gwt-code-reviews.appspot.com/1560803/diff/3001/plugins/xpcom/Makefile#newcode125
plugins/xpcom/Makefile:125: ifeq ($(BROWSER),ff70)
On 2011/10/04 23:11:19, conroy wrote:
so, i'm responsible for starting the cascade here, but I think now
would be a
good opportunity to clean up this section of the makefile by
consolidating all
the option settings for ff40+ rather than copy pasting this stanza
every 6 weeks

It seems like GNU Make doesn't have any other fancy control flow like
switch-case. It doesn't even have something like if-greater-than. We
would have to use shell's expr. Since we still have to set
-DGECKO_VERSION, I think this is still cleaner.

http://gwt-code-reviews.appspot.com/1560803/

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to