mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Clean up REQUIRES lines. r=cls
This commit is contained in:
parent
55af5a7eef
commit
f595ed19f3
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkconbase_s
|
||||
REQUIRES = xpcom string dom widget view locale timer htmlparser js webshell necko caps lwbrk intl uconv chrome docshell pref uriloader xpconnect util unicharutil rdf
|
||||
REQUIRES = xpcom string dom widget view locale timer htmlparser js webshell necko caps lwbrk uconv chrome docshell pref uriloader xpconnect util unicharutil
|
||||
|
||||
CPPSRCS = \
|
||||
nsCommentNode.cpp \
|
||||
|
@ -33,7 +33,7 @@ LIBRARY_NAME = gkcontent
|
||||
SHORT_LIBNAME = gkcontnt
|
||||
IS_COMPONENT = 1
|
||||
EXTRA_DSO_LIBS = jsdom gkgfx
|
||||
REQUIRES = xpcom string widget necko rdf docshell dom htmlparser uriloader webshell locale unicharutil lwbrk timer js pref caps xul xuldoc xultmpl
|
||||
REQUIRES = xpcom string widget necko rdf docshell dom htmlparser uriloader webshell locale unicharutil lwbrk js pref caps xul xuldoc xultmpl
|
||||
|
||||
CPPSRCS = \
|
||||
nsContentDLF.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkconevents_s
|
||||
REQUIRES = xpcom string dom js locale widget caps xpconnect docshell webshell pref necko rdf uriloader htmlparser view
|
||||
REQUIRES = xpcom string dom js locale widget caps xpconnect docshell webshell pref necko uriloader htmlparser view
|
||||
|
||||
CPPSRCS = \
|
||||
nsEventListenerManager.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkconhtmlcon_s
|
||||
REQUIRES = xpcom string widget dom js locale webshell htmlparser necko unicharutil view pref oji java plugin docshell uriloader xpconnect xuldoc caps editor intl uconv
|
||||
REQUIRES = xpcom string widget dom js locale webshell htmlparser necko view pref oji java plugin docshell uriloader xpconnect xuldoc caps editor uconv
|
||||
|
||||
CPPSRCS = \
|
||||
nsAttributeContent.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkconhtmldoc_s
|
||||
REQUIRES = xpcom string widget dom necko htmlparser locale view js intl webshell docshell cookie caps util timer uconv pref uriloader rdf chardet appshell nkcache shistory appcomps lwbrk
|
||||
REQUIRES = xpcom string widget dom necko htmlparser locale view js intl webshell docshell cookie caps util timer uconv pref uriloader rdf chardet nkcache appcomps lwbrk
|
||||
|
||||
CPPSRCS = \
|
||||
nsHTMLContentSink.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkconhtmlstyle_s
|
||||
REQUIRES = xpcom string dom widget timer caps editor locale js view necko webshell pref rdf xul htmlparser txmgr docshell uriloader unicharutil uconv xuldoc xpconnect
|
||||
REQUIRES = xpcom string dom widget caps locale js necko webshell xul htmlparser docshell uconv xuldoc xpconnect
|
||||
|
||||
CPPSRCS = \
|
||||
nsCSSDeclaration.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkconxbl_s
|
||||
REQUIRES = xpcom string js dom widget caps locale htmlparser necko rdf xpconnect pref docshell uriloader chrome lwbrk xul xuldoc
|
||||
REQUIRES = xpcom string js dom widget caps locale htmlparser necko xpconnect pref docshell uriloader chrome lwbrk xul xuldoc
|
||||
|
||||
CPPSRCS = \
|
||||
nsXBLBinding.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkconxmlcon_s
|
||||
REQUIRES = xpcom string js dom widget locale necko caps webshell docshell htmlparser view uriloader
|
||||
REQUIRES = xpcom string js dom widget locale necko caps webshell docshell htmlparser uriloader
|
||||
|
||||
CPPSRCS = \
|
||||
nsXMLElement.cpp \
|
||||
|
@ -24,7 +24,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkconxsldoc_s
|
||||
REQUIRES = xpcom string htmlparser view widget dom locale necko
|
||||
REQUIRES = xpcom string htmlparser view widget dom necko
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkconxulcon_s
|
||||
REQUIRES = xultmpl xpcom string widget htmlparser necko dom webshell js caps rdf xpconnect locale timer lwbrk pref xul xuldoc
|
||||
REQUIRES = xpcom string widget htmlparser necko dom js caps rdf xpconnect locale timer lwbrk pref xul xuldoc xultmpl
|
||||
|
||||
CPPSRCS = \
|
||||
nsRDFDOMNodeList.cpp \
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = mork
|
||||
LIBRARY_NAME = mork
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom mdb
|
||||
REQUIRES = xpcom
|
||||
|
||||
CPPSRCS = nsMorkFactory.cpp
|
||||
|
||||
|
@ -42,7 +42,7 @@ MODULE = mozldap
|
||||
LIBRARY_NAME = mozldap
|
||||
SHORT_LIBNAME = mozldap
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string necko mime
|
||||
REQUIRES = xpcom string necko
|
||||
|
||||
|
||||
CPPSRCS = \
|
||||
|
@ -25,7 +25,7 @@ VPATH = @srcdir@
|
||||
|
||||
MODULE = docshell
|
||||
LIBRARY_NAME = basedocshell_s
|
||||
REQUIRES = xpcom string caps necko layout dom js uriloader exthandler htmlparser view pref locale webbrwsr xpconnect timer widget shistory intl plugin webshell rdf chardet uconv appcomps xuldoc
|
||||
REQUIRES = xpcom string caps necko layout dom js uriloader exthandler htmlparser view pref locale webbrwsr xpconnect timer widget shistory intl plugin webshell chardet uconv appcomps xuldoc
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
|
@ -30,7 +30,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
LIBRARY_NAME = docshell
|
||||
EXTRA_DSO_LIBS = jsdom
|
||||
REQUIRES = xpcom string dom shistory js necko layout uriloader timer webshell widget pref locale view intl htmlparser chardet uconv appcomps
|
||||
REQUIRES = xpcom string dom shistory necko layout uriloader timer webshell widget pref locale view intl htmlparser chardet appcomps
|
||||
|
||||
CPPSRCS = \
|
||||
nsDocShellModule.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = dom
|
||||
LIBRARY_NAME = jsdombase_s
|
||||
REQUIRES = xpcom string webbrwsr js widget layout caps docshell xpconnect pref oji necko java locale uriloader sidebar xuldoc timer cookie webshell view uconv htmlparser shistory plugin windowwatcher
|
||||
REQUIRES = xpcom string webbrwsr js widget layout caps docshell xpconnect pref oji necko java locale uriloader sidebar xuldoc timer cookie webshell view uconv shistory plugin windowwatcher
|
||||
|
||||
CPPSRCS = \
|
||||
nsBarProps.cpp \
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = txmgr
|
||||
LIBRARY_NAME = txmgr
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string editor
|
||||
REQUIRES = xpcom string
|
||||
|
||||
CPPSRCS = \
|
||||
nsTransactionItem.cpp \
|
||||
|
@ -26,7 +26,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
REQUIRES = xpcom string txmgr
|
||||
REQUIRES = xpcom txmgr
|
||||
|
||||
PROGRAM = TestTXMgr$(BIN_SUFFIX)
|
||||
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = txtsvc
|
||||
LIBRARY_NAME = txtsvc
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string editor layout dom js locale widget
|
||||
REQUIRES = xpcom string editor layout dom widget
|
||||
|
||||
CPPSRCS = \
|
||||
nsFindAndReplace.cpp \
|
||||
|
@ -29,7 +29,7 @@ XPIDL_MODULE = embed_base
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
REQUIRES = xpcom string widget view dom js oji java necko rdf appshell uriloader layout editor intl chrome locale embedcomponents
|
||||
REQUIRES = xpcom string widget view dom necko rdf appshell uriloader layout editor intl chrome locale embedcomponents
|
||||
|
||||
EXPORTS = \
|
||||
nsEmbedAPI.h \
|
||||
|
@ -31,7 +31,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
LIBRARY_NAME = webbrwsr
|
||||
EXTRA_DSO_LIBS = jsdom
|
||||
REQUIRES = xpcom string docshell dom widget layout locale js necko uriloader webshell shistory timer
|
||||
REQUIRES = xpcom string docshell dom widget layout locale necko uriloader shistory timer
|
||||
|
||||
CPPSRCS = \
|
||||
nsWebBrowserModule.cpp \
|
||||
|
@ -26,7 +26,7 @@ VPATH = @srcdir@
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
LIBRARY_NAME = gtkembedmoz
|
||||
REQUIRES = xpcom string docshell webshell necko widget dom layout locale js uriloader webbrwsr shistory appshell embed_base xpconnect pref windowwatcher
|
||||
REQUIRES = xpcom string docshell webshell necko widget dom layout locale js uriloader webbrwsr shistory embed_base pref windowwatcher
|
||||
|
||||
CPPSRCS = \
|
||||
gtkmozembed2.cpp \
|
||||
|
@ -25,7 +25,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
REQUIRES = xpcom string dom js locale layout pref
|
||||
REQUIRES = xpcom string dom
|
||||
|
||||
CPPSRCS = \
|
||||
TestGtkEmbed.cpp \
|
||||
|
@ -26,7 +26,7 @@ VPATH = @srcdir@
|
||||
MODULE = webbrwsr
|
||||
XPIDL_MODULE = webBrowser_core
|
||||
LIBRARY_NAME = nsWebBrowser_s
|
||||
REQUIRES = xpcom string docshell widget layout dom js locale necko uriloader shistory webshell htmlparser view rdf mime exthandler timer windowwatcher txtsvc
|
||||
REQUIRES = xpcom string docshell widget layout dom js locale necko uriloader shistory webshell mime exthandler timer windowwatcher txtsvc
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
|
@ -26,7 +26,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = embedcomponents
|
||||
LIBRARY_NAME = appstartupnotifier_s
|
||||
REQUIRES = xpcom webbrwsr embed_base string
|
||||
REQUIRES = xpcom string
|
||||
|
||||
CPPSRCS = nsAppStartupNotifier.cpp \
|
||||
$(NULL)
|
||||
|
@ -27,7 +27,7 @@ MODULE = embedcomponents
|
||||
LIBRARY_NAME = embedcomponents
|
||||
SHORT_LIBNAME = embedcmp
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = js xpcom string windowwatcher appstartupnotifier embed_base
|
||||
REQUIRES = js xpcom string windowwatcher embed_base
|
||||
|
||||
CPPSRCS = nsModule.cpp
|
||||
|
||||
|
@ -26,7 +26,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = embedcomponents
|
||||
LIBRARY_NAME = windowwatcher_s
|
||||
REQUIRES = xpcom string dom windowwatcher widget js xpconnect caps layout uriloader necko docshell locale webbrwsr uconv embed_base
|
||||
REQUIRES = xpcom string dom windowwatcher widget js xpconnect caps layout uriloader necko docshell locale webbrwsr embed_base
|
||||
|
||||
CPPSRCS = nsWWJSUtils.cpp \
|
||||
nsWindowWatcher.cpp \
|
||||
|
@ -24,7 +24,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
REQUIRES = xpcom string webbrwsr widget necko docshell view layout webshell dom js locale htmlparser uriloader embed_base embedcomponents windowwatcher
|
||||
REQUIRES = xpcom string webbrwsr widget necko docshell layout webshell dom locale uriloader embed_base windowwatcher
|
||||
|
||||
CPPSRCS = WebBrowserChrome.cpp \
|
||||
WindowCreator.cpp \
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = cookie
|
||||
LIBRARY_NAME = cookie
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string necko caps dom js widget layout appshell pref intl locale
|
||||
REQUIRES = xpcom string necko dom js widget layout appshell pref intl locale
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
DIRS = tests
|
||||
|
@ -30,7 +30,7 @@ MODULE = walletviewers
|
||||
LIBRARY_NAME = walletviewers
|
||||
SHORT_LIBNAME = wlltvwrs
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string wallet dom js layout widget
|
||||
REQUIRES = xpcom string dom js
|
||||
|
||||
CPPSRCS = nsWalletViewerFactory.cpp
|
||||
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = walletviewers
|
||||
LIBRARY_NAME = cookieviewer_s
|
||||
XPIDL_MODULE = cookieviewer
|
||||
REQUIRES = xpcom string wallet dom js layout widget cookie docshell uriloader locale necko
|
||||
REQUIRES = xpcom string dom js layout widget cookie docshell uriloader locale necko
|
||||
|
||||
CPPSRCS = nsCookieViewer.cpp
|
||||
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = walletviewers
|
||||
LIBRARY_NAME = walleteditor_s
|
||||
XPIDL_MODULE = walleteditor
|
||||
REQUIRES = xpcom string wallet dom docshell js caps necko uriloader widget layout locale
|
||||
REQUIRES = xpcom string wallet dom docshell js necko uriloader widget layout locale
|
||||
|
||||
CPPSRCS = nsWalletEditor.cpp
|
||||
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = wallet
|
||||
LIBRARY_NAME = wallet
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string necko dom js layout widget uriloader pref webshell docshell appshell htmlparser locale view intl unicharutil
|
||||
REQUIRES = xpcom string necko dom js layout widget uriloader pref webshell docshell appshell locale intl
|
||||
|
||||
CPPSRCS = \
|
||||
nsWalletFactory.cpp \
|
||||
|
@ -30,7 +30,7 @@ MODULE = xmlextras
|
||||
LIBRARY_NAME = xmlextras
|
||||
SHORT_LIBNAME = xmlextra
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string dom js layout widget caps necko docshell xpconnect webbrwsr
|
||||
REQUIRES = xpcom string dom js layout widget caps necko webbrwsr
|
||||
|
||||
CPPSRCS = nsXMLExtrasModule.cpp
|
||||
|
||||
|
@ -26,7 +26,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
REQUIRES = xpcom string xmlextras necko dom js layout widget
|
||||
REQUIRES = xpcom string xmlextras necko dom layout widget
|
||||
|
||||
CPPSRCS = \
|
||||
TestXMLExtras.cpp \
|
||||
|
@ -93,7 +93,7 @@ CPPSRCS = \
|
||||
|
||||
MODULE = xmlterm
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string pref js dom docshell view locale caps layout uriloader necko widget webshell htmlparser appshell
|
||||
REQUIRES = xpcom string pref js dom docshell view locale caps layout uriloader necko widget webshell appshell
|
||||
|
||||
EXTRA_DSO_LDOPTS = $(TK_LIBS) \
|
||||
$(MOZ_COMPONENT_LIBS) \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkgfx
|
||||
REQUIRES = xpcom string img widget util dom locale view necko pref js timer uriloader
|
||||
REQUIRES = xpcom string img widget util dom locale view necko pref timer uriloader
|
||||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),os2)
|
||||
DIRS =
|
||||
|
@ -30,7 +30,7 @@ MODULE = layout
|
||||
LIBRARY_NAME = gfxps
|
||||
IS_COMPONENT = 1
|
||||
EXTRA_DSO_LIBS = img_s mozutil_s
|
||||
REQUIRES = xpcom string img widget util pref js uconv dom view
|
||||
REQUIRES = xpcom string img widget util pref uconv dom view
|
||||
EXTRA_DSO_LIBS += gkgfx
|
||||
|
||||
CSRCS = font_metrics.c
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
LIBRARY_NAME = DebugRobot
|
||||
SHORT_LIBNAME = dbgrobot
|
||||
REQUIRES = xpcom string htmlparser necko docshell dom widget layout locale webshell uriloader view
|
||||
REQUIRES = xpcom string htmlparser necko docshell dom widget layout locale webshell uriloader
|
||||
|
||||
CPPSRCS = nsDebugRobot.cpp nsRobotSink.cpp
|
||||
|
||||
|
@ -27,7 +27,7 @@ VPATH = @srcdir@
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
PROGRAM = htmlrobot$(BIN_SUFFIX)
|
||||
REQUIRES = xpcom string htmlparser webshell necko view widget layout dom
|
||||
REQUIRES = xpcom string htmlparser webshell
|
||||
|
||||
CPPSRCS = RobotMain.cpp
|
||||
|
||||
|
@ -30,7 +30,7 @@ MODULE = htmlparser
|
||||
LIBRARY_NAME = htmlpars
|
||||
IS_COMPONENT = 1
|
||||
SHORT_LIBNAME = gkparser
|
||||
REQUIRES = xpcom string necko util uconv expat layout dom unicharutil lwbrk pref js
|
||||
REQUIRES = xpcom string necko util uconv expat layout dom unicharutil pref
|
||||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),os2)
|
||||
EXTRA_DSO_LIBS = expat_s xmltok_s
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = locale
|
||||
LIBRARY_NAME = nslocale
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string unicharutil pref js uconv
|
||||
REQUIRES = xpcom string unicharutil pref uconv
|
||||
|
||||
SHARED_LIBRARY_LIBS = ../libnslocale_s.a
|
||||
|
||||
|
@ -31,7 +31,7 @@ LIBRARY_NAME = uconv
|
||||
IS_COMPONENT = 1
|
||||
# To avoid conflict with OS/2 system uconv.dll
|
||||
SHORT_LIBNAME = mozuconv
|
||||
REQUIRES = xpcom string intl locale chardet necko rdf pref js
|
||||
REQUIRES = xpcom string intl locale chardet necko rdf pref
|
||||
|
||||
CSRCS = \
|
||||
ugen.c \
|
||||
|
@ -40,7 +40,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = xpcshell
|
||||
SIMPLE_PROGRAMS = xpcshell$(BIN_SUFFIX)
|
||||
REQUIRES = xpconnect xpcom string js caps
|
||||
REQUIRES = xpconnect xpcom string js
|
||||
|
||||
CPPSRCS = xpcshell.cpp
|
||||
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkbase_s
|
||||
REQUIRES = xpcom string dom widget view locale timer htmlparser js webshell necko caps lwbrk intl uconv chrome docshell pref uriloader xpconnect util unicharutil rdf
|
||||
REQUIRES = xpcom string dom widget view locale timer htmlparser webshell necko uconv pref uriloader
|
||||
|
||||
CPPSRCS = \
|
||||
nsAutoCopy.cpp \
|
||||
|
@ -31,7 +31,7 @@ LIBRARY_NAME = gklayout
|
||||
SHORT_LIBNAME = gkhtml
|
||||
IS_COMPONENT = 1
|
||||
EXTRA_DSO_LIBS = jsdom gkgfx
|
||||
REQUIRES = xpcom string widget necko rdf docshell dom htmlparser uriloader webshell locale unicharutil lwbrk timer js xul xuldoc
|
||||
REQUIRES = xpcom string widget necko rdf docshell dom htmlparser uriloader webshell locale timer xuldoc
|
||||
|
||||
CPPSRCS = \
|
||||
nsLayoutDLF.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkhtmlbase_s
|
||||
REQUIRES = xpcom string dom widget locale view necko js caps pref htmlparser webshell plugin timer docshell mime webbrwsr oji util uriloader rdf unicharutil lwbrk
|
||||
REQUIRES = xpcom string dom widget locale view necko js caps pref htmlparser webshell plugin timer docshell mime webbrwsr oji util uriloader unicharutil lwbrk
|
||||
|
||||
CPPSRCS = \
|
||||
nsSelectsAreaFrame.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkhtmldoc_s
|
||||
REQUIRES = xpcom string widget dom necko htmlparser locale view js intl webshell docshell cookie caps util timer uconv pref uriloader rdf chardet appshell nkcache shistory appcomps lwbrk
|
||||
REQUIRES = xpcom string widget dom necko locale view js webshell docshell caps pref uriloader shistory
|
||||
|
||||
CPPSRCS = \
|
||||
nsFrameFrame.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkhtmlforms_s
|
||||
REQUIRES = xpcom string locale widget view dom js htmlparser necko webshell rdf caps editor intl uconv exthandler mime timer txmgr xuldoc
|
||||
REQUIRES = xpcom string locale widget view dom js htmlparser necko webshell caps editor intl uconv exthandler mime txmgr xuldoc
|
||||
|
||||
CPPSRCS = \
|
||||
nsButtonFrameRenderer.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkhtmlstyle_s
|
||||
REQUIRES = xpcom string dom widget timer caps editor locale js view necko webshell pref rdf htmlparser txmgr docshell uriloader unicharutil uconv
|
||||
REQUIRES = xpcom string dom widget timer editor locale js view necko webshell pref txmgr docshell uriloader
|
||||
|
||||
CPPSRCS = \
|
||||
nsCSSFrameConstructor.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkhtmltable_s
|
||||
REQUIRES = xpcom string js dom caps widget locale webshell view
|
||||
REQUIRES = xpcom string dom widget locale webshell view
|
||||
|
||||
CPPSRCS = \
|
||||
BasicTableLayoutStrategy.cpp \
|
||||
|
@ -26,7 +26,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
REQUIRES = xpcom string layout necko unicharutil
|
||||
REQUIRES = xpcom string layout
|
||||
|
||||
SIMPLE_PROGRAMS = $(CPPSRCS:.cpp=$(BIN_SUFFIX))
|
||||
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkmathmlbase_s
|
||||
REQUIRES = xpcom string js dom widget webshell locale view htmlparser necko docshell webbrwsr
|
||||
REQUIRES = xpcom string dom widget webshell locale view necko docshell webbrwsr
|
||||
|
||||
LOCAL_INCLUDES = \
|
||||
-I$(srcdir)/../../../html/style/src \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gksvgbase_s
|
||||
REQUIRES = xpcom string widget dom js locale htmlparser view pref necko webshell
|
||||
REQUIRES = xpcom string widget dom locale view pref
|
||||
|
||||
CPPSRCS = \
|
||||
nsSVGContainerFrame.cpp \
|
||||
|
@ -30,7 +30,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = layout
|
||||
LIBRARY_NAME = gkxulbase_s
|
||||
REQUIRES = xpcom string dom locale js widget view caps timer docshell uriloader necko editor htmlparser webshell pref rdf intl txmgr
|
||||
REQUIRES = xpcom string dom locale js widget view caps timer docshell uriloader necko editor htmlparser webshell pref intl txmgr
|
||||
|
||||
CPPSRCS = \
|
||||
nsBulletinBoardLayout.cpp \
|
||||
|
@ -30,7 +30,7 @@ MODULE = absyncsvc
|
||||
LIBRARY_NAME = absyncsvc
|
||||
IS_COMPONENT = 1
|
||||
SHORT_LIBNAME = absyncsv
|
||||
REQUIRES = xpcom string mailnews necko docshell uriloader msgbase msgbaseutil intl locale layout widget addrbook dom mork js
|
||||
REQUIRES = xpcom string necko docshell uriloader msgbase intl locale layout widget addrbook dom mork
|
||||
|
||||
ifeq ($(USE_SHORT_LIBNAME),1)
|
||||
EXTRA_DSO_LIBS = msgbsutl
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = absyncsvc
|
||||
XPIDL_MODULE = absync
|
||||
LIBRARY_NAME = absync_s
|
||||
REQUIRES = xpcom string mailnews necko mime cookie docshell locale uriloader pref layout js widget msgbase msgbaseutil dom rdf rdfutil addrbook intl locale appshell mork
|
||||
REQUIRES = xpcom string necko mime cookie docshell locale uriloader pref layout widget msgbase msgbaseutil dom rdf addrbook intl locale appshell mork
|
||||
|
||||
CPPSRCS = \
|
||||
nsAbSyncPostEngine.cpp \
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = addrbook
|
||||
LIBRARY_NAME = addrbook
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string mailnews addrbook necko msgcompose mime msgbase msgbaseutil rdf rdfutil docshell appshell dom widget uriloader layout locale mork xuldoc
|
||||
REQUIRES = xpcom string addrbook necko msgcompose mime msgbase rdf rdfutil docshell appshell dom widget uriloader layout locale mork xuldoc
|
||||
|
||||
CPPSRCS = nsAbFactory.cpp
|
||||
EXPORTS = nsAbBaseCID.h
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = addrbook
|
||||
LIBRARY_NAME = addrbook_s
|
||||
REQUIRES = xpcom string mailnews rdf rdfutil appshell dom js layout widget mork docshell pref necko locale uriloader htmlparser webshell view uconv msgbase msgbaseutil mime msgcompose xuldoc
|
||||
REQUIRES = xpcom string rdf rdfutil appshell dom js layout widget mork docshell pref necko locale uriloader webshell uconv msgbase msgbaseutil mime msgcompose xuldoc
|
||||
|
||||
CPPSRCS = \
|
||||
nsAddressBook.cpp \
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = msgbase
|
||||
LIBRARY_NAME = mailnews
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string necko intl locale timer rdf dom js docshell widget layout webshell mime uriloader mailnews mork txmgr htmlparser pref msgcompose view msgbaseutil appcomps msgdb editor appshell rdfutil xuldoc caps msgnews
|
||||
REQUIRES = xpcom string necko intl locale timer rdf dom js docshell widget layout webshell mime uriloader mailnews mork txmgr pref msgcompose msgbaseutil appcomps msgdb editor appshell xuldoc caps msgnews
|
||||
|
||||
ifeq ($(USE_SHORT_LIBNAME),1)
|
||||
EXTRA_DSO_LIBS = msgbsutl
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = msgbase
|
||||
XPIDL_MODULE = msgsearch
|
||||
LIBRARY_NAME = msgsearch_s
|
||||
REQUIRES = xpcom string mailnews msgdb msgbaseutil necko mime appshell msgimap rdf msglocal intl locale pref js timer msgnews txmgr
|
||||
REQUIRES = xpcom string mailnews msgdb msgbaseutil necko mime appshell msgimap rdf msglocal intl locale pref timer msgnews txmgr
|
||||
|
||||
CPPSRCS = \
|
||||
nsMsgFilterService.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = msgbase
|
||||
LIBRARY_NAME = msgbase_s
|
||||
REQUIRES = xpcom string necko dom js appshell appcomps uconv intl htmlparser widget docshell rdf mime editor layout mailnews locale msgbaseutil webshell txmgr view msgcompose msgdb uriloader pref msglocal msgimap msgsearch timer mork msgnews addrbook prefmigr chrome xuldoc caps
|
||||
REQUIRES = xpcom string necko dom js appshell appcomps uconv intl htmlparser widget docshell rdf mime editor layout mailnews locale msgbaseutil webshell txmgr msgcompose msgdb uriloader pref msglocal msgimap timer mork msgnews addrbook prefmigr chrome xuldoc caps
|
||||
|
||||
CPPSRCS = \
|
||||
nsMessenger.cpp \
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = msgbaseutil
|
||||
LIBRARY_NAME = msgbaseutil
|
||||
SHORT_LIBNAME = msgbsutl
|
||||
REQUIRES = xpcom string msgbase rdf necko msgdb intl mork mailnews locale pref js rdfutil msgsearch rdfutil mime msgcompose docshell webshell wallet dom widget htmlparser view layout uriloader appshell msgimap msglocal msgnews txmgr uconv unicharutil nkcache
|
||||
REQUIRES = xpcom string msgbase rdf necko msgdb intl mork mailnews locale pref rdfutil rdfutil mime msgcompose docshell webshell wallet dom widget layout uriloader appshell msgimap msglocal msgnews txmgr uconv unicharutil nkcache
|
||||
|
||||
CPPSRCS = \
|
||||
nsMsgGroupRecord.cpp \
|
||||
|
@ -30,7 +30,7 @@ MODULE = msgcompose
|
||||
LIBRARY_NAME = msgcompose
|
||||
SHORT_LIBNAME = msgcompo
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string msgbase msgbaseutil editor necko dom js uriloader mime addrbook rdf rdfutil intl locale mailnews widget layout msgdb appshell nkcache txmgr
|
||||
REQUIRES = xpcom string msgbase msgbaseutil editor necko dom js uriloader mime addrbook rdf intl locale mailnews widget layout msgdb appshell nkcache txmgr
|
||||
|
||||
ifeq ($(USE_SHORT_LIBNAME),1)
|
||||
EXTRA_DSO_LIBS = msgbsutl
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = msgcompose
|
||||
LIBRARY_NAME = msgcompose_s
|
||||
REQUIRES = xpcom string dom editor uriloader msgbase mailnews necko mime pref intl locale layout js msgbaseutil msgdb rdf appshell msgimap msgnews uconv docshell webshell addrbook widget htmlparser view txmgr exthandler mork wallet nkcache xuldoc
|
||||
REQUIRES = xpcom string dom editor uriloader msgbase mailnews necko mime pref intl locale layout js msgbaseutil msgdb rdf appshell msgimap msgnews uconv docshell webshell addrbook widget htmlparser txmgr exthandler mork wallet nkcache xuldoc
|
||||
|
||||
CPPSRCS = \
|
||||
nsMsgCompFields.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = msgdb
|
||||
LIBRARY_NAME = msgdb_s
|
||||
REQUIRES = xpcom string mailnews mork msgbase msgbaseutil locale mime necko pref js msgimap
|
||||
REQUIRES = xpcom string mailnews mork msgbase msgbaseutil locale mime necko pref msgimap
|
||||
|
||||
CPPSRCS = \
|
||||
nsMsgDatabase.cpp \
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = msgimap
|
||||
LIBRARY_NAME = msgimap
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string mailnews msgimap msgbase msgbaseutil rdf rdfutil necko msgdb txmgr mime pref intl uconv js locale msglocal nkcache
|
||||
REQUIRES = xpcom string mailnews msgimap msgbase msgbaseutil rdf rdfutil necko msgdb txmgr mime pref intl locale msglocal nkcache
|
||||
|
||||
ifeq ($(USE_SHORT_LIBNAME),1)
|
||||
EXTRA_DSO_LIBS = msgbsutl
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = import
|
||||
LIBRARY_NAME = import
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string mailnews addrbook uconv mork msgbase msgbaseutil intl locale necko rdf msgdb rdfutil
|
||||
REQUIRES = xpcom string mailnews addrbook uconv mork msgbase msgbaseutil intl locale necko rdf msgdb
|
||||
|
||||
ifeq ($(USE_SHORT_LIBNAME),1)
|
||||
EXTRA_DSO_LIBS = msgbsutl
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = impText
|
||||
LIBRARY_NAME = impText
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string mailnews import intl locale necko addrbook pref js mork
|
||||
REQUIRES = xpcom string import intl locale necko addrbook pref mork
|
||||
|
||||
CPPSRCS = nsTextFactory.cpp \
|
||||
nsTextStringBundle.cpp \
|
||||
|
@ -30,7 +30,7 @@ MODULE = msglocal
|
||||
LIBRARY_NAME = localmail
|
||||
SHORT_LIBNAME = msglocal
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string mailnews msgbase msgbaseutil msgdb necko txmgr rdf rdfutil mime intl locale pref js nkcache
|
||||
REQUIRES = xpcom string mailnews msgbase msgbaseutil msgdb necko txmgr rdf rdfutil mime intl locale pref nkcache
|
||||
|
||||
ifeq ($(USE_SHORT_LIBNAME),1)
|
||||
EXTRA_DSO_LIBS = msgbsutl
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = msglocal
|
||||
LIBRARY_NAME = msglocal_s
|
||||
REQUIRES = xpcom string msgbase msgbaseutil msgnews mailnews pref js necko msgdb rdf intl locale mime dom rdfutil txmgr widget layout docshell uriloader msgimap chrome appshell nkcache xuldoc
|
||||
REQUIRES = xpcom string msgbase msgbaseutil mailnews pref js necko msgdb rdf intl locale mime dom rdfutil txmgr widget layout docshell uriloader msgimap chrome appshell nkcache xuldoc
|
||||
|
||||
CPPSRCS = \
|
||||
nsPop3Protocol.cpp \
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = mime
|
||||
LIBRARY_NAME = mime
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string necko msgbase msgbaseutil pref js necko uconv
|
||||
REQUIRES = xpcom string necko msgbase pref necko uconv
|
||||
|
||||
ifeq ($(USE_SHORT_LIBNAME),1)
|
||||
EXTRA_DSO_LIBS = msgbsutl
|
||||
|
@ -30,7 +30,7 @@ MODULE = signed
|
||||
LIBRARY_NAME = signed
|
||||
IS_COMPONENT = 1
|
||||
HAS_EXTRAEXPORTS = 1
|
||||
REQUIRES = xpcom string mime msgbase msgbaseutil pref js necko uconv intl locale
|
||||
REQUIRES = xpcom string mime msgbase pref necko uconv intl locale
|
||||
|
||||
CPPSRCS = \
|
||||
mimexpcom.cpp \
|
||||
|
@ -30,7 +30,7 @@ MODULE = smime
|
||||
LIBRARY_NAME = smime
|
||||
IS_COMPONENT = 1
|
||||
HAS_EXTRAEXPORTS = 1
|
||||
REQUIRES = xpcom string mime msgbase msgbaseutil pref necko uconv js
|
||||
REQUIRES = xpcom string mime msgbase pref necko uconv
|
||||
|
||||
CPPSRCS = \
|
||||
mimexpcom.cpp \
|
||||
|
@ -30,7 +30,7 @@ MODULE = vcard
|
||||
LIBRARY_NAME = vcard
|
||||
IS_COMPONENT = 1
|
||||
HAS_EXTRAEXPORTS = 1
|
||||
REQUIRES = xpcom string mime msgbase msgbaseutil uconv necko intl locale pref js
|
||||
REQUIRES = xpcom string mime msgbase msgbaseutil uconv necko intl locale pref
|
||||
|
||||
ifeq ($(USE_SHORT_LIBNAME),1)
|
||||
EXTRA_DSO_LIBS = msgbsutl
|
||||
|
@ -30,7 +30,7 @@ MODULE = mimeemitter
|
||||
LIBRARY_NAME = mimeemitter
|
||||
SHORT_LIBNAME = emitter
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string mime necko pref js intl locale msgbase msgbaseutil
|
||||
REQUIRES = xpcom string mime necko pref intl locale msgbase
|
||||
|
||||
ifeq ($(USE_SHORT_LIBNAME),1)
|
||||
EXTRA_DSO_LIBS = msgbsutl
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = mimeemitter
|
||||
LIBRARY_NAME = emitterutil_s
|
||||
REQUIRES = xpcom string mime msgbase msgbaseutil pref js necko intl locale mailnews rdf msgdb addrbook
|
||||
REQUIRES = xpcom string mime msgbase msgbaseutil pref necko intl locale mailnews msgdb addrbook
|
||||
|
||||
EXPORTS = \
|
||||
nsEmitterUtils.h \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = mime
|
||||
LIBRARY_NAME = mime_s
|
||||
REQUIRES = xpcom string msgbase msgbaseutil pref js necko uconv msgcompose editor dom layout widget intl msgimap exthandler rdf rdfutil mailnews locale msgdb chardet mimeemitter caps txmgr
|
||||
REQUIRES = xpcom string msgbase msgbaseutil pref js necko uconv msgcompose editor dom layout intl msgimap exthandler mailnews locale msgdb chardet caps txmgr
|
||||
|
||||
CPPSRCS = \
|
||||
nsMimeObjectClassAccess.cpp \
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = msgnews
|
||||
LIBRARY_NAME = msgnews
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string js mailnews msgbase msgbaseutil msgdb appshell timer mime necko rdf rdfutil pref uriloader nkcache
|
||||
REQUIRES = xpcom string mailnews msgbase msgbaseutil msgdb appshell timer mime necko rdf rdfutil pref uriloader nkcache
|
||||
|
||||
CPPSRCS = nsMsgNewsFactory.cpp
|
||||
EXPORTS = nsMsgNewsCID.h
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = msgnews
|
||||
LIBRARY_NAME = msgnews_s
|
||||
REQUIRES = xpcom string mailnews msgbase msgbaseutil necko msgdb locale mork dom js rdf docshell layout widget pref uriloader appshell mime intl timer webshell wallet view htmlparser rdfutil nkcache
|
||||
REQUIRES = xpcom string mailnews msgbase msgbaseutil necko msgdb locale mork dom js rdf docshell layout widget pref uriloader appshell mime intl timer webshell wallet rdfutil nkcache
|
||||
|
||||
CPPSRCS = \
|
||||
nsNNTPArticleList.cpp \
|
||||
|
@ -30,7 +30,7 @@ MODULE = plugin
|
||||
XPIDL_MODULE = layout
|
||||
LIBRARY_NAME = gkplugin
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string java pref js necko gtkxtbin webshell caps intl dom locale layout widget cookie mime oji exthandler appshell htmlparser view docshell webbrwsr nkcache
|
||||
REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mime oji exthandler appshell docshell webbrwsr nkcache
|
||||
|
||||
CPPSRCS = \
|
||||
ns4xPlugin.cpp \
|
||||
|
@ -30,7 +30,7 @@ MODULE = plugin
|
||||
XPIDL_MODULE = layout
|
||||
LIBRARY_NAME = gkplugin
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string java pref js necko gtkxtbin webshell caps intl dom locale layout widget cookie mime oji exthandler appshell htmlparser view docshell webbrwsr nkcache
|
||||
REQUIRES = xpcom string java pref necko gtkxtbin webshell caps intl dom locale layout widget cookie mime oji exthandler appshell docshell webbrwsr nkcache
|
||||
|
||||
CPPSRCS = \
|
||||
ns4xPlugin.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = necko
|
||||
LIBRARY_NAME = neckobase_s
|
||||
REQUIRES = xpcom string exthandler mime intl locale nkcache pref js
|
||||
REQUIRES = xpcom string exthandler mime intl locale nkcache pref
|
||||
|
||||
CPPSRCS = \
|
||||
nsURLHelper.cpp \
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = necko
|
||||
LIBRARY_NAME = necko
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string nkcache pref js mime dbm util jar locale intl
|
||||
REQUIRES = xpcom string nkcache pref mime dbm util jar locale intl
|
||||
|
||||
CPPSRCS = nsNetModule.cpp
|
||||
EXPORTS = nsNetCID.h
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = necko
|
||||
LIBRARY_NAME = necko2
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string
|
||||
REQUIRES = xpcom string
|
||||
|
||||
CPPSRCS = nsNetModule2.cpp
|
||||
|
||||
|
2
netwerk/cache/filecache/Makefile.in
vendored
2
netwerk/cache/filecache/Makefile.in
vendored
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = nkcache
|
||||
LIBRARY_NAME = nkfilecache_s
|
||||
REQUIRES = xpcom string necko dbm pref js exthandler mime
|
||||
REQUIRES = xpcom string necko dbm pref exthandler mime
|
||||
|
||||
SHARED_LIBRARY_LIBS = $(DIST)/lib/libmozdbm_s.$(LIB_SUFFIX)
|
||||
|
||||
|
2
netwerk/cache/mgr/Makefile.in
vendored
2
netwerk/cache/mgr/Makefile.in
vendored
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = nkcache
|
||||
LIBRARY_NAME = nkcachemgr_s
|
||||
REQUIRES = xpcom string necko pref js
|
||||
REQUIRES = xpcom string necko pref
|
||||
|
||||
EXPORTS = \
|
||||
nsCacheManager.h \
|
||||
|
2
netwerk/cache/src/Makefile.in
vendored
2
netwerk/cache/src/Makefile.in
vendored
@ -30,7 +30,7 @@ MODULE = nkcache
|
||||
LIBRARY_NAME = nkcache
|
||||
SHORT_LIBNAME = nkcache
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string necko pref js
|
||||
REQUIRES = xpcom string necko pref
|
||||
|
||||
EXPORTS = \
|
||||
nsCacheService.h \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = necko
|
||||
LIBRARY_NAME = neckodns_s
|
||||
REQUIRES = xpcom string
|
||||
REQUIRES = xpcom string
|
||||
CPPSRCS = nsDnsService.cpp
|
||||
|
||||
# we don't want the shared lib, but we want to force the creation of a
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = necko
|
||||
LIBRARY_NAME = nkftp_s
|
||||
REQUIRES = xpcom string exthandler mime wallet dom layout widget pref nkcache
|
||||
REQUIRES = xpcom string exthandler mime wallet dom layout widget pref
|
||||
|
||||
CPPSRCS = \
|
||||
nsFtpProtocolHandler.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = necko
|
||||
LIBRARY_NAME = nkhttp_s
|
||||
REQUIRES = xpcom string pref js nkcache exthandler mime wallet dom layout widget caps psmglue security
|
||||
REQUIRES = xpcom string pref js nkcache exthandler mime wallet dom layout widget caps
|
||||
|
||||
CPPSRCS = \
|
||||
nsHTTPHandler.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = necko
|
||||
LIBRARY_NAME = nkkwd_s
|
||||
REQUIRES = xpcom string pref js
|
||||
REQUIRES = xpcom string pref
|
||||
|
||||
CPPSRCS = \
|
||||
nsKeywordProtocolHandler.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = necko
|
||||
LIBRARY_NAME = nkcnvts_s
|
||||
REQUIRES = xpcom string mime locale util pref js
|
||||
REQUIRES = xpcom string mime locale util pref
|
||||
|
||||
EXPORTS = \
|
||||
nsHTTPChunkConv.h \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
LIBRARY_NAME = DebugRobot
|
||||
SHORT_LIBNAME = dbgrobot
|
||||
REQUIRES = xpcom string htmlparser necko docshell dom widget layout locale webshell uriloader view
|
||||
REQUIRES = xpcom string htmlparser necko docshell dom widget layout locale webshell uriloader
|
||||
|
||||
CPPSRCS = nsDebugRobot.cpp nsRobotSink.cpp
|
||||
|
||||
|
@ -27,7 +27,7 @@ VPATH = @srcdir@
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
PROGRAM = htmlrobot$(BIN_SUFFIX)
|
||||
REQUIRES = xpcom string htmlparser webshell necko view widget layout dom
|
||||
REQUIRES = xpcom string htmlparser webshell
|
||||
|
||||
CPPSRCS = RobotMain.cpp
|
||||
|
||||
|
@ -30,7 +30,7 @@ MODULE = htmlparser
|
||||
LIBRARY_NAME = htmlpars
|
||||
IS_COMPONENT = 1
|
||||
SHORT_LIBNAME = gkparser
|
||||
REQUIRES = xpcom string necko util uconv expat layout dom unicharutil lwbrk pref js
|
||||
REQUIRES = xpcom string necko util uconv expat layout dom unicharutil pref
|
||||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),os2)
|
||||
EXTRA_DSO_LIBS = expat_s xmltok_s
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = prefmigr
|
||||
LIBRARY_NAME = nsprefm
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string pref appshell intl docshell dom necko rdf js layout locale uriloader widget webbrwsr chardet uconv
|
||||
REQUIRES = xpcom string pref appshell intl docshell dom necko rdf js layout locale uriloader widget webbrwsr uconv
|
||||
|
||||
CPPSRCS = \
|
||||
nsPrefMigration.cpp \
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
PROGRAM = rdfcat$(BIN_SUFFIX)
|
||||
CPPSRCS = rdfcat.cpp
|
||||
REQUIRES = xpcom string rdf necko widget view dom oji java uriloader layout
|
||||
REQUIRES = xpcom string rdf necko widget view dom uriloader layout
|
||||
|
||||
LIBS = \
|
||||
$(MOZ_JS_LIBS) \
|
||||
|
@ -30,7 +30,7 @@ MODULE = uriloader
|
||||
LIBRARY_NAME = uriloader
|
||||
SHORT_LIBNAME = urildr
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string necko js caps mime exthandler rdf
|
||||
REQUIRES = xpcom string necko mime exthandler rdf
|
||||
|
||||
CPPSRCS = nsURILoaderModule.cpp
|
||||
|
||||
|
@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
MODULE = view
|
||||
LIBRARY_NAME = gkview
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom string layout widget dom locale timer pref js
|
||||
REQUIRES = xpcom string layout widget dom locale timer pref
|
||||
|
||||
EXTRA_DSO_LIBS = gkgfx
|
||||
|
||||
|
@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS := public
|
||||
|
||||
REQUIRES = xpcom string webshell widget layout dom js webbrwsr docshell util uriloader locale necko htmlparser view timer unicharutil pref intl editor oji java chardet cookie
|
||||
REQUIRES = xpcom string webshell widget layout dom webbrwsr docshell util uriloader locale necko htmlparser view timer unicharutil pref intl editor chardet cookie
|
||||
|
||||
PROGRAM := viewer$(BIN_SUFFIX)
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user