commit | 6707934af69092a5fda33d7f0b26b83fc801a620 | [log] [tgz] |
---|---|---|
author | jat@google.com <jat@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue Nov 10 19:25:04 2009 +0000 |
committer | jat@google.com <jat@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue Nov 10 19:25:04 2009 +0000 |
tree | dd111dfe6befd7906f0996a9420e48d6d995208c | |
parent | 15058012a0fd6f00b2e636765968bfeb10f3b15f [diff] [blame] |
Rebuild mac binaries for FF plugin, add convenience make target. git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@6807 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/plugins/xpcom/Makefile b/plugins/xpcom/Makefile index ae8ab58..a8df16e 100644 --- a/plugins/xpcom/Makefile +++ b/plugins/xpcom/Makefile
@@ -154,6 +154,10 @@ $(MAKE) BROWSER=ff3+ ARCH=x86_64 $(MAKE) BROWSER=ff35 ARCH=x86_64 +macplatforms: + $(MAKE) BROWSER=ff3 + $(MAKE) BROWSER=ff35 + SRCS = \ ExternalWrapper.cpp \ ModuleOOPHM.cpp \