more bustage fixes for Mac OS X 10.4 build patch. by Mark Mentovai. b=292530
git-svn-id: svn://10.0.0.236/trunk@173985 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user