зеркало из https://github.com/mozilla/gecko-dev.git
more bustage fixes for Mac OS X 10.4 build patch. by Mark Mentovai. b=292530
This commit is contained in:
Родитель
8a2cc41376
Коммит
6f121c64db
|
@ -40,6 +40,7 @@ srcdir = @srcdir@
|
|||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
ifdef MOZ_DEBUG
|
||||
BUILDSTYLE = Development
|
||||
|
@ -65,8 +66,6 @@ endif
|
|||
MODULE = printpde
|
||||
PACKAGE_FILE = printpde.pkg
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
unexport CC CXX
|
||||
|
||||
ABS_topsrcdir := $(shell cd $(topsrcdir); pwd)
|
||||
|
|
|
@ -41,6 +41,7 @@ srcdir = @srcdir@
|
|||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
MODULE = plugin
|
||||
|
||||
|
@ -73,8 +74,6 @@ TARGET = "Default Plugin"
|
|||
|
||||
PACKAGE_FILE = npnul.pkg
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
unexport CC CXX
|
||||
|
||||
# decodes resource files from AppleSingle to Resource Manager format.
|
||||
|
|
Загрузка…
Ссылка в новой задаче