Update standalone build section using REQUIRES-data
Bug #170366 r=mcafee a=dbaron
This commit is contained in:
Родитель
d9bf48cfae
Коммит
a277bea5bb
475
allmakefiles.sh
475
allmakefiles.sh
|
@ -1276,29 +1276,460 @@ fi
|
|||
else
|
||||
|
||||
# Standalone modules go here
|
||||
for mod in $BUILD_MODULES; do
|
||||
case $mod in
|
||||
dbm) add_makefiles "$MAKEFILES_dbm"
|
||||
;;
|
||||
js) add_makefiles "$MAKEFILES_js"
|
||||
;;
|
||||
necko) add_makefiles "
|
||||
$MAKEFILES_netwerk $MAKEFILES_dbm $MAKEFILES_xpcom"
|
||||
;;
|
||||
psm2) add_makefiles "$MAKEFILES_dbm $MAKEFILES_js $MAKEFILES_xpcom $MAKEFILES_psm2"
|
||||
;;
|
||||
string) add_makefiles "$MAKEFILES_string"
|
||||
;;
|
||||
transformiix) add_makefiles "$MAKEFILES_transformiix"
|
||||
;;
|
||||
access-builtin) add_makefiles "$MAKEFILES_access_builtin"
|
||||
;;
|
||||
xpcom) add_makefiles "$MAKEFILES_xpcom"
|
||||
|
||||
;;
|
||||
xpconnect) add_makefiles "
|
||||
$MAKEFILES_xpconnect $MAKEFILES_js $MAKEFILES_xpcom"
|
||||
;;
|
||||
MAKEFILES_TestStreamConv="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile netwerk/streamconv/test/Makefile"
|
||||
|
||||
MAKEFILES_TestXPC="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile intl/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/cache/Makefile webshell/Makefile embedding/components/windowwatcher/Makefile expat/Makefile intl/lwbrk/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/libjar/Makefile xpfe/components/shistory/Makefile editor/composer/Makefile editor/txtsvc/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile rdf/util/Makefile rdf/Makefile content/xul/content/Makefile content/xul/templates/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile embedding/components/jsconsole/Makefile embedding/base/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile intl/chardet/Makefile docshell/Makefile modules/oji/Makefile accessible/Makefile modules/libutil/Makefile layout/Makefile view/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile xpfe/browser/Makefile profile/pref-migrator/Makefile profile/Makefile xpfe/appshell/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile embedding/components/ui/helperAppDlg/Makefile uriloader/Makefile uriloader/exthandler/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile js/src/xpconnect/tests/Makefile"
|
||||
|
||||
MAKEFILES_TestXPTC="modules/libreg/Makefile string/Makefile xpcom/Makefile"
|
||||
|
||||
MAKEFILES_absyncsvc="mailnews/Makefile js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile embedding/components/windowwatcher/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile intl/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/lwbrk/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile expat/Makefile htmlparser/Makefile security/manager/ssl/Makefile mailnews/local/Makefile mailnews/imap/Makefile mailnews/db/msgdb/Makefile mailnews/import/Makefile mailnews/addrbook/Makefile mailnews/compose/Makefile mailnews/extensions/smime/Makefile mailnews/mime/Makefile mailnews/news/Makefile mailnews/base/Makefile mailnews/base/util/Makefile mailnews/absync/Makefile"
|
||||
|
||||
MAKEFILES_accessibility="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile accessible/Makefile"
|
||||
|
||||
MAKEFILES_accessproxy="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile"
|
||||
|
||||
MAKEFILES_addrbook="mailnews/Makefile js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile embedding/components/windowwatcher/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile intl/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/lwbrk/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile expat/Makefile htmlparser/Makefile security/manager/ssl/Makefile mailnews/local/Makefile mailnews/imap/Makefile mailnews/db/msgdb/Makefile mailnews/compose/Makefile mailnews/extensions/smime/Makefile mailnews/mime/Makefile mailnews/news/Makefile mailnews/import/Makefile mailnews/base/Makefile mailnews/base/util/Makefile mailnews/addrbook/Makefile"
|
||||
|
||||
MAKEFILES_appcomps="modules/zlib/Makefile modules/libimg/png/Makefile expat/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile intl/Makefile js/src/fdlibm/Makefile js/src/Makefile embedding/components/windowwatcher/Makefile netwerk/mime/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/libjar/Makefile netwerk/cache/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile embedding/components/jsconsole/Makefile embedding/base/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile intl/chardet/Makefile xpfe/browser/Makefile profile/pref-migrator/Makefile profile/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile gfx/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile"
|
||||
|
||||
MAKEFILES_apprunner="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile tools/jprof/Makefile modules/mpfilelocprovider/Makefile xpinstall/Makefile"
|
||||
|
||||
MAKEFILES_appshell="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile editor/composer/Makefile editor/txtsvc/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile embedding/components/jsconsole/Makefile embedding/base/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile profile/pref-migrator/Makefile profile/Makefile xpfe/appshell/Makefile"
|
||||
|
||||
MAKEFILES_autoconfig="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile extensions/pref/autoconfig/Makefile"
|
||||
|
||||
MAKEFILES_browser="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile xpfe/components/shistory/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile xpfe/browser/Makefile"
|
||||
|
||||
MAKEFILES_caps="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile js/src/xpconnect/Makefile intl/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/cache/Makefile webshell/Makefile embedding/components/windowwatcher/Makefile expat/Makefile intl/lwbrk/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/libjar/Makefile xpfe/components/shistory/Makefile editor/composer/Makefile editor/txtsvc/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile rdf/util/Makefile rdf/Makefile content/xul/content/Makefile content/xul/templates/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile embedding/components/jsconsole/Makefile embedding/base/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile intl/chardet/Makefile docshell/Makefile modules/oji/Makefile accessible/Makefile modules/libutil/Makefile layout/Makefile view/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile xpfe/browser/Makefile profile/pref-migrator/Makefile profile/Makefile xpfe/appshell/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile embedding/components/ui/helperAppDlg/Makefile uriloader/Makefile uriloader/exthandler/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile"
|
||||
|
||||
MAKEFILES_chardet="modules/libreg/Makefile string/Makefile xpcom/Makefile netwerk/mime/Makefile netwerk/cache/Makefile expat/Makefile intl/Makefile intl/lwbrk/Makefile js/src/fdlibm/Makefile js/src/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile embedding/components/webbrowserpersist/Makefile webshell/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile rdf/util/Makefile rdf/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile docshell/Makefile embedding/components/ui/helperAppDlg/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile js/src/liveconnect/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile uriloader/exthandler/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile modules/libpref/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/chardet/Makefile"
|
||||
|
||||
MAKEFILES_chrome="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile profile/Makefile view/Makefile editor/composer/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile rdf/chrome/Makefile"
|
||||
|
||||
MAKEFILES_commandhandler="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/commandhandler/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile"
|
||||
|
||||
MAKEFILES_composer="editor/composer/Makefile"
|
||||
|
||||
MAKEFILES_content="modules/zlib/Makefile modules/libimg/png/Makefile expat/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile intl/Makefile js/src/fdlibm/Makefile js/src/Makefile embedding/components/windowwatcher/Makefile netwerk/mime/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/libjar/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile editor/composer/Makefile editor/txtsvc/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile accessible/Makefile modules/libutil/Makefile layout/Makefile xpfe/components/shistory/Makefile intl/chardet/Makefile xpfe/browser/Makefile netwerk/cache/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile gfx/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile content/Makefile"
|
||||
|
||||
MAKEFILES_cookie="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile extensions/cookie/Makefile"
|
||||
|
||||
MAKEFILES_dbm="dbm/Makefile"
|
||||
|
||||
MAKEFILES_docshell="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile xpfe/components/shistory/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile embedding/components/webbrowserpersist/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile docshell/Makefile"
|
||||
|
||||
MAKEFILES_dom="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile"
|
||||
|
||||
MAKEFILES_downloadmanager="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile db/mork/Makefile db/mdb/Makefile embedding/components/ui/progressDlg/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/download-manager/Makefile"
|
||||
|
||||
MAKEFILES_editor="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile editor/composer/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile editor/txmgr/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile editor/Makefile"
|
||||
|
||||
MAKEFILES_embed_base="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile editor/composer/Makefile editor/txtsvc/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile view/Makefile embedding/base/Makefile"
|
||||
|
||||
MAKEFILES_embedcomponents="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile editor/composer/Makefile editor/txtsvc/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile xpfe/components/sidebar/Makefile dom/Makefile embedding/components/jsconsole/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile"
|
||||
|
||||
MAKEFILES_expat="expat/Makefile"
|
||||
|
||||
MAKEFILES_exthandler="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile embedding/components/webbrowserpersist/Makefile webshell/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile rdf/util/Makefile rdf/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile docshell/Makefile embedding/components/ui/helperAppDlg/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile uriloader/exthandler/Makefile"
|
||||
|
||||
MAKEFILES_filepicker="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile xpfe/components/filepicker/Makefile"
|
||||
|
||||
MAKEFILES_find="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile js/src/liveconnect/Makefile modules/oji/Makefile xpfe/components/sidebar/Makefile dom/Makefile"
|
||||
|
||||
MAKEFILES_gfx="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile xpfe/components/shistory/Makefile embedding/components/windowwatcher/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile modules/libutil/Makefile content/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile uriloader/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile gfx/Makefile"
|
||||
|
||||
MAKEFILES_gtkembedmoz="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile modules/mpfilelocprovider/Makefile embedding/browser/gtk/src/Makefile embedding/browser/gtk/tests/Makefile"
|
||||
|
||||
MAKEFILES_gtkxtbin="widget/src/gtkxtbin/Makefile"
|
||||
|
||||
MAKEFILES_helperAppDlg="embedding/components/ui/helperAppDlg/Makefile"
|
||||
|
||||
MAKEFILES_htmlparser="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile embedding/components/windowwatcher/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile intl/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/lwbrk/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile expat/Makefile htmlparser/Makefile"
|
||||
|
||||
MAKEFILES_i18n="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile"
|
||||
|
||||
MAKEFILES_iiextras="modules/libreg/Makefile string/Makefile xpcom/Makefile extensions/interfaceinfo/Makefile"
|
||||
|
||||
MAKEFILES_imgbmp="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile xpfe/components/shistory/Makefile embedding/components/windowwatcher/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile modules/libutil/Makefile content/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile uriloader/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile gfx/Makefile modules/libpr0n/decoders/bmp/Makefile"
|
||||
|
||||
MAKEFILES_imggif="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile xpfe/components/shistory/Makefile embedding/components/windowwatcher/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile modules/libutil/Makefile content/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile uriloader/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile gfx/Makefile modules/libpr0n/decoders/gif/Makefile"
|
||||
|
||||
MAKEFILES_imgjpeg="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile xpfe/components/shistory/Makefile embedding/components/windowwatcher/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile modules/libutil/Makefile content/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile uriloader/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile gfx/Makefile modules/libpr0n/decoders/jpeg/Makefile"
|
||||
|
||||
MAKEFILES_imglib2="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile netwerk/cache/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile"
|
||||
|
||||
MAKEFILES_imgmng="modules/zlib/Makefile jpeg/Makefile modules/libimg/mng/Makefile js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/libjar/Makefile xpfe/components/shistory/Makefile embedding/components/windowwatcher/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile modules/libimg/png/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile modules/libutil/Makefile content/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile uriloader/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile gfx/Makefile modules/libpr0n/decoders/mng/Makefile"
|
||||
|
||||
MAKEFILES_imgpng="modules/zlib/Makefile js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/libjar/Makefile xpfe/components/shistory/Makefile embedding/components/windowwatcher/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile modules/libutil/Makefile content/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile uriloader/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile gfx/Makefile modules/libpr0n/decoders/png/Makefile"
|
||||
|
||||
MAKEFILES_imgppm="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile xpfe/components/shistory/Makefile embedding/components/windowwatcher/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile modules/libutil/Makefile content/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile uriloader/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile gfx/Makefile modules/libpr0n/decoders/ppm/Makefile"
|
||||
|
||||
MAKEFILES_imgxbm="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile xpfe/components/shistory/Makefile embedding/components/windowwatcher/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile modules/libutil/Makefile content/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile uriloader/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile gfx/Makefile modules/libpr0n/decoders/xbm/Makefile"
|
||||
|
||||
MAKEFILES_impComm4xMail="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile mailnews/Makefile security/manager/ssl/Makefile mailnews/local/Makefile mailnews/imap/Makefile mailnews/db/msgdb/Makefile mailnews/import/Makefile mailnews/addrbook/Makefile mailnews/compose/Makefile mailnews/extensions/smime/Makefile mailnews/mime/Makefile mailnews/news/Makefile mailnews/base/Makefile mailnews/base/util/Makefile mailnews/import/comm4x/Makefile"
|
||||
|
||||
MAKEFILES_impText="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile mailnews/Makefile security/manager/ssl/Makefile mailnews/local/Makefile mailnews/imap/Makefile mailnews/db/msgdb/Makefile mailnews/compose/Makefile mailnews/extensions/smime/Makefile mailnews/mime/Makefile mailnews/news/Makefile mailnews/import/Makefile mailnews/base/Makefile mailnews/base/util/Makefile mailnews/addrbook/Makefile mailnews/import/text/Makefile"
|
||||
|
||||
MAKEFILES_import="mailnews/Makefile js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile embedding/components/windowwatcher/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile intl/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/lwbrk/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile expat/Makefile htmlparser/Makefile security/manager/ssl/Makefile mailnews/addrbook/Makefile mailnews/local/Makefile mailnews/imap/Makefile mailnews/db/msgdb/Makefile mailnews/compose/Makefile mailnews/extensions/smime/Makefile mailnews/mime/Makefile mailnews/news/Makefile mailnews/base/Makefile mailnews/base/util/Makefile mailnews/import/Makefile"
|
||||
|
||||
MAKEFILES_inspector="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile extensions/inspector/Makefile"
|
||||
|
||||
MAKEFILES_intl="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile intl/Makefile"
|
||||
|
||||
MAKEFILES_jar="modules/zlib/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile js/src/fdlibm/Makefile js/src/Makefile js/src/xpconnect/Makefile intl/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/cache/Makefile webshell/Makefile embedding/components/windowwatcher/Makefile expat/Makefile intl/lwbrk/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile xpfe/components/shistory/Makefile editor/composer/Makefile editor/txtsvc/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile rdf/util/Makefile rdf/Makefile content/xul/content/Makefile content/xul/templates/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile embedding/components/jsconsole/Makefile embedding/base/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile intl/chardet/Makefile docshell/Makefile modules/oji/Makefile accessible/Makefile modules/libutil/Makefile layout/Makefile view/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile xpfe/browser/Makefile profile/pref-migrator/Makefile profile/Makefile xpfe/appshell/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile embedding/components/ui/helperAppDlg/Makefile uriloader/Makefile uriloader/exthandler/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile modules/libjar/Makefile"
|
||||
|
||||
MAKEFILES_java="sun-java/stubs/Makefile js/jsd/classes/Makefile"
|
||||
|
||||
MAKEFILES_jpeg="jpeg/Makefile"
|
||||
|
||||
MAKEFILES_js="js/src/fdlibm/Makefile js/src/Makefile"
|
||||
|
||||
MAKEFILES_jsconsole="embedding/components/jsconsole/Makefile"
|
||||
|
||||
MAKEFILES_jsdebug="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile js/jsd/Makefile"
|
||||
|
||||
MAKEFILES_jsloader="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile js/src/xpconnect/loader/Makefile"
|
||||
|
||||
MAKEFILES_jsurl="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile"
|
||||
|
||||
MAKEFILES_layout="modules/libreg/Makefile string/Makefile xpcom/Makefile netwerk/mime/Makefile netwerk/cache/Makefile expat/Makefile intl/Makefile modules/libutil/Makefile htmlparser/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile js/src/fdlibm/Makefile js/src/Makefile js/src/xpconnect/Makefile modules/libjar/Makefile xpfe/components/shistory/Makefile embedding/components/webbrowserpersist/Makefile webshell/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile rdf/util/Makefile rdf/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile intl/chardet/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/oji/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile docshell/Makefile caps/Makefile embedding/components/ui/helperAppDlg/Makefile uriloader/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile xpfe/components/sidebar/Makefile dom/Makefile uriloader/exthandler/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile modules/libpref/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/lwbrk/Makefile accessible/Makefile layout/Makefile"
|
||||
|
||||
MAKEFILES_libart_lgpl=""
|
||||
|
||||
MAKEFILES_libreg="modules/libreg/Makefile"
|
||||
|
||||
MAKEFILES_liveconnect="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile intl/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/cache/Makefile webshell/Makefile embedding/components/windowwatcher/Makefile expat/Makefile intl/lwbrk/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile modules/libjar/Makefile xpfe/components/shistory/Makefile editor/composer/Makefile editor/txtsvc/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile rdf/util/Makefile rdf/Makefile content/xul/content/Makefile content/xul/templates/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile embedding/components/jsconsole/Makefile embedding/base/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile intl/chardet/Makefile docshell/Makefile modules/oji/Makefile accessible/Makefile modules/libutil/Makefile layout/Makefile view/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile xpfe/browser/Makefile profile/pref-migrator/Makefile profile/Makefile xpfe/appshell/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile embedding/components/ui/helperAppDlg/Makefile uriloader/Makefile uriloader/exthandler/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile js/src/liveconnect/Makefile"
|
||||
|
||||
MAKEFILES_locale="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile"
|
||||
|
||||
MAKEFILES_lwbrk="modules/libreg/Makefile string/Makefile xpcom/Makefile netwerk/mime/Makefile netwerk/cache/Makefile expat/Makefile intl/Makefile js/src/fdlibm/Makefile js/src/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile embedding/components/webbrowserpersist/Makefile webshell/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile rdf/util/Makefile rdf/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile intl/chardet/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile docshell/Makefile embedding/components/ui/helperAppDlg/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile js/src/liveconnect/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile uriloader/exthandler/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile modules/libpref/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/lwbrk/Makefile"
|
||||
|
||||
MAKEFILES_mailnews="mailnews/Makefile"
|
||||
|
||||
MAKEFILES_mime="mailnews/Makefile js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile embedding/components/windowwatcher/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile intl/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/lwbrk/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile expat/Makefile htmlparser/Makefile mailnews/local/Makefile mailnews/imap/Makefile mailnews/db/msgdb/Makefile mailnews/news/Makefile mailnews/import/Makefile mailnews/addrbook/Makefile mailnews/compose/Makefile mailnews/base/Makefile mailnews/base/util/Makefile security/manager/ssl/Makefile mailnews/extensions/smime/Makefile mailnews/mime/Makefile"
|
||||
|
||||
MAKEFILES_mimeemitter="mailnews/Makefile js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile embedding/components/windowwatcher/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile intl/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/lwbrk/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile expat/Makefile htmlparser/Makefile security/manager/ssl/Makefile mailnews/local/Makefile mailnews/imap/Makefile mailnews/db/msgdb/Makefile mailnews/import/Makefile mailnews/addrbook/Makefile mailnews/compose/Makefile mailnews/extensions/smime/Makefile mailnews/mime/Makefile mailnews/news/Makefile mailnews/base/Makefile mailnews/base/util/Makefile mailnews/mime/emitters/Makefile"
|
||||
|
||||
MAKEFILES_mimetype="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/cache/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile netwerk/mime/Makefile"
|
||||
|
||||
MAKEFILES_mng="modules/zlib/Makefile jpeg/Makefile modules/libimg/mng/Makefile"
|
||||
|
||||
MAKEFILES_mork="modules/libreg/Makefile string/Makefile xpcom/Makefile db/mork/Makefile db/mdb/Makefile"
|
||||
|
||||
MAKEFILES_mozldap="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile directory/xpcom/base/Makefile"
|
||||
|
||||
MAKEFILES_mpfilelocprovider="modules/libreg/Makefile string/Makefile xpcom/Makefile modules/mpfilelocprovider/Makefile"
|
||||
|
||||
MAKEFILES_msgbase="mailnews/Makefile js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile embedding/components/windowwatcher/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile intl/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/lwbrk/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile expat/Makefile htmlparser/Makefile security/manager/ssl/Makefile mailnews/local/Makefile mailnews/imap/Makefile mailnews/db/msgdb/Makefile mailnews/compose/Makefile mailnews/extensions/smime/Makefile mailnews/mime/Makefile mailnews/import/Makefile mailnews/addrbook/Makefile mailnews/base/util/Makefile mailnews/news/Makefile mailnews/base/Makefile"
|
||||
|
||||
MAKEFILES_msgbaseutil="mailnews/Makefile js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile embedding/components/windowwatcher/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile intl/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/lwbrk/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile expat/Makefile htmlparser/Makefile security/manager/ssl/Makefile mailnews/local/Makefile mailnews/imap/Makefile mailnews/db/msgdb/Makefile mailnews/import/Makefile mailnews/addrbook/Makefile mailnews/compose/Makefile mailnews/extensions/smime/Makefile mailnews/mime/Makefile mailnews/news/Makefile mailnews/base/Makefile mailnews/base/util/Makefile"
|
||||
|
||||
MAKEFILES_msgcompose="mailnews/Makefile js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile embedding/components/windowwatcher/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile intl/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/lwbrk/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile expat/Makefile htmlparser/Makefile security/manager/ssl/Makefile mailnews/extensions/smime/Makefile mailnews/local/Makefile mailnews/imap/Makefile mailnews/db/msgdb/Makefile mailnews/mime/Makefile mailnews/news/Makefile mailnews/import/Makefile mailnews/addrbook/Makefile mailnews/base/Makefile mailnews/base/util/Makefile mailnews/compose/Makefile"
|
||||
|
||||
MAKEFILES_msgdb="mailnews/Makefile js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile security/manager/ssl/Makefile mailnews/import/Makefile mailnews/addrbook/Makefile mailnews/local/Makefile mailnews/imap/Makefile mailnews/compose/Makefile mailnews/extensions/smime/Makefile mailnews/mime/Makefile mailnews/news/Makefile mailnews/base/Makefile mailnews/base/util/Makefile mailnews/db/msgdb/Makefile"
|
||||
|
||||
MAKEFILES_msgimap="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile mailnews/Makefile security/manager/ssl/Makefile mailnews/db/msgdb/Makefile mailnews/import/Makefile mailnews/addrbook/Makefile mailnews/compose/Makefile mailnews/extensions/smime/Makefile mailnews/mime/Makefile mailnews/news/Makefile mailnews/local/Makefile mailnews/base/Makefile mailnews/base/util/Makefile mailnews/imap/Makefile"
|
||||
|
||||
MAKEFILES_msglocal="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile mailnews/Makefile security/manager/ssl/Makefile mailnews/imap/Makefile mailnews/db/msgdb/Makefile mailnews/import/Makefile mailnews/addrbook/Makefile mailnews/compose/Makefile mailnews/extensions/smime/Makefile mailnews/mime/Makefile mailnews/news/Makefile mailnews/base/Makefile mailnews/base/util/Makefile mailnews/local/Makefile"
|
||||
|
||||
MAKEFILES_msgmdn="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile mailnews/Makefile security/manager/ssl/Makefile mailnews/local/Makefile mailnews/imap/Makefile mailnews/db/msgdb/Makefile mailnews/import/Makefile mailnews/addrbook/Makefile mailnews/compose/Makefile mailnews/extensions/smime/Makefile mailnews/mime/Makefile mailnews/news/Makefile mailnews/base/Makefile mailnews/base/util/Makefile mailnews/extensions/mdn/Makefile"
|
||||
|
||||
MAKEFILES_msgnews="mailnews/Makefile js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile embedding/components/windowwatcher/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile intl/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/lwbrk/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile expat/Makefile htmlparser/Makefile security/manager/ssl/Makefile mailnews/local/Makefile mailnews/imap/Makefile mailnews/db/msgdb/Makefile mailnews/compose/Makefile mailnews/extensions/smime/Makefile mailnews/mime/Makefile mailnews/import/Makefile mailnews/addrbook/Makefile mailnews/base/Makefile mailnews/base/util/Makefile mailnews/news/Makefile"
|
||||
|
||||
MAKEFILES_msgsmime="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile mailnews/Makefile mailnews/local/Makefile mailnews/imap/Makefile mailnews/db/msgdb/Makefile mailnews/compose/Makefile security/manager/ssl/Makefile mailnews/mime/Makefile mailnews/import/Makefile mailnews/addrbook/Makefile mailnews/base/util/Makefile mailnews/news/Makefile mailnews/base/Makefile mailnews/extensions/smime/Makefile"
|
||||
|
||||
MAKEFILES_necko="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile"
|
||||
|
||||
MAKEFILES_necko2="modules/zlib/Makefile modules/libimg/png/Makefile expat/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile intl/Makefile js/src/fdlibm/Makefile js/src/Makefile embedding/components/windowwatcher/Makefile netwerk/mime/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/libjar/Makefile netwerk/cache/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile gfx/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile"
|
||||
|
||||
MAKEFILES_nkcache="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile netwerk/cache/Makefile"
|
||||
|
||||
MAKEFILES_nkdatetime="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile"
|
||||
|
||||
MAKEFILES_nkfinger="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile"
|
||||
|
||||
MAKEFILES_npsimple="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile modules/plugin/samples/simple/Makefile"
|
||||
|
||||
MAKEFILES_oji="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile editor/composer/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile modules/libjar/Makefile rdf/chrome/Makefile content/xul/document/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile editor/txtsvc/Makefile editor/txmgr/Makefile editor/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile js/src/liveconnect/Makefile modules/oji/Makefile"
|
||||
|
||||
MAKEFILES_p3p="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile extensions/cookie/Makefile extensions/p3p/Makefile"
|
||||
|
||||
MAKEFILES_plugin="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile"
|
||||
|
||||
MAKEFILES_png="modules/zlib/Makefile modules/libimg/png/Makefile"
|
||||
|
||||
MAKEFILES_pref="modules/libreg/Makefile string/Makefile xpcom/Makefile netwerk/mime/Makefile netwerk/cache/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile js/src/fdlibm/Makefile js/src/Makefile js/src/xpconnect/Makefile intl/lwbrk/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/libjar/Makefile xpfe/components/shistory/Makefile embedding/components/webbrowserpersist/Makefile webshell/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile rdf/util/Makefile rdf/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile intl/chardet/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile docshell/Makefile modules/oji/Makefile accessible/Makefile modules/libutil/Makefile layout/Makefile view/Makefile content/Makefile caps/Makefile embedding/components/ui/helperAppDlg/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile uriloader/exthandler/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile modules/libpref/Makefile"
|
||||
|
||||
MAKEFILES_prefetch="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile"
|
||||
|
||||
MAKEFILES_prefmigr="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile profile/pref-migrator/Makefile"
|
||||
|
||||
MAKEFILES_profile="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile view/Makefile editor/composer/Makefile content/xul/content/Makefile content/xul/templates/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile profile/pref-migrator/Makefile profile/Makefile"
|
||||
|
||||
MAKEFILES_progressDlg="embedding/components/ui/progressDlg/Makefile"
|
||||
|
||||
MAKEFILES_rdf="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile rdf/util/Makefile rdf/Makefile"
|
||||
|
||||
MAKEFILES_rdfutil="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile rdf/Makefile rdf/util/Makefile"
|
||||
|
||||
MAKEFILES_regviewer="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile rdf/util/Makefile rdf/Makefile xpfe/components/regviewer/Makefile"
|
||||
|
||||
MAKEFILES_shistory="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile intl/lwbrk/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/libjar/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile modules/oji/Makefile editor/composer/Makefile editor/txtsvc/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile accessible/Makefile modules/libutil/Makefile layout/Makefile rdf/Makefile uriloader/exthandler/Makefile intl/chardet/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/shistory/Makefile"
|
||||
|
||||
MAKEFILES_sidebar="xpfe/components/sidebar/Makefile"
|
||||
|
||||
MAKEFILES_string="modules/libreg/Makefile string/Makefile xpcom/Makefile"
|
||||
|
||||
MAKEFILES_svg_doc="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile content/svg/document/Makefile"
|
||||
|
||||
MAKEFILES_test_necko="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile dbm/Makefile netwerk/test/Makefile"
|
||||
|
||||
MAKEFILES_timebombgen="xpfe/components/timebomb/tools/Makefile"
|
||||
|
||||
MAKEFILES_transformiix="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile extensions/transformiix/Makefile"
|
||||
|
||||
MAKEFILES_txmgr="modules/libreg/Makefile string/Makefile xpcom/Makefile editor/txmgr/Makefile"
|
||||
|
||||
MAKEFILES_txtsvc="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile editor/composer/Makefile editor/txmgr/Makefile editor/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile editor/txtsvc/Makefile"
|
||||
|
||||
MAKEFILES_typeaheadfind="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile xpfe/components/Makefile"
|
||||
|
||||
MAKEFILES_uconv="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile intl/chardet/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile intl/Makefile intl/unicharutil/Makefile intl/locale/Makefile intl/uconv/Makefile"
|
||||
|
||||
MAKEFILES_ucvcn="modules/libreg/Makefile string/Makefile xpcom/Makefile netwerk/mime/Makefile netwerk/cache/Makefile expat/Makefile intl/Makefile intl/lwbrk/Makefile js/src/fdlibm/Makefile js/src/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile embedding/components/webbrowserpersist/Makefile webshell/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile rdf/util/Makefile rdf/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile intl/chardet/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile docshell/Makefile embedding/components/ui/helperAppDlg/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile js/src/liveconnect/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile uriloader/exthandler/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile modules/libpref/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/uconv/ucvcn/Makefile"
|
||||
|
||||
MAKEFILES_ucvibm="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile intl/chardet/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile intl/Makefile intl/unicharutil/Makefile intl/locale/Makefile intl/uconv/Makefile intl/uconv/ucvibm/Makefile"
|
||||
|
||||
MAKEFILES_ucvja="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile intl/chardet/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile intl/Makefile intl/unicharutil/Makefile intl/locale/Makefile intl/uconv/Makefile intl/uconv/ucvja/Makefile"
|
||||
|
||||
MAKEFILES_ucvko="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile intl/chardet/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile intl/Makefile intl/unicharutil/Makefile intl/locale/Makefile intl/uconv/Makefile intl/uconv/ucvko/Makefile"
|
||||
|
||||
MAKEFILES_ucvlatin="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile intl/chardet/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile intl/Makefile intl/unicharutil/Makefile intl/locale/Makefile intl/uconv/Makefile intl/uconv/ucvlatin/Makefile"
|
||||
|
||||
MAKEFILES_ucvmath="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile intl/chardet/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile intl/Makefile intl/unicharutil/Makefile intl/locale/Makefile intl/uconv/Makefile intl/uconv/ucvmath/Makefile"
|
||||
|
||||
MAKEFILES_ucvtw="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile intl/chardet/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile intl/Makefile intl/unicharutil/Makefile intl/locale/Makefile intl/uconv/Makefile intl/uconv/ucvtw/Makefile"
|
||||
|
||||
MAKEFILES_ucvtw2="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile intl/chardet/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile intl/Makefile intl/unicharutil/Makefile intl/locale/Makefile intl/uconv/Makefile intl/uconv/ucvtw2/Makefile"
|
||||
|
||||
MAKEFILES_unicharutil="modules/libreg/Makefile string/Makefile xpcom/Makefile netwerk/mime/Makefile netwerk/cache/Makefile expat/Makefile intl/Makefile intl/lwbrk/Makefile js/src/fdlibm/Makefile js/src/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile embedding/components/webbrowserpersist/Makefile webshell/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile rdf/util/Makefile rdf/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile intl/chardet/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile docshell/Makefile embedding/components/ui/helperAppDlg/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile js/src/liveconnect/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile uriloader/exthandler/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile modules/libpref/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile"
|
||||
|
||||
MAKEFILES_universalchardet="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile intl/chardet/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile intl/Makefile intl/unicharutil/Makefile intl/locale/Makefile intl/uconv/Makefile extensions/universalchardet/Makefile"
|
||||
|
||||
MAKEFILES_uriloader="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile xpfe/components/shistory/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile uriloader/Makefile"
|
||||
|
||||
MAKEFILES_util="modules/libreg/Makefile string/Makefile xpcom/Makefile modules/libutil/Makefile"
|
||||
|
||||
MAKEFILES_vcard="mailnews/Makefile js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile embedding/components/windowwatcher/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile intl/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/lwbrk/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile expat/Makefile htmlparser/Makefile security/manager/ssl/Makefile mailnews/local/Makefile mailnews/imap/Makefile mailnews/db/msgdb/Makefile mailnews/import/Makefile mailnews/addrbook/Makefile mailnews/compose/Makefile mailnews/extensions/smime/Makefile mailnews/mime/Makefile mailnews/news/Makefile mailnews/base/Makefile mailnews/base/util/Makefile mailnews/mime/cthandlers/vcard/Makefile"
|
||||
|
||||
MAKEFILES_view="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile view/Makefile"
|
||||
|
||||
MAKEFILES_wallet="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile extensions/wallet/Makefile"
|
||||
|
||||
MAKEFILES_walletviewers="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile extensions/wallet/Makefile extensions/wallet/build/Makefile extensions/wallet/cookieviewer/Makefile extensions/wallet/editor/Makefile extensions/wallet/signonviewer/Makefile extensions/wallet/walletpreview/Makefile"
|
||||
|
||||
MAKEFILES_webbrowserpersist="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile embedding/components/webbrowserpersist/Makefile"
|
||||
|
||||
MAKEFILES_webbrwsr="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile profile/pref-migrator/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile embedding/components/webbrowserpersist/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile"
|
||||
|
||||
MAKEFILES_webshell="webshell/Makefile"
|
||||
|
||||
MAKEFILES_webshell_tests="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile webshell/tests/Makefile"
|
||||
|
||||
MAKEFILES_widget="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile"
|
||||
|
||||
MAKEFILES_windowwatcher="embedding/components/windowwatcher/Makefile"
|
||||
|
||||
MAKEFILES_xlibrgb="gfx/src/xlibrgb/Makefile"
|
||||
|
||||
MAKEFILES_xml_rpc="extensions/xml-rpc/Makefile"
|
||||
|
||||
MAKEFILES_xmlextras="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile embedding/components/windowwatcher/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile modules/libimg/png/Makefile jpeg/Makefile netwerk/cache/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile view/Makefile editor/composer/Makefile editor/txtsvc/Makefile content/xul/content/Makefile content/xul/templates/Makefile profile/pref-migrator/Makefile profile/Makefile embedding/components/jsconsole/Makefile embedding/components/commandhandler/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile editor/Makefile intl/chardet/Makefile modules/libutil/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile xpfe/components/shistory/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile extensions/xmlextras/Makefile"
|
||||
|
||||
MAKEFILES_xmlterm="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile embedding/components/windowwatcher/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile modules/libjar/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile xpfe/components/xremote/Makefile widget/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile extensions/xmlterm/Makefile"
|
||||
|
||||
MAKEFILES_xpcom="modules/libreg/Makefile string/Makefile xpcom/Makefile"
|
||||
|
||||
MAKEFILES_xpcomsample="modules/libreg/Makefile string/Makefile xpcom/Makefile xpcom/sample/Makefile"
|
||||
|
||||
MAKEFILES_xpconnect="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile intl/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/cache/Makefile webshell/Makefile embedding/components/windowwatcher/Makefile expat/Makefile intl/lwbrk/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/libjar/Makefile xpfe/components/shistory/Makefile editor/composer/Makefile editor/txtsvc/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile rdf/util/Makefile rdf/Makefile content/xul/content/Makefile content/xul/templates/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile embedding/components/jsconsole/Makefile embedding/base/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile intl/chardet/Makefile docshell/Makefile modules/oji/Makefile accessible/Makefile modules/libutil/Makefile layout/Makefile view/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile xpfe/browser/Makefile profile/pref-migrator/Makefile profile/Makefile xpfe/appshell/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile embedding/components/ui/helperAppDlg/Makefile uriloader/Makefile uriloader/exthandler/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile"
|
||||
|
||||
MAKEFILES_xpconnect_tests="js/src/xpconnect/tests/Makefile"
|
||||
|
||||
MAKEFILES_xpcshell="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile intl/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/cache/Makefile webshell/Makefile embedding/components/windowwatcher/Makefile expat/Makefile intl/lwbrk/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/libjar/Makefile xpfe/components/shistory/Makefile editor/composer/Makefile editor/txtsvc/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile rdf/util/Makefile rdf/Makefile content/xul/content/Makefile content/xul/templates/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile embedding/components/jsconsole/Makefile embedding/base/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile intl/chardet/Makefile docshell/Makefile modules/oji/Makefile accessible/Makefile modules/libutil/Makefile layout/Makefile view/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile xpfe/browser/Makefile profile/pref-migrator/Makefile profile/Makefile xpfe/appshell/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile embedding/components/ui/helperAppDlg/Makefile uriloader/Makefile uriloader/exthandler/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile js/src/xpconnect/shell/Makefile"
|
||||
|
||||
MAKEFILES_xpctest="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile intl/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/cache/Makefile webshell/Makefile embedding/components/windowwatcher/Makefile expat/Makefile intl/lwbrk/Makefile modules/zlib/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/libjar/Makefile xpfe/components/shistory/Makefile editor/composer/Makefile editor/txtsvc/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile rdf/util/Makefile rdf/Makefile content/xul/content/Makefile content/xul/templates/Makefile rdf/chrome/Makefile content/xul/document/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile embedding/components/jsconsole/Makefile embedding/base/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile intl/chardet/Makefile docshell/Makefile modules/oji/Makefile accessible/Makefile modules/libutil/Makefile layout/Makefile view/Makefile content/Makefile embedding/components/webbrowserpersist/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile xpfe/browser/Makefile profile/pref-migrator/Makefile profile/Makefile xpfe/appshell/Makefile xpfe/components/xremote/Makefile widget/Makefile gfx/Makefile intl/locale/Makefile intl/uconv/Makefile intl/unicharutil/Makefile htmlparser/Makefile embedding/components/ui/helperAppDlg/Makefile uriloader/Makefile uriloader/exthandler/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile caps/Makefile js/src/xpconnect/Makefile js/src/xpconnect/tests/Makefile js/src/xpconnect/tests/components/Makefile"
|
||||
|
||||
MAKEFILES_xpinstall="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile xpinstall/Makefile"
|
||||
|
||||
MAKEFILES_xpistub="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile xpinstall/Makefile xpinstall/stub/Makefile"
|
||||
|
||||
MAKEFILES_xpnet="xpinstall/wizard/libxpnet/Makefile"
|
||||
|
||||
MAKEFILES_xremoteservice="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/templates/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile xpfe/components/xremote/Makefile"
|
||||
|
||||
MAKEFILES_xul="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile content/xul/templates/Makefile view/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile content/xul/content/Makefile"
|
||||
|
||||
MAKEFILES_xuldoc="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile rdf/chrome/Makefile profile/Makefile view/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile content/xul/templates/Makefile content/xul/content/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile content/xul/document/Makefile"
|
||||
|
||||
MAKEFILES_xultmpl="js/src/fdlibm/Makefile js/src/Makefile modules/libreg/Makefile string/Makefile xpcom/Makefile expat/Makefile intl/Makefile netwerk/cache/Makefile intl/lwbrk/Makefile sun-java/stubs/Makefile js/jsd/classes/Makefile js/src/liveconnect/Makefile modules/zlib/Makefile modules/libjar/Makefile embedding/components/windowwatcher/Makefile modules/libimg/png/Makefile jpeg/Makefile modules/libpr0n/public/Makefile modules/libpr0n/src/Makefile xpfe/components/shistory/Makefile webshell/Makefile embedding/components/ui/helperAppDlg/Makefile rdf/util/Makefile rdf/Makefile gfx/src/xlibrgb/Makefile widget/src/gtkxtbin/Makefile modules/plugin/Makefile uriloader/exthandler/Makefile embedding/components/webbrowserpersist/Makefile embedding/browser/webBrowser/Makefile embedding/browser/build/Makefile profile/pref-migrator/Makefile view/Makefile content/xul/content/Makefile content/xul/document/Makefile rdf/chrome/Makefile profile/Makefile editor/composer/Makefile editor/txmgr/Makefile embedding/components/commandhandler/Makefile editor/Makefile editor/txtsvc/Makefile embedding/components/jsconsole/Makefile xpfe/components/find/Makefile embedding/components/find/Makefile embedding/components/appstartup/Makefile embedding/components/windowwatcher/Makefile embedding/components/printingui/Makefile embedding/components/build/Makefile embedding/base/Makefile xpfe/appshell/Makefile xpfe/browser/Makefile embedding/components/ui/progressDlg/Makefile xpfe/components/download-manager/Makefile db/mork/Makefile db/mdb/Makefile directory/xpcom/base/Makefile xpfe/components/Makefile docshell/Makefile uriloader/Makefile modules/libutil/Makefile content/Makefile gfx/Makefile modules/oji/Makefile accessible/Makefile layout/Makefile htmlparser/Makefile intl/chardet/Makefile intl/uconv/Makefile intl/unicharutil/Makefile intl/locale/Makefile xpfe/components/xremote/Makefile widget/Makefile caps/Makefile js/src/xpconnect/Makefile modules/libpref/Makefile netwerk/mime/Makefile netwerk/protocol/ftp/Makefile netwerk/protocol/gopher/Makefile netwerk/protocol/viewsource/Makefile netwerk/build2/Makefile netwerk/base/Makefile netwerk/protocol/about/Makefile netwerk/protocol/data/Makefile netwerk/protocol/file/Makefile netwerk/protocol/http/Makefile netwerk/protocol/jar/Makefile netwerk/protocol/keyword/Makefile netwerk/protocol/res/Makefile netwerk/dns/Makefile netwerk/socket/Makefile netwerk/streamconv/Makefile netwerk/cookie/Makefile netwerk/build/Makefile xpfe/components/sidebar/Makefile dom/Makefile content/xul/templates/Makefile"
|
||||
|
||||
MAKEFILES_zlib="modules/zlib/Makefile"
|
||||
|
||||
for mod in $BUILD_MODULES; do
|
||||
case $mod in
|
||||
TestStreamConv) add_makefiles "$MAKEFILES_TestStreamConv" ;;
|
||||
TestXPC) add_makefiles "$MAKEFILES_TestXPC" ;;
|
||||
TestXPTC) add_makefiles "$MAKEFILES_TestXPTC" ;;
|
||||
absyncsvc) add_makefiles "$MAKEFILES_absyncsvc" ;;
|
||||
accessibility) add_makefiles "$MAKEFILES_accessibility" ;;
|
||||
accessproxy) add_makefiles "$MAKEFILES_accessproxy" ;;
|
||||
addrbook) add_makefiles "$MAKEFILES_addrbook" ;;
|
||||
appcomps) add_makefiles "$MAKEFILES_appcomps" ;;
|
||||
apprunner) add_makefiles "$MAKEFILES_apprunner" ;;
|
||||
appshell) add_makefiles "$MAKEFILES_appshell" ;;
|
||||
autoconfig) add_makefiles "$MAKEFILES_autoconfig" ;;
|
||||
browser) add_makefiles "$MAKEFILES_browser" ;;
|
||||
caps) add_makefiles "$MAKEFILES_caps" ;;
|
||||
chardet) add_makefiles "$MAKEFILES_chardet" ;;
|
||||
chrome) add_makefiles "$MAKEFILES_chrome" ;;
|
||||
commandhandler) add_makefiles "$MAKEFILES_commandhandler" ;;
|
||||
composer) add_makefiles "$MAKEFILES_composer" ;;
|
||||
content) add_makefiles "$MAKEFILES_content" ;;
|
||||
cookie) add_makefiles "$MAKEFILES_cookie" ;;
|
||||
dbm) add_makefiles "$MAKEFILES_dbm" ;;
|
||||
docshell) add_makefiles "$MAKEFILES_docshell" ;;
|
||||
dom) add_makefiles "$MAKEFILES_dom" ;;
|
||||
downloadmanager) add_makefiles "$MAKEFILES_downloadmanager" ;;
|
||||
editor) add_makefiles "$MAKEFILES_editor" ;;
|
||||
embed_base) add_makefiles "$MAKEFILES_embed_base" ;;
|
||||
embedcomponents) add_makefiles "$MAKEFILES_embedcomponents" ;;
|
||||
expat) add_makefiles "$MAKEFILES_expat" ;;
|
||||
exthandler) add_makefiles "$MAKEFILES_exthandler" ;;
|
||||
filepicker) add_makefiles "$MAKEFILES_filepicker" ;;
|
||||
find) add_makefiles "$MAKEFILES_find" ;;
|
||||
gfx) add_makefiles "$MAKEFILES_gfx" ;;
|
||||
gtkembedmoz) add_makefiles "$MAKEFILES_gtkembedmoz" ;;
|
||||
gtkxtbin) add_makefiles "$MAKEFILES_gtkxtbin" ;;
|
||||
helperAppDlg) add_makefiles "$MAKEFILES_helperAppDlg" ;;
|
||||
htmlparser) add_makefiles "$MAKEFILES_htmlparser" ;;
|
||||
i18n) add_makefiles "$MAKEFILES_i18n" ;;
|
||||
iiextras) add_makefiles "$MAKEFILES_iiextras" ;;
|
||||
imgbmp) add_makefiles "$MAKEFILES_imgbmp" ;;
|
||||
imggif) add_makefiles "$MAKEFILES_imggif" ;;
|
||||
imgjpeg) add_makefiles "$MAKEFILES_imgjpeg" ;;
|
||||
imglib2) add_makefiles "$MAKEFILES_imglib2" ;;
|
||||
imgmng) add_makefiles "$MAKEFILES_imgmng" ;;
|
||||
imgpng) add_makefiles "$MAKEFILES_imgpng" ;;
|
||||
imgppm) add_makefiles "$MAKEFILES_imgppm" ;;
|
||||
imgxbm) add_makefiles "$MAKEFILES_imgxbm" ;;
|
||||
impComm4xMail) add_makefiles "$MAKEFILES_impComm4xMail" ;;
|
||||
impText) add_makefiles "$MAKEFILES_impText" ;;
|
||||
import) add_makefiles "$MAKEFILES_import" ;;
|
||||
inspector) add_makefiles "$MAKEFILES_inspector" ;;
|
||||
intl) add_makefiles "$MAKEFILES_intl" ;;
|
||||
jar) add_makefiles "$MAKEFILES_jar" ;;
|
||||
java) add_makefiles "$MAKEFILES_java" ;;
|
||||
jpeg) add_makefiles "$MAKEFILES_jpeg" ;;
|
||||
js) add_makefiles "$MAKEFILES_js" ;;
|
||||
jsconsole) add_makefiles "$MAKEFILES_jsconsole" ;;
|
||||
jsdebug) add_makefiles "$MAKEFILES_jsdebug" ;;
|
||||
jsloader) add_makefiles "$MAKEFILES_jsloader" ;;
|
||||
jsurl) add_makefiles "$MAKEFILES_jsurl" ;;
|
||||
layout) add_makefiles "$MAKEFILES_layout" ;;
|
||||
libart_lgpl) add_makefiles "$MAKEFILES_libart_lgpl" ;;
|
||||
libreg) add_makefiles "$MAKEFILES_libreg" ;;
|
||||
liveconnect) add_makefiles "$MAKEFILES_liveconnect" ;;
|
||||
locale) add_makefiles "$MAKEFILES_locale" ;;
|
||||
lwbrk) add_makefiles "$MAKEFILES_lwbrk" ;;
|
||||
mailnews) add_makefiles "$MAKEFILES_mailnews" ;;
|
||||
mime) add_makefiles "$MAKEFILES_mime" ;;
|
||||
mimeemitter) add_makefiles "$MAKEFILES_mimeemitter" ;;
|
||||
mimetype) add_makefiles "$MAKEFILES_mimetype" ;;
|
||||
mng) add_makefiles "$MAKEFILES_mng" ;;
|
||||
mork) add_makefiles "$MAKEFILES_mork" ;;
|
||||
mozldap) add_makefiles "$MAKEFILES_mozldap" ;;
|
||||
mpfilelocprovider) add_makefiles "$MAKEFILES_mpfilelocprovider" ;;
|
||||
msgbase) add_makefiles "$MAKEFILES_msgbase" ;;
|
||||
msgbaseutil) add_makefiles "$MAKEFILES_msgbaseutil" ;;
|
||||
msgcompose) add_makefiles "$MAKEFILES_msgcompose" ;;
|
||||
msgdb) add_makefiles "$MAKEFILES_msgdb" ;;
|
||||
msgimap) add_makefiles "$MAKEFILES_msgimap" ;;
|
||||
msglocal) add_makefiles "$MAKEFILES_msglocal" ;;
|
||||
msgmdn) add_makefiles "$MAKEFILES_msgmdn" ;;
|
||||
msgnews) add_makefiles "$MAKEFILES_msgnews" ;;
|
||||
msgsmime) add_makefiles "$MAKEFILES_msgsmime" ;;
|
||||
necko) add_makefiles "$MAKEFILES_necko" ;;
|
||||
necko2) add_makefiles "$MAKEFILES_necko2" ;;
|
||||
nkcache) add_makefiles "$MAKEFILES_nkcache" ;;
|
||||
nkdatetime) add_makefiles "$MAKEFILES_nkdatetime" ;;
|
||||
nkfinger) add_makefiles "$MAKEFILES_nkfinger" ;;
|
||||
npsimple) add_makefiles "$MAKEFILES_npsimple" ;;
|
||||
oji) add_makefiles "$MAKEFILES_oji" ;;
|
||||
p3p) add_makefiles "$MAKEFILES_p3p" ;;
|
||||
plugin) add_makefiles "$MAKEFILES_plugin" ;;
|
||||
png) add_makefiles "$MAKEFILES_png" ;;
|
||||
pref) add_makefiles "$MAKEFILES_pref" ;;
|
||||
prefetch) add_makefiles "$MAKEFILES_prefetch" ;;
|
||||
prefmigr) add_makefiles "$MAKEFILES_prefmigr" ;;
|
||||
profile) add_makefiles "$MAKEFILES_profile" ;;
|
||||
progressDlg) add_makefiles "$MAKEFILES_progressDlg" ;;
|
||||
rdf) add_makefiles "$MAKEFILES_rdf" ;;
|
||||
rdfutil) add_makefiles "$MAKEFILES_rdfutil" ;;
|
||||
regviewer) add_makefiles "$MAKEFILES_regviewer" ;;
|
||||
shistory) add_makefiles "$MAKEFILES_shistory" ;;
|
||||
sidebar) add_makefiles "$MAKEFILES_sidebar" ;;
|
||||
string) add_makefiles "$MAKEFILES_string" ;;
|
||||
svg_doc) add_makefiles "$MAKEFILES_svg_doc" ;;
|
||||
test_necko) add_makefiles "$MAKEFILES_test_necko" ;;
|
||||
timebombgen) add_makefiles "$MAKEFILES_timebombgen" ;;
|
||||
transformiix) add_makefiles "$MAKEFILES_transformiix" ;;
|
||||
txmgr) add_makefiles "$MAKEFILES_txmgr" ;;
|
||||
txtsvc) add_makefiles "$MAKEFILES_txtsvc" ;;
|
||||
typeaheadfind) add_makefiles "$MAKEFILES_typeaheadfind" ;;
|
||||
uconv) add_makefiles "$MAKEFILES_uconv" ;;
|
||||
ucvcn) add_makefiles "$MAKEFILES_ucvcn" ;;
|
||||
ucvibm) add_makefiles "$MAKEFILES_ucvibm" ;;
|
||||
ucvja) add_makefiles "$MAKEFILES_ucvja" ;;
|
||||
ucvko) add_makefiles "$MAKEFILES_ucvko" ;;
|
||||
ucvlatin) add_makefiles "$MAKEFILES_ucvlatin" ;;
|
||||
ucvmath) add_makefiles "$MAKEFILES_ucvmath" ;;
|
||||
ucvtw) add_makefiles "$MAKEFILES_ucvtw" ;;
|
||||
ucvtw2) add_makefiles "$MAKEFILES_ucvtw2" ;;
|
||||
unicharutil) add_makefiles "$MAKEFILES_unicharutil" ;;
|
||||
universalchardet) add_makefiles "$MAKEFILES_universalchardet" ;;
|
||||
uriloader) add_makefiles "$MAKEFILES_uriloader" ;;
|
||||
util) add_makefiles "$MAKEFILES_util" ;;
|
||||
vcard) add_makefiles "$MAKEFILES_vcard" ;;
|
||||
view) add_makefiles "$MAKEFILES_view" ;;
|
||||
wallet) add_makefiles "$MAKEFILES_wallet" ;;
|
||||
walletviewers) add_makefiles "$MAKEFILES_walletviewers" ;;
|
||||
webbrowserpersist) add_makefiles "$MAKEFILES_webbrowserpersist" ;;
|
||||
webbrwsr) add_makefiles "$MAKEFILES_webbrwsr" ;;
|
||||
webshell) add_makefiles "$MAKEFILES_webshell" ;;
|
||||
webshell_tests) add_makefiles "$MAKEFILES_webshell_tests" ;;
|
||||
widget) add_makefiles "$MAKEFILES_widget" ;;
|
||||
windowwatcher) add_makefiles "$MAKEFILES_windowwatcher" ;;
|
||||
xlibrgb) add_makefiles "$MAKEFILES_xlibrgb" ;;
|
||||
xml-rpc) add_makefiles "$MAKEFILES_xml_rpc" ;;
|
||||
xmlextras) add_makefiles "$MAKEFILES_xmlextras" ;;
|
||||
xmlterm) add_makefiles "$MAKEFILES_xmlterm" ;;
|
||||
xpcom) add_makefiles "$MAKEFILES_xpcom" ;;
|
||||
xpcomsample) add_makefiles "$MAKEFILES_xpcomsample" ;;
|
||||
xpconnect) add_makefiles "$MAKEFILES_xpconnect" ;;
|
||||
xpconnect_tests) add_makefiles "$MAKEFILES_xpconnect_tests" ;;
|
||||
xpcshell) add_makefiles "$MAKEFILES_xpcshell" ;;
|
||||
xpctest) add_makefiles "$MAKEFILES_xpctest" ;;
|
||||
xpinstall) add_makefiles "$MAKEFILES_xpinstall" ;;
|
||||
xpistub) add_makefiles "$MAKEFILES_xpistub" ;;
|
||||
xpnet) add_makefiles "$MAKEFILES_xpnet" ;;
|
||||
xremoteservice) add_makefiles "$MAKEFILES_xremoteservice" ;;
|
||||
xul) add_makefiles "$MAKEFILES_xul" ;;
|
||||
xuldoc) add_makefiles "$MAKEFILES_xuldoc" ;;
|
||||
xultmpl) add_makefiles "$MAKEFILES_xultmpl" ;;
|
||||
zlib) add_makefiles "$MAKEFILES_zlib" ;;
|
||||
esac
|
||||
done
|
||||
|
||||
fi
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# Generated by bootstrap.pl, do not edit
|
||||
#
|
||||
# The contents of this file are subject to the Mozilla Public
|
||||
# License Version 1.1 (the "License"); you may not use this file
|
||||
|
@ -10,13 +11,11 @@
|
|||
# rights and limitations under the License.
|
||||
#
|
||||
# The Original Code is build/unix/modules.mk from the Mozilla source tree.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Christopher
|
||||
# Seawood. Portions created by Christopher Seawood are
|
||||
# Copyright (C) 2000 Christopher Seawood. All Rights Reserved.
|
||||
# Copyright (C) 2000-2002 Christopher Seawood. All Rights Reserved.
|
||||
#
|
||||
#
|
||||
|
||||
BUILD_MODULE_DIRS := config build include
|
||||
BUILD_MODULE_CVS = config build include
|
||||
|
||||
|
@ -27,7 +26,8 @@ endif
|
|||
|
||||
ifndef MOZ_NATIVE_NSPR
|
||||
# Do not regenerate Makefile for NSPR
|
||||
NSPRPUB_DIR = nsprpub
|
||||
NSPRPUB_DIR = nsprpub
|
||||
BUILD_MODULE_CVS += nsprpub
|
||||
endif
|
||||
|
||||
# BM_DIRS_mod: list of directories to traverse from toplevel Makefile
|
||||
|
@ -37,102 +37,610 @@ endif
|
|||
|
||||
ifneq ($(BUILD_MODULES),all)
|
||||
|
||||
#
|
||||
# dbm
|
||||
#
|
||||
BM_DIRS_dbm = $(NSPRPUB_DIR) dbm
|
||||
BM_CVS_dbm = $(BM_DIRS_dbm)
|
||||
#### Generated lines go after this line.
|
||||
|
||||
#
|
||||
# js
|
||||
#
|
||||
BM_DIRS_js = $(NSPRPUB_DIR) js
|
||||
BM_CVS_js = $(NSPRPUB_DIR)
|
||||
BM_CVS_NS_js = js js/src js/src/fdlibm
|
||||
# Available modules are:
|
||||
# TestStreamConv TestXPC TestXPTC absyncsvc accessibility accessproxy addrbook appcomps apprunner appshell autoconfig browser caps chardet chrome commandhandler composer content cookie dbm docshell dom downloadmanager editor embed_base embedcomponents expat exthandler filepicker find gfx gtkembedmoz gtkxtbin helperAppDlg htmlparser i18n iiextras imgbmp imggif imgjpeg imglib2 imgmng imgpng imgppm imgxbm impComm4xMail impText import inspector intl jar java jpeg js jsconsole jsdebug jsloader jsurl layout libart_lgpl libreg liveconnect locale lwbrk mailnews mime mimeemitter mimetype mng mork mozldap mpfilelocprovider msgbase msgbaseutil msgcompose msgdb msgimap msglocal msgmdn msgnews msgsmime necko necko2 nkcache nkdatetime nkfinger npsimple oji p3p plugin png pref prefetch prefmigr profile progressDlg rdf rdfutil regviewer shistory sidebar string svg_doc test_necko timebombgen transformiix txmgr txtsvc typeaheadfind uconv ucvcn ucvibm ucvja ucvko ucvlatin ucvmath ucvtw ucvtw2 unicharutil universalchardet uriloader util vcard view wallet walletviewers webbrowserpersist webbrwsr webshell webshell_tests widget windowwatcher xlibrgb xml-rpc xmlextras xmlterm xpcom xpcomsample xpconnect xpconnect_tests xpcshell xpctest xpinstall xpistub xpnet xremoteservice xul xuldoc xultmpl zlib
|
||||
|
||||
#
|
||||
# string
|
||||
#
|
||||
BM_DIRS_string = $(NSPRPUB_DIR) string
|
||||
BM_DEP_DIRS_string = intl/unicharutil/public
|
||||
BM_CVS_string = $(NSPRPUB_DIR) string
|
||||
BM_DIRS_TestStreamConv = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build netwerk/streamconv/test
|
||||
BM_CVS_TestStreamConv = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build netwerk/streamconv/test
|
||||
|
||||
#
|
||||
# xpidl
|
||||
#
|
||||
BM_DIRS_xpidl = $(NSPRPUB_DIR) xpcom/typelib
|
||||
BM_CVS_xpidl = $(NSPRPUB_DIR) xpcom/typelib/xpt
|
||||
BM_CVS_NS_xpidl = xpcom/typelib xpcom/typelib/xpidl
|
||||
|
||||
# xpcom
|
||||
#
|
||||
BM_DIRS_xpcom = $(NSPRPUB_DIR) lib/mac/MoreFiles modules/libreg string xpcom
|
||||
BM_CVS_xpcom = $(NSPRPUB_DIR) lib/mac/MoreFiles modules/libreg string xpcom
|
||||
BM_DIRS_TestXPC = js/src/fdlibm js/src modules/libreg string xpcom intl modules/libpref netwerk/mime netwerk/cache webshell embedding/components/windowwatcher expat intl/lwbrk modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar xpfe/components/shistory editor/composer editor/txtsvc embedding/browser/webBrowser embedding/browser/build rdf/util rdf content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin embedding/components/jsconsole embedding/base xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet docshell modules/oji accessible modules/libutil layout view content embedding/components/webbrowserpersist embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components xpfe/browser profile/pref-migrator profile xpfe/appshell xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser embedding/components/ui/helperAppDlg uriloader uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom caps js/src/xpconnect js/src/xpconnect/tests
|
||||
BM_CVS_TestXPC = js/src/fdlibm js/src modules/libreg string xpcom intl modules/libpref netwerk/mime netwerk/cache webshell embedding/components/windowwatcher expat intl/lwbrk modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar xpfe/components/shistory editor/composer editor/txtsvc embedding/browser/webBrowser embedding/browser/build rdf/util rdf content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin embedding/components/jsconsole embedding/base xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet docshell modules/oji accessible modules/libutil layout view content embedding/components/webbrowserpersist embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components xpfe/browser profile/pref-migrator profile xpfe/appshell xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser embedding/components/ui/helperAppDlg uriloader uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom caps js/src/xpconnect js/src/xpconnect/tests
|
||||
|
||||
#
|
||||
# xpconnect
|
||||
#
|
||||
BM_DIRS_xpconnect = $(BM_DIRS_xpcom) $(BM_DIRS_js) js/src/xpconnect
|
||||
BM_DEP_DIRS_xpconnect = $(BM_DEP_DIRS_xpcom)
|
||||
BM_CVS_xpconnect = $(BM_CVS_xpcom) $(BM_CVS_js) js/src/xpconnect
|
||||
BM_CVS_NS_xpconnect = $(BM_CVS_NS_xpcom) $(BM_CVS_NS_js) js/src/xpconnect
|
||||
|
||||
#
|
||||
# necko
|
||||
#
|
||||
BM_DIRS_necko = $(BM_DIRS_xpcom) $(BM_DIRS_dbm) netwerk
|
||||
BM_DEP_DIRS_necko = $(BM_DEP_DIRS_xpcom) $(BM_DEP_DIRS_dbm) uriloader/exthandler intl/locale/idl intl/strres/public js/src modules/libpref/public
|
||||
BM_CVS_necko = $(BM_CVS_xpcom) $(BM_CVS_dbm) netwerk uriloader/exthandler
|
||||
BM_CVS_NS_necko = $(BM_CVS_NS_xpcom) intl/locale/idl intl/strres/public modules/libpref/public $(BM_CVS_NS_js)
|
||||
BM_DIRS_TestXPTC = modules/libreg string xpcom
|
||||
BM_CVS_TestXPTC = modules/libreg string xpcom
|
||||
|
||||
#
|
||||
# tranformiix
|
||||
#
|
||||
BM_DIRS_transformiix = expat extensions/transformiix
|
||||
BM_CVS_transformiix = expat extensions/transformiix
|
||||
|
||||
#
|
||||
# psm2
|
||||
#
|
||||
BM_DIRS_psm2 = $(BM_DIRS_dbm) $(BM_DIRS_js) $(BM_DIRS_xpcom) security/manager
|
||||
BM_DEP_DIRS_psm2= \
|
||||
$(BM_DEP_DIRS_xpcom) \
|
||||
netwerk/base/public netwerk/protocol/http/public netwerk/build \
|
||||
netwerk/socket/base \
|
||||
uriloader/base \
|
||||
intl/locale/idl intl/strres/public \
|
||||
dom/public rdf/base/idl xpfe/appshell/public \
|
||||
caps/idl \
|
||||
layout/html/forms/public \
|
||||
gfx/public gfx/idl widget/public layout/base/public docshell/base \
|
||||
modules/libpref/public \
|
||||
content/base/public \
|
||||
intl/locale/public
|
||||
BM_CVS_psm2 = $(BM_CVS_dbm) $(BM_CVS_js) $(BM_CVS_xpcom) security/manager \
|
||||
dom/public
|
||||
BM_CVS_NS_psm2 = \
|
||||
$(BM_CVS_NS_dbm) \
|
||||
$(BM_CVS_NS_js) \
|
||||
$(BM_CVS_NS_xpcom) \
|
||||
netwerk/base/public netwerk/protocol/http/public netwerk/build \
|
||||
netwerk/socket/base \
|
||||
uriloader/base \
|
||||
intl/locale/idl intl/strres/public \
|
||||
rdf/base/idl xpfe/appshell/public \
|
||||
caps/idl \
|
||||
layout/html/forms/public \
|
||||
gfx/public gfx/idl widget/public layout/base/public docshell/base \
|
||||
modules/libpref/public \
|
||||
content/base/public \
|
||||
intl/locale/public
|
||||
BM_DIRS_absyncsvc = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/import mailnews/addrbook mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util mailnews/absync
|
||||
BM_CVS_absyncsvc = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/import mailnews/addrbook mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util mailnews/absync
|
||||
|
||||
|
||||
BM_DIRS_accessibility = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom accessible
|
||||
BM_CVS_accessibility = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom accessible
|
||||
|
||||
|
||||
BM_DIRS_accessproxy = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom
|
||||
BM_CVS_accessproxy = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom
|
||||
|
||||
|
||||
BM_DIRS_addrbook = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/import mailnews/base mailnews/base/util mailnews/addrbook
|
||||
BM_CVS_addrbook = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/import mailnews/base mailnews/base/util mailnews/addrbook
|
||||
|
||||
|
||||
BM_DIRS_appcomps = modules/zlib modules/libimg/png expat modules/libreg string xpcom intl js/src/fdlibm js/src embedding/components/windowwatcher netwerk/mime intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar netwerk/cache webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates embedding/components/jsconsole embedding/base embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet xpfe/browser profile/pref-migrator profile xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory docshell uriloader xpfe/components/xremote widget caps js/src/xpconnect modules/libpref intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom gfx jpeg modules/libpr0n/public modules/libpr0n/src netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components
|
||||
BM_CVS_appcomps = modules/zlib modules/libimg/png expat modules/libreg string xpcom intl js/src/fdlibm js/src embedding/components/windowwatcher netwerk/mime intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar netwerk/cache webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates embedding/components/jsconsole embedding/base embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet xpfe/browser profile/pref-migrator profile xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory docshell uriloader xpfe/components/xremote widget caps js/src/xpconnect modules/libpref intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom gfx jpeg modules/libpr0n/public modules/libpr0n/src netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components
|
||||
|
||||
|
||||
BM_DIRS_apprunner = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom tools/jprof modules/mpfilelocprovider xpinstall
|
||||
BM_CVS_apprunner = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom tools/jprof modules/mpfilelocprovider xpinstall
|
||||
|
||||
|
||||
BM_DIRS_appshell = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb editor/composer editor/txtsvc view content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser embedding/components/jsconsole embedding/base xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom profile/pref-migrator profile xpfe/appshell
|
||||
BM_CVS_appshell = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb editor/composer editor/txtsvc view content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser embedding/components/jsconsole embedding/base xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom profile/pref-migrator profile xpfe/appshell
|
||||
|
||||
|
||||
BM_DIRS_autoconfig = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build extensions/pref/autoconfig
|
||||
BM_CVS_autoconfig = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build extensions/pref/autoconfig
|
||||
|
||||
|
||||
BM_DIRS_browser = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin xpfe/components/shistory embedding/browser/webBrowser embedding/browser/build modules/plugin uriloader/exthandler embedding/components/webbrowserpersist profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom xpfe/browser
|
||||
BM_CVS_browser = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin xpfe/components/shistory embedding/browser/webBrowser embedding/browser/build modules/plugin uriloader/exthandler embedding/components/webbrowserpersist profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom xpfe/browser
|
||||
|
||||
|
||||
BM_DIRS_caps = js/src/fdlibm js/src modules/libreg string xpcom js/src/xpconnect intl modules/libpref netwerk/mime netwerk/cache webshell embedding/components/windowwatcher expat intl/lwbrk modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar xpfe/components/shistory editor/composer editor/txtsvc embedding/browser/webBrowser embedding/browser/build rdf/util rdf content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin embedding/components/jsconsole embedding/base xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet docshell modules/oji accessible modules/libutil layout view content embedding/components/webbrowserpersist embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components xpfe/browser profile/pref-migrator profile xpfe/appshell xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser embedding/components/ui/helperAppDlg uriloader uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom caps
|
||||
BM_CVS_caps = js/src/fdlibm js/src modules/libreg string xpcom js/src/xpconnect intl modules/libpref netwerk/mime netwerk/cache webshell embedding/components/windowwatcher expat intl/lwbrk modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar xpfe/components/shistory editor/composer editor/txtsvc embedding/browser/webBrowser embedding/browser/build rdf/util rdf content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin embedding/components/jsconsole embedding/base xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet docshell modules/oji accessible modules/libutil layout view content embedding/components/webbrowserpersist embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components xpfe/browser profile/pref-migrator profile xpfe/appshell xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser embedding/components/ui/helperAppDlg uriloader uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom caps
|
||||
|
||||
|
||||
BM_DIRS_chardet = modules/libreg string xpcom netwerk/mime netwerk/cache expat intl intl/lwbrk js/src/fdlibm js/src embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory embedding/components/webbrowserpersist webshell embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view rdf/util rdf content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components sun-java/stubs js/jsd/classes gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin docshell embedding/components/ui/helperAppDlg uriloader modules/libutil content gfx xpfe/components/xremote widget caps js/src/xpconnect js/src/liveconnect modules/oji accessible layout htmlparser xpfe/components/sidebar dom uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build modules/libpref intl/locale intl/uconv intl/unicharutil intl/chardet
|
||||
BM_CVS_chardet = modules/libreg string xpcom netwerk/mime netwerk/cache expat intl intl/lwbrk js/src/fdlibm js/src embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory embedding/components/webbrowserpersist webshell embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view rdf/util rdf content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components sun-java/stubs js/jsd/classes gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin docshell embedding/components/ui/helperAppDlg uriloader modules/libutil content gfx xpfe/components/xremote widget caps js/src/xpconnect js/src/liveconnect modules/oji accessible layout htmlparser xpfe/components/sidebar dom uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build modules/libpref intl/locale intl/uconv intl/unicharutil intl/chardet
|
||||
|
||||
|
||||
BM_DIRS_chrome = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator profile view editor/composer content/xul/content content/xul/templates content/xul/document editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom rdf/chrome
|
||||
BM_CVS_chrome = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator profile view editor/composer content/xul/content content/xul/templates content/xul/document editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom rdf/chrome
|
||||
|
||||
|
||||
BM_DIRS_commandhandler = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/commandhandler embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom
|
||||
BM_CVS_commandhandler = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/commandhandler embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom
|
||||
|
||||
|
||||
BM_DIRS_composer = editor/composer
|
||||
BM_CVS_composer = editor/composer
|
||||
|
||||
|
||||
BM_DIRS_content = modules/zlib modules/libimg/png expat modules/libreg string xpcom intl js/src/fdlibm js/src embedding/components/windowwatcher netwerk/mime intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji editor/composer editor/txtsvc view content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor accessible modules/libutil layout xpfe/components/shistory intl/chardet xpfe/browser netwerk/cache embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget caps js/src/xpconnect modules/libpref intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom gfx jpeg modules/libpr0n/public modules/libpr0n/src netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 content
|
||||
BM_CVS_content = modules/zlib modules/libimg/png expat modules/libreg string xpcom intl js/src/fdlibm js/src embedding/components/windowwatcher netwerk/mime intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji editor/composer editor/txtsvc view content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor accessible modules/libutil layout xpfe/components/shistory intl/chardet xpfe/browser netwerk/cache embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget caps js/src/xpconnect modules/libpref intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom gfx jpeg modules/libpr0n/public modules/libpr0n/src netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 content
|
||||
|
||||
|
||||
BM_DIRS_cookie = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build extensions/cookie
|
||||
BM_CVS_cookie = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build extensions/cookie
|
||||
|
||||
|
||||
BM_DIRS_dbm = dbm
|
||||
BM_CVS_dbm = dbm
|
||||
|
||||
|
||||
BM_DIRS_docshell = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin xpfe/components/shistory profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile embedding/components/webbrowserpersist editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components embedding/browser/webBrowser embedding/browser/build modules/plugin uriloader/exthandler uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom docshell
|
||||
BM_CVS_docshell = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin xpfe/components/shistory profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile embedding/components/webbrowserpersist editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components embedding/browser/webBrowser embedding/browser/build modules/plugin uriloader/exthandler uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom docshell
|
||||
|
||||
|
||||
BM_DIRS_dom = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom
|
||||
BM_CVS_dom = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom
|
||||
|
||||
|
||||
BM_DIRS_downloadmanager = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser db/mork db/mdb embedding/components/ui/progressDlg directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/download-manager
|
||||
BM_CVS_downloadmanager = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser db/mork db/mdb embedding/components/ui/progressDlg directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/download-manager
|
||||
|
||||
|
||||
BM_DIRS_editor = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/txtsvc embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components editor/composer docshell uriloader modules/libutil content gfx modules/oji accessible editor/txmgr layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom editor
|
||||
BM_CVS_editor = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/txtsvc embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components editor/composer docshell uriloader modules/libutil content gfx modules/oji accessible editor/txmgr layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom editor
|
||||
|
||||
|
||||
BM_DIRS_embed_base = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator content/xul/content content/xul/templates content/xul/document rdf/chrome profile xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb editor/composer editor/txtsvc editor/txmgr embedding/components/commandhandler editor directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom view embedding/base
|
||||
BM_CVS_embed_base = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator content/xul/content content/xul/templates content/xul/document rdf/chrome profile xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb editor/composer editor/txtsvc editor/txmgr embedding/components/commandhandler editor directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom view embedding/base
|
||||
|
||||
|
||||
BM_DIRS_embedcomponents = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb editor/composer editor/txtsvc editor/txmgr embedding/components/commandhandler editor directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/find embedding/components/find xpfe/components/sidebar dom embedding/components/jsconsole embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build
|
||||
BM_CVS_embedcomponents = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb editor/composer editor/txtsvc editor/txmgr embedding/components/commandhandler editor directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/find embedding/components/find xpfe/components/sidebar dom embedding/components/jsconsole embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build
|
||||
|
||||
|
||||
BM_DIRS_expat = expat
|
||||
BM_CVS_expat = expat
|
||||
|
||||
|
||||
BM_DIRS_exthandler = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory embedding/components/webbrowserpersist webshell embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view rdf/util rdf content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin docshell embedding/components/ui/helperAppDlg uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom uriloader/exthandler
|
||||
BM_CVS_exthandler = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory embedding/components/webbrowserpersist webshell embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view rdf/util rdf content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin docshell embedding/components/ui/helperAppDlg uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom uriloader/exthandler
|
||||
|
||||
|
||||
BM_DIRS_filepicker = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom xpfe/components/filepicker
|
||||
BM_CVS_filepicker = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom xpfe/components/filepicker
|
||||
|
||||
|
||||
BM_DIRS_find = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf sun-java/stubs js/jsd/classes gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build js/src/liveconnect modules/oji xpfe/components/sidebar dom
|
||||
BM_CVS_find = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf sun-java/stubs js/jsd/classes gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build js/src/liveconnect modules/oji xpfe/components/sidebar dom
|
||||
|
||||
|
||||
BM_DIRS_gfx = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar xpfe/components/shistory embedding/components/windowwatcher webshell embedding/components/ui/helperAppDlg rdf/util modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src view editor/composer editor/txtsvc embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler uriloader xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx
|
||||
BM_CVS_gfx = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar xpfe/components/shistory embedding/components/windowwatcher webshell embedding/components/ui/helperAppDlg rdf/util modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src view editor/composer editor/txtsvc embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler uriloader xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx
|
||||
|
||||
|
||||
BM_DIRS_gtkembedmoz = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build modules/mpfilelocprovider embedding/browser/gtk/src embedding/browser/gtk/tests
|
||||
BM_CVS_gtkembedmoz = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build modules/mpfilelocprovider embedding/browser/gtk/src embedding/browser/gtk/tests
|
||||
|
||||
|
||||
BM_DIRS_gtkxtbin = widget/src/gtkxtbin
|
||||
BM_CVS_gtkxtbin = widget/src/gtkxtbin
|
||||
|
||||
|
||||
BM_DIRS_helperAppDlg = embedding/components/ui/helperAppDlg
|
||||
BM_CVS_helperAppDlg = embedding/components/ui/helperAppDlg
|
||||
|
||||
|
||||
BM_DIRS_htmlparser = js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser
|
||||
BM_CVS_htmlparser = js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser
|
||||
|
||||
|
||||
BM_DIRS_i18n = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build
|
||||
BM_CVS_i18n = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build
|
||||
|
||||
|
||||
BM_DIRS_iiextras = modules/libreg string xpcom extensions/interfaceinfo
|
||||
BM_CVS_iiextras = modules/libreg string xpcom extensions/interfaceinfo
|
||||
|
||||
|
||||
BM_DIRS_imgbmp = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar xpfe/components/shistory embedding/components/windowwatcher webshell embedding/components/ui/helperAppDlg rdf/util modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src view editor/composer editor/txtsvc embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler uriloader xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx modules/libpr0n/decoders/bmp
|
||||
BM_CVS_imgbmp = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar xpfe/components/shistory embedding/components/windowwatcher webshell embedding/components/ui/helperAppDlg rdf/util modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src view editor/composer editor/txtsvc embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler uriloader xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx modules/libpr0n/decoders/bmp
|
||||
|
||||
|
||||
BM_DIRS_imggif = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar xpfe/components/shistory embedding/components/windowwatcher webshell embedding/components/ui/helperAppDlg rdf/util modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src view editor/composer editor/txtsvc embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler uriloader xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx modules/libpr0n/decoders/gif
|
||||
BM_CVS_imggif = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar xpfe/components/shistory embedding/components/windowwatcher webshell embedding/components/ui/helperAppDlg rdf/util modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src view editor/composer editor/txtsvc embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler uriloader xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx modules/libpr0n/decoders/gif
|
||||
|
||||
|
||||
BM_DIRS_imgjpeg = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar xpfe/components/shistory embedding/components/windowwatcher webshell embedding/components/ui/helperAppDlg rdf/util modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src view editor/composer editor/txtsvc embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler uriloader xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx modules/libpr0n/decoders/jpeg
|
||||
BM_CVS_imgjpeg = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar xpfe/components/shistory embedding/components/windowwatcher webshell embedding/components/ui/helperAppDlg rdf/util modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src view editor/composer editor/txtsvc embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler uriloader xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx modules/libpr0n/decoders/jpeg
|
||||
|
||||
|
||||
BM_DIRS_imglib2 = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar netwerk/cache webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src
|
||||
BM_CVS_imglib2 = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar netwerk/cache webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src
|
||||
|
||||
|
||||
BM_DIRS_imgmng = modules/zlib jpeg modules/libimg/mng js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar xpfe/components/shistory embedding/components/windowwatcher webshell embedding/components/ui/helperAppDlg rdf/util modules/libimg/png modules/libpr0n/public modules/libpr0n/src view editor/composer editor/txtsvc embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler uriloader xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx modules/libpr0n/decoders/mng
|
||||
BM_CVS_imgmng = modules/zlib jpeg modules/libimg/mng js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar xpfe/components/shistory embedding/components/windowwatcher webshell embedding/components/ui/helperAppDlg rdf/util modules/libimg/png modules/libpr0n/public modules/libpr0n/src view editor/composer editor/txtsvc embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler uriloader xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx modules/libpr0n/decoders/mng
|
||||
|
||||
|
||||
BM_DIRS_imgpng = modules/zlib js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar xpfe/components/shistory embedding/components/windowwatcher webshell embedding/components/ui/helperAppDlg rdf/util modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src view editor/composer editor/txtsvc embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler uriloader xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx modules/libpr0n/decoders/png
|
||||
BM_CVS_imgpng = modules/zlib js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar xpfe/components/shistory embedding/components/windowwatcher webshell embedding/components/ui/helperAppDlg rdf/util modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src view editor/composer editor/txtsvc embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler uriloader xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx modules/libpr0n/decoders/png
|
||||
|
||||
|
||||
BM_DIRS_imgppm = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar xpfe/components/shistory embedding/components/windowwatcher webshell embedding/components/ui/helperAppDlg rdf/util modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src view editor/composer editor/txtsvc embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler uriloader xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx modules/libpr0n/decoders/ppm
|
||||
BM_CVS_imgppm = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar xpfe/components/shistory embedding/components/windowwatcher webshell embedding/components/ui/helperAppDlg rdf/util modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src view editor/composer editor/txtsvc embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler uriloader xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx modules/libpr0n/decoders/ppm
|
||||
|
||||
|
||||
BM_DIRS_imgxbm = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar xpfe/components/shistory embedding/components/windowwatcher webshell embedding/components/ui/helperAppDlg rdf/util modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src view editor/composer editor/txtsvc embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler uriloader xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx modules/libpr0n/decoders/xbm
|
||||
BM_CVS_imgxbm = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar xpfe/components/shistory embedding/components/windowwatcher webshell embedding/components/ui/helperAppDlg rdf/util modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src view editor/composer editor/txtsvc embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor modules/libutil content rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler uriloader xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx modules/libpr0n/decoders/xbm
|
||||
|
||||
|
||||
BM_DIRS_impComm4xMail = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build mailnews security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/import mailnews/addrbook mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util mailnews/import/comm4x
|
||||
BM_CVS_impComm4xMail = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build mailnews security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/import mailnews/addrbook mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util mailnews/import/comm4x
|
||||
|
||||
|
||||
BM_DIRS_impText = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build mailnews security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/import mailnews/base mailnews/base/util mailnews/addrbook mailnews/import/text
|
||||
BM_CVS_impText = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build mailnews security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/import mailnews/base mailnews/base/util mailnews/addrbook mailnews/import/text
|
||||
|
||||
|
||||
BM_DIRS_import = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/addrbook mailnews/local mailnews/imap mailnews/db/msgdb mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util mailnews/import
|
||||
BM_CVS_import = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/addrbook mailnews/local mailnews/imap mailnews/db/msgdb mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util mailnews/import
|
||||
|
||||
|
||||
BM_DIRS_inspector = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build extensions/inspector
|
||||
BM_CVS_inspector = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build extensions/inspector
|
||||
|
||||
|
||||
BM_DIRS_intl = js/src/fdlibm js/src modules/libreg string xpcom expat embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl
|
||||
BM_CVS_intl = js/src/fdlibm js/src modules/libreg string xpcom expat embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl
|
||||
|
||||
|
||||
BM_DIRS_jar = modules/zlib modules/libreg string xpcom js/src/fdlibm js/src js/src/xpconnect intl modules/libpref netwerk/mime netwerk/cache webshell embedding/components/windowwatcher expat intl/lwbrk modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src sun-java/stubs js/jsd/classes js/src/liveconnect xpfe/components/shistory editor/composer editor/txtsvc embedding/browser/webBrowser embedding/browser/build rdf/util rdf content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin embedding/components/jsconsole embedding/base xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet docshell modules/oji accessible modules/libutil layout view content embedding/components/webbrowserpersist embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components xpfe/browser profile/pref-migrator profile xpfe/appshell xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser embedding/components/ui/helperAppDlg uriloader uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom caps modules/libjar
|
||||
BM_CVS_jar = modules/zlib modules/libreg string xpcom js/src/fdlibm js/src js/src/xpconnect intl modules/libpref netwerk/mime netwerk/cache webshell embedding/components/windowwatcher expat intl/lwbrk modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src sun-java/stubs js/jsd/classes js/src/liveconnect xpfe/components/shistory editor/composer editor/txtsvc embedding/browser/webBrowser embedding/browser/build rdf/util rdf content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin embedding/components/jsconsole embedding/base xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet docshell modules/oji accessible modules/libutil layout view content embedding/components/webbrowserpersist embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components xpfe/browser profile/pref-migrator profile xpfe/appshell xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser embedding/components/ui/helperAppDlg uriloader uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom caps modules/libjar
|
||||
|
||||
|
||||
BM_DIRS_java = sun-java/stubs js/jsd/classes
|
||||
BM_CVS_java = sun-java/stubs js/jsd/classes
|
||||
|
||||
|
||||
BM_DIRS_jpeg = jpeg
|
||||
BM_CVS_jpeg = jpeg
|
||||
|
||||
|
||||
BM_DIRS_js = js/src/fdlibm js/src
|
||||
BM_CVS_js = js/src/fdlibm js/src
|
||||
|
||||
|
||||
BM_DIRS_jsconsole = embedding/components/jsconsole
|
||||
BM_CVS_jsconsole = embedding/components/jsconsole
|
||||
|
||||
|
||||
BM_DIRS_jsdebug = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom js/jsd
|
||||
BM_CVS_jsdebug = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom js/jsd
|
||||
|
||||
|
||||
BM_DIRS_jsloader = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom js/src/xpconnect/loader
|
||||
BM_CVS_jsloader = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom js/src/xpconnect/loader
|
||||
|
||||
|
||||
BM_DIRS_jsurl = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom
|
||||
BM_CVS_jsurl = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom
|
||||
|
||||
|
||||
BM_DIRS_layout = modules/libreg string xpcom netwerk/mime netwerk/cache expat intl modules/libutil htmlparser embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src js/src/fdlibm js/src js/src/xpconnect modules/libjar xpfe/components/shistory embedding/components/webbrowserpersist webshell embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view rdf/util rdf content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components sun-java/stubs js/jsd/classes js/src/liveconnect modules/oji gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin docshell caps embedding/components/ui/helperAppDlg uriloader content gfx xpfe/components/xremote widget xpfe/components/sidebar dom uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build modules/libpref intl/locale intl/uconv intl/unicharutil intl/lwbrk accessible layout
|
||||
BM_CVS_layout = modules/libreg string xpcom netwerk/mime netwerk/cache expat intl modules/libutil htmlparser embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src js/src/fdlibm js/src js/src/xpconnect modules/libjar xpfe/components/shistory embedding/components/webbrowserpersist webshell embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view rdf/util rdf content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components sun-java/stubs js/jsd/classes js/src/liveconnect modules/oji gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin docshell caps embedding/components/ui/helperAppDlg uriloader content gfx xpfe/components/xremote widget xpfe/components/sidebar dom uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build modules/libpref intl/locale intl/uconv intl/unicharutil intl/lwbrk accessible layout
|
||||
|
||||
|
||||
BM_DIRS_libart_lgpl =
|
||||
BM_CVS_libart_lgpl =
|
||||
|
||||
|
||||
BM_DIRS_libreg = modules/libreg
|
||||
BM_CVS_libreg = modules/libreg
|
||||
|
||||
|
||||
BM_DIRS_liveconnect = js/src/fdlibm js/src modules/libreg string xpcom intl modules/libpref netwerk/mime netwerk/cache webshell embedding/components/windowwatcher expat intl/lwbrk modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src sun-java/stubs js/jsd/classes modules/libjar xpfe/components/shistory editor/composer editor/txtsvc embedding/browser/webBrowser embedding/browser/build rdf/util rdf content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin embedding/components/jsconsole embedding/base xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet docshell modules/oji accessible modules/libutil layout view content embedding/components/webbrowserpersist embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components xpfe/browser profile/pref-migrator profile xpfe/appshell xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser embedding/components/ui/helperAppDlg uriloader uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom caps js/src/xpconnect js/src/liveconnect
|
||||
BM_CVS_liveconnect = js/src/fdlibm js/src modules/libreg string xpcom intl modules/libpref netwerk/mime netwerk/cache webshell embedding/components/windowwatcher expat intl/lwbrk modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src sun-java/stubs js/jsd/classes modules/libjar xpfe/components/shistory editor/composer editor/txtsvc embedding/browser/webBrowser embedding/browser/build rdf/util rdf content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin embedding/components/jsconsole embedding/base xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet docshell modules/oji accessible modules/libutil layout view content embedding/components/webbrowserpersist embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components xpfe/browser profile/pref-migrator profile xpfe/appshell xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser embedding/components/ui/helperAppDlg uriloader uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom caps js/src/xpconnect js/src/liveconnect
|
||||
|
||||
|
||||
BM_DIRS_locale = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl/chardet intl/uconv intl/unicharutil intl/locale
|
||||
BM_CVS_locale = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl/chardet intl/uconv intl/unicharutil intl/locale
|
||||
|
||||
|
||||
BM_DIRS_lwbrk = modules/libreg string xpcom netwerk/mime netwerk/cache expat intl js/src/fdlibm js/src embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory embedding/components/webbrowserpersist webshell embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view rdf/util rdf content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components sun-java/stubs js/jsd/classes gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin docshell embedding/components/ui/helperAppDlg uriloader modules/libutil content gfx xpfe/components/xremote widget caps js/src/xpconnect js/src/liveconnect modules/oji accessible layout htmlparser xpfe/components/sidebar dom uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build modules/libpref intl/locale intl/uconv intl/unicharutil intl/lwbrk
|
||||
BM_CVS_lwbrk = modules/libreg string xpcom netwerk/mime netwerk/cache expat intl js/src/fdlibm js/src embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory embedding/components/webbrowserpersist webshell embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view rdf/util rdf content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components sun-java/stubs js/jsd/classes gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin docshell embedding/components/ui/helperAppDlg uriloader modules/libutil content gfx xpfe/components/xremote widget caps js/src/xpconnect js/src/liveconnect modules/oji accessible layout htmlparser xpfe/components/sidebar dom uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build modules/libpref intl/locale intl/uconv intl/unicharutil intl/lwbrk
|
||||
|
||||
|
||||
BM_DIRS_mailnews = mailnews
|
||||
BM_CVS_mailnews = mailnews
|
||||
|
||||
|
||||
BM_DIRS_mime = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser mailnews/local mailnews/imap mailnews/db/msgdb mailnews/news mailnews/import mailnews/addrbook mailnews/compose mailnews/base mailnews/base/util security/manager/ssl mailnews/extensions/smime mailnews/mime
|
||||
BM_CVS_mime = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser mailnews/local mailnews/imap mailnews/db/msgdb mailnews/news mailnews/import mailnews/addrbook mailnews/compose mailnews/base mailnews/base/util security/manager/ssl mailnews/extensions/smime mailnews/mime
|
||||
|
||||
|
||||
BM_DIRS_mimeemitter = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/import mailnews/addrbook mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util mailnews/mime/emitters
|
||||
BM_CVS_mimeemitter = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/import mailnews/addrbook mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util mailnews/mime/emitters
|
||||
|
||||
|
||||
BM_DIRS_mimetype = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/cache netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build netwerk/mime
|
||||
BM_CVS_mimetype = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/cache netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build netwerk/mime
|
||||
|
||||
|
||||
BM_DIRS_mng = modules/zlib jpeg modules/libimg/mng
|
||||
BM_CVS_mng = modules/zlib jpeg modules/libimg/mng
|
||||
|
||||
|
||||
BM_DIRS_mork = modules/libreg string xpcom db/mork db/mdb
|
||||
BM_CVS_mork = modules/libreg string xpcom db/mork db/mdb
|
||||
|
||||
|
||||
BM_DIRS_mozldap = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build directory/xpcom/base
|
||||
BM_CVS_mozldap = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build directory/xpcom/base
|
||||
|
||||
|
||||
BM_DIRS_mpfilelocprovider = modules/libreg string xpcom modules/mpfilelocprovider
|
||||
BM_CVS_mpfilelocprovider = modules/libreg string xpcom modules/mpfilelocprovider
|
||||
|
||||
|
||||
BM_DIRS_msgbase = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/import mailnews/addrbook mailnews/base/util mailnews/news mailnews/base
|
||||
BM_CVS_msgbase = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/import mailnews/addrbook mailnews/base/util mailnews/news mailnews/base
|
||||
|
||||
|
||||
BM_DIRS_msgbaseutil = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/import mailnews/addrbook mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util
|
||||
BM_CVS_msgbaseutil = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/import mailnews/addrbook mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util
|
||||
|
||||
|
||||
BM_DIRS_msgcompose = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/extensions/smime mailnews/local mailnews/imap mailnews/db/msgdb mailnews/mime mailnews/news mailnews/import mailnews/addrbook mailnews/base mailnews/base/util mailnews/compose
|
||||
BM_CVS_msgcompose = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/extensions/smime mailnews/local mailnews/imap mailnews/db/msgdb mailnews/mime mailnews/news mailnews/import mailnews/addrbook mailnews/base mailnews/base/util mailnews/compose
|
||||
|
||||
|
||||
BM_DIRS_msgdb = mailnews js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl/chardet intl/uconv intl/unicharutil intl/locale security/manager/ssl mailnews/import mailnews/addrbook mailnews/local mailnews/imap mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util mailnews/db/msgdb
|
||||
BM_CVS_msgdb = mailnews js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl/chardet intl/uconv intl/unicharutil intl/locale security/manager/ssl mailnews/import mailnews/addrbook mailnews/local mailnews/imap mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util mailnews/db/msgdb
|
||||
|
||||
|
||||
BM_DIRS_msgimap = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom mailnews security/manager/ssl mailnews/db/msgdb mailnews/import mailnews/addrbook mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/local mailnews/base mailnews/base/util mailnews/imap
|
||||
BM_CVS_msgimap = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom mailnews security/manager/ssl mailnews/db/msgdb mailnews/import mailnews/addrbook mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/local mailnews/base mailnews/base/util mailnews/imap
|
||||
|
||||
|
||||
BM_DIRS_msglocal = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build mailnews security/manager/ssl mailnews/imap mailnews/db/msgdb mailnews/import mailnews/addrbook mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util mailnews/local
|
||||
BM_CVS_msglocal = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build mailnews security/manager/ssl mailnews/imap mailnews/db/msgdb mailnews/import mailnews/addrbook mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util mailnews/local
|
||||
|
||||
|
||||
BM_DIRS_msgmdn = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom mailnews security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/import mailnews/addrbook mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util mailnews/extensions/mdn
|
||||
BM_CVS_msgmdn = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom mailnews security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/import mailnews/addrbook mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util mailnews/extensions/mdn
|
||||
|
||||
|
||||
BM_DIRS_msgnews = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/import mailnews/addrbook mailnews/base mailnews/base/util mailnews/news
|
||||
BM_CVS_msgnews = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/import mailnews/addrbook mailnews/base mailnews/base/util mailnews/news
|
||||
|
||||
|
||||
BM_DIRS_msgsmime = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build mailnews mailnews/local mailnews/imap mailnews/db/msgdb mailnews/compose security/manager/ssl mailnews/mime mailnews/import mailnews/addrbook mailnews/base/util mailnews/news mailnews/base mailnews/extensions/smime
|
||||
BM_CVS_msgsmime = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build mailnews mailnews/local mailnews/imap mailnews/db/msgdb mailnews/compose security/manager/ssl mailnews/mime mailnews/import mailnews/addrbook mailnews/base/util mailnews/news mailnews/base mailnews/extensions/smime
|
||||
|
||||
|
||||
BM_DIRS_necko = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build
|
||||
BM_CVS_necko = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build
|
||||
|
||||
|
||||
BM_DIRS_necko2 = modules/zlib modules/libimg/png expat modules/libreg string xpcom intl js/src/fdlibm js/src embedding/components/windowwatcher netwerk/mime intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar netwerk/cache webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget caps js/src/xpconnect modules/libpref intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom gfx jpeg modules/libpr0n/public modules/libpr0n/src netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2
|
||||
BM_CVS_necko2 = modules/zlib modules/libimg/png expat modules/libreg string xpcom intl js/src/fdlibm js/src embedding/components/windowwatcher netwerk/mime intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar netwerk/cache webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget caps js/src/xpconnect modules/libpref intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom gfx jpeg modules/libpr0n/public modules/libpr0n/src netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2
|
||||
|
||||
|
||||
BM_DIRS_nkcache = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build netwerk/cache
|
||||
BM_CVS_nkcache = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build netwerk/cache
|
||||
|
||||
|
||||
BM_DIRS_nkdatetime = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build
|
||||
BM_CVS_nkdatetime = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build
|
||||
|
||||
|
||||
BM_DIRS_nkfinger = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build
|
||||
BM_CVS_nkfinger = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build
|
||||
|
||||
|
||||
BM_DIRS_npsimple = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget modules/plugin/samples/simple
|
||||
BM_CVS_npsimple = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget modules/plugin/samples/simple
|
||||
|
||||
|
||||
BM_DIRS_oji = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk modules/zlib modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src editor/composer webshell embedding/components/ui/helperAppDlg rdf/util rdf sun-java/stubs js/jsd/classes gfx/src/xlibrgb widget/src/gtkxtbin embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/plugin uriloader/exthandler view content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell modules/libjar rdf/chrome content/xul/document intl/chardet modules/libutil content editor/txtsvc editor/txmgr editor accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build js/src/liveconnect modules/oji
|
||||
BM_CVS_oji = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk modules/zlib modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src editor/composer webshell embedding/components/ui/helperAppDlg rdf/util rdf sun-java/stubs js/jsd/classes gfx/src/xlibrgb widget/src/gtkxtbin embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/plugin uriloader/exthandler view content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell modules/libjar rdf/chrome content/xul/document intl/chardet modules/libutil content editor/txtsvc editor/txmgr editor accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build js/src/liveconnect modules/oji
|
||||
|
||||
|
||||
BM_DIRS_p3p = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build extensions/cookie extensions/p3p
|
||||
BM_CVS_p3p = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build extensions/cookie extensions/p3p
|
||||
|
||||
|
||||
BM_DIRS_plugin = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin
|
||||
BM_CVS_plugin = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin
|
||||
|
||||
|
||||
BM_DIRS_png = modules/zlib modules/libimg/png
|
||||
BM_CVS_png = modules/zlib modules/libimg/png
|
||||
|
||||
|
||||
BM_DIRS_pref = modules/libreg string xpcom netwerk/mime netwerk/cache expat intl embedding/components/windowwatcher js/src/fdlibm js/src js/src/xpconnect intl/lwbrk modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar xpfe/components/shistory embedding/components/webbrowserpersist webshell embedding/browser/webBrowser embedding/browser/build profile/pref-migrator rdf/util rdf content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin docshell modules/oji accessible modules/libutil layout view content caps embedding/components/ui/helperAppDlg uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build modules/libpref
|
||||
BM_CVS_pref = modules/libreg string xpcom netwerk/mime netwerk/cache expat intl embedding/components/windowwatcher js/src/fdlibm js/src js/src/xpconnect intl/lwbrk modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar xpfe/components/shistory embedding/components/webbrowserpersist webshell embedding/browser/webBrowser embedding/browser/build profile/pref-migrator rdf/util rdf content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin docshell modules/oji accessible modules/libutil layout view content caps embedding/components/ui/helperAppDlg uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build modules/libpref
|
||||
|
||||
|
||||
BM_DIRS_prefetch = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build
|
||||
BM_CVS_prefetch = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build
|
||||
|
||||
|
||||
BM_DIRS_prefmigr = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom profile/pref-migrator
|
||||
BM_CVS_prefmigr = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom profile/pref-migrator
|
||||
|
||||
|
||||
BM_DIRS_profile = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build view editor/composer content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom profile/pref-migrator profile
|
||||
BM_CVS_profile = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build view editor/composer content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom profile/pref-migrator profile
|
||||
|
||||
|
||||
BM_DIRS_progressDlg = embedding/components/ui/progressDlg
|
||||
BM_CVS_progressDlg = embedding/components/ui/progressDlg
|
||||
|
||||
|
||||
BM_DIRS_rdf = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build rdf/util rdf
|
||||
BM_CVS_rdf = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build rdf/util rdf
|
||||
|
||||
|
||||
BM_DIRS_rdfutil = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build rdf rdf/util
|
||||
BM_CVS_rdfutil = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build rdf rdf/util
|
||||
|
||||
|
||||
BM_DIRS_regviewer = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build rdf/util rdf xpfe/components/regviewer
|
||||
BM_CVS_regviewer = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build rdf/util rdf xpfe/components/regviewer
|
||||
|
||||
|
||||
BM_DIRS_shistory = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl/lwbrk webshell embedding/components/ui/helperAppDlg rdf/util sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin modules/oji editor/composer editor/txtsvc view content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor accessible modules/libutil layout rdf uriloader/exthandler intl/chardet content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/shistory
|
||||
BM_CVS_shistory = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl/lwbrk webshell embedding/components/ui/helperAppDlg rdf/util sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin modules/oji editor/composer editor/txtsvc view content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor accessible modules/libutil layout rdf uriloader/exthandler intl/chardet content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/shistory
|
||||
|
||||
|
||||
BM_DIRS_sidebar = xpfe/components/sidebar
|
||||
BM_CVS_sidebar = xpfe/components/sidebar
|
||||
|
||||
|
||||
BM_DIRS_string = modules/libreg string xpcom
|
||||
BM_CVS_string = modules/libreg string xpcom
|
||||
|
||||
|
||||
BM_DIRS_svg_doc = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom content/svg/document
|
||||
BM_CVS_svg_doc = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom content/svg/document
|
||||
|
||||
|
||||
BM_DIRS_test_necko = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build dbm netwerk/test
|
||||
BM_CVS_test_necko = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build dbm netwerk/test
|
||||
|
||||
|
||||
BM_DIRS_timebombgen = xpfe/components/timebomb/tools
|
||||
BM_CVS_timebombgen = xpfe/components/timebomb/tools
|
||||
|
||||
|
||||
BM_DIRS_transformiix = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl/chardet intl/uconv intl/unicharutil intl/locale extensions/transformiix
|
||||
BM_CVS_transformiix = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl/chardet intl/uconv intl/unicharutil intl/locale extensions/transformiix
|
||||
|
||||
|
||||
BM_DIRS_txmgr = modules/libreg string xpcom editor/txmgr
|
||||
BM_CVS_txmgr = modules/libreg string xpcom editor/txmgr
|
||||
|
||||
|
||||
BM_DIRS_txtsvc = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb editor/composer editor/txmgr editor directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom editor/txtsvc
|
||||
BM_CVS_txtsvc = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb editor/composer editor/txmgr editor directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom editor/txtsvc
|
||||
|
||||
|
||||
BM_DIRS_typeaheadfind = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom xpfe/components
|
||||
BM_CVS_typeaheadfind = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom xpfe/components
|
||||
|
||||
|
||||
BM_DIRS_uconv = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv
|
||||
BM_CVS_uconv = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv
|
||||
|
||||
|
||||
BM_DIRS_ucvcn = modules/libreg string xpcom netwerk/mime netwerk/cache expat intl intl/lwbrk js/src/fdlibm js/src embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory embedding/components/webbrowserpersist webshell embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view rdf/util rdf content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components sun-java/stubs js/jsd/classes gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin docshell embedding/components/ui/helperAppDlg uriloader modules/libutil content gfx xpfe/components/xremote widget caps js/src/xpconnect js/src/liveconnect modules/oji accessible layout htmlparser xpfe/components/sidebar dom uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build modules/libpref intl/locale intl/uconv intl/unicharutil intl/uconv/ucvcn
|
||||
BM_CVS_ucvcn = modules/libreg string xpcom netwerk/mime netwerk/cache expat intl intl/lwbrk js/src/fdlibm js/src embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory embedding/components/webbrowserpersist webshell embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view rdf/util rdf content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components sun-java/stubs js/jsd/classes gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin docshell embedding/components/ui/helperAppDlg uriloader modules/libutil content gfx xpfe/components/xremote widget caps js/src/xpconnect js/src/liveconnect modules/oji accessible layout htmlparser xpfe/components/sidebar dom uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build modules/libpref intl/locale intl/uconv intl/unicharutil intl/uconv/ucvcn
|
||||
|
||||
|
||||
BM_DIRS_ucvibm = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv intl/uconv/ucvibm
|
||||
BM_CVS_ucvibm = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv intl/uconv/ucvibm
|
||||
|
||||
|
||||
BM_DIRS_ucvja = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv intl/uconv/ucvja
|
||||
BM_CVS_ucvja = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv intl/uconv/ucvja
|
||||
|
||||
|
||||
BM_DIRS_ucvko = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv intl/uconv/ucvko
|
||||
BM_CVS_ucvko = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv intl/uconv/ucvko
|
||||
|
||||
|
||||
BM_DIRS_ucvlatin = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv intl/uconv/ucvlatin
|
||||
BM_CVS_ucvlatin = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv intl/uconv/ucvlatin
|
||||
|
||||
|
||||
BM_DIRS_ucvmath = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv intl/uconv/ucvmath
|
||||
BM_CVS_ucvmath = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv intl/uconv/ucvmath
|
||||
|
||||
|
||||
BM_DIRS_ucvtw = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv intl/uconv/ucvtw
|
||||
BM_CVS_ucvtw = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv intl/uconv/ucvtw
|
||||
|
||||
|
||||
BM_DIRS_ucvtw2 = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv intl/uconv/ucvtw2
|
||||
BM_CVS_ucvtw2 = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv intl/uconv/ucvtw2
|
||||
|
||||
|
||||
BM_DIRS_unicharutil = modules/libreg string xpcom netwerk/mime netwerk/cache expat intl intl/lwbrk js/src/fdlibm js/src embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory embedding/components/webbrowserpersist webshell embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view rdf/util rdf content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components sun-java/stubs js/jsd/classes gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin docshell embedding/components/ui/helperAppDlg uriloader modules/libutil content gfx xpfe/components/xremote widget caps js/src/xpconnect js/src/liveconnect modules/oji accessible layout htmlparser xpfe/components/sidebar dom uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build modules/libpref intl/locale intl/uconv intl/unicharutil
|
||||
BM_CVS_unicharutil = modules/libreg string xpcom netwerk/mime netwerk/cache expat intl intl/lwbrk js/src/fdlibm js/src embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory embedding/components/webbrowserpersist webshell embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view rdf/util rdf content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components sun-java/stubs js/jsd/classes gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin docshell embedding/components/ui/helperAppDlg uriloader modules/libutil content gfx xpfe/components/xremote widget caps js/src/xpconnect js/src/liveconnect modules/oji accessible layout htmlparser xpfe/components/sidebar dom uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build modules/libpref intl/locale intl/uconv intl/unicharutil
|
||||
|
||||
|
||||
BM_DIRS_universalchardet = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv extensions/universalchardet
|
||||
BM_CVS_universalchardet = js/src/fdlibm js/src modules/libreg string xpcom expat netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell intl/chardet xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl intl/unicharutil intl/locale intl/uconv extensions/universalchardet
|
||||
|
||||
|
||||
BM_DIRS_uriloader = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin xpfe/components/shistory embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/plugin uriloader/exthandler modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom uriloader
|
||||
BM_CVS_uriloader = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin xpfe/components/shistory embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell modules/plugin uriloader/exthandler modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom uriloader
|
||||
|
||||
|
||||
BM_DIRS_util = modules/libreg string xpcom modules/libutil
|
||||
BM_CVS_util = modules/libreg string xpcom modules/libutil
|
||||
|
||||
|
||||
BM_DIRS_vcard = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/import mailnews/addrbook mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util mailnews/mime/cthandlers/vcard
|
||||
BM_CVS_vcard = mailnews js/src/fdlibm js/src modules/libreg string xpcom embedding/components/windowwatcher sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src intl webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil intl/lwbrk xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build expat htmlparser security/manager/ssl mailnews/local mailnews/imap mailnews/db/msgdb mailnews/import mailnews/addrbook mailnews/compose mailnews/extensions/smime mailnews/mime mailnews/news mailnews/base mailnews/base/util mailnews/mime/cthandlers/vcard
|
||||
|
||||
|
||||
BM_DIRS_view = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom view
|
||||
BM_CVS_view = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom view
|
||||
|
||||
|
||||
BM_DIRS_wallet = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build extensions/wallet
|
||||
BM_CVS_wallet = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build extensions/wallet
|
||||
|
||||
|
||||
BM_DIRS_walletviewers = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build extensions/wallet extensions/wallet/build extensions/wallet/cookieviewer extensions/wallet/editor extensions/wallet/signonviewer extensions/wallet/walletpreview
|
||||
BM_CVS_walletviewers = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build extensions/wallet extensions/wallet/build extensions/wallet/cookieviewer extensions/wallet/editor extensions/wallet/signonviewer extensions/wallet/walletpreview
|
||||
|
||||
|
||||
BM_DIRS_webbrowserpersist = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/browser/webBrowser embedding/browser/build profile/pref-migrator embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom embedding/components/webbrowserpersist
|
||||
BM_CVS_webbrowserpersist = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/browser/webBrowser embedding/browser/build profile/pref-migrator embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom embedding/components/webbrowserpersist
|
||||
|
||||
|
||||
BM_DIRS_webbrwsr = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell profile/pref-migrator embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view content/xul/content content/xul/templates content/xul/document rdf/chrome profile embedding/components/webbrowserpersist editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom embedding/browser/webBrowser embedding/browser/build
|
||||
BM_CVS_webbrwsr = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell profile/pref-migrator embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view content/xul/content content/xul/templates content/xul/document rdf/chrome profile embedding/components/webbrowserpersist editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom embedding/browser/webBrowser embedding/browser/build
|
||||
|
||||
|
||||
BM_DIRS_webshell = webshell
|
||||
BM_CVS_webshell = webshell
|
||||
|
||||
|
||||
BM_DIRS_webshell_tests = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom webshell/tests
|
||||
BM_CVS_webshell_tests = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom webshell/tests
|
||||
|
||||
|
||||
BM_DIRS_widget = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget
|
||||
BM_CVS_widget = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget
|
||||
|
||||
|
||||
BM_DIRS_windowwatcher = embedding/components/windowwatcher
|
||||
BM_CVS_windowwatcher = embedding/components/windowwatcher
|
||||
|
||||
|
||||
BM_DIRS_xlibrgb = gfx/src/xlibrgb
|
||||
BM_CVS_xlibrgb = gfx/src/xlibrgb
|
||||
|
||||
|
||||
BM_DIRS_xml-rpc = extensions/xml-rpc
|
||||
BM_CVS_xml-rpc = extensions/xml-rpc
|
||||
|
||||
|
||||
BM_DIRS_xmlextras = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build extensions/xmlextras
|
||||
BM_CVS_xmlextras = js/src/fdlibm js/src modules/libreg string xpcom expat intl embedding/components/windowwatcher intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar modules/libimg/png jpeg netwerk/cache modules/libpr0n/public modules/libpr0n/src webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler view editor/composer editor/txtsvc content/xul/content content/xul/templates profile/pref-migrator profile embedding/components/jsconsole embedding/components/commandhandler xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell rdf/chrome content/xul/document editor/txmgr editor intl/chardet modules/libutil content embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build modules/oji accessible layout xpfe/components/shistory xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build extensions/xmlextras
|
||||
|
||||
|
||||
BM_DIRS_xmlterm = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl/chardet intl/uconv intl/unicharutil intl/locale extensions/xmlterm
|
||||
BM_CVS_xmlterm = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect embedding/components/windowwatcher modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document modules/libjar rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx xpfe/components/xremote widget modules/oji accessible layout htmlparser xpfe/components/sidebar dom caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build intl/chardet intl/uconv intl/unicharutil intl/locale extensions/xmlterm
|
||||
|
||||
|
||||
BM_DIRS_xpcom = modules/libreg string xpcom
|
||||
BM_CVS_xpcom = modules/libreg string xpcom
|
||||
|
||||
|
||||
BM_DIRS_xpcomsample = modules/libreg string xpcom xpcom/sample
|
||||
BM_CVS_xpcomsample = modules/libreg string xpcom xpcom/sample
|
||||
|
||||
|
||||
BM_DIRS_xpconnect = js/src/fdlibm js/src modules/libreg string xpcom intl modules/libpref netwerk/mime netwerk/cache webshell embedding/components/windowwatcher expat intl/lwbrk modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar xpfe/components/shistory editor/composer editor/txtsvc embedding/browser/webBrowser embedding/browser/build rdf/util rdf content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin embedding/components/jsconsole embedding/base xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet docshell modules/oji accessible modules/libutil layout view content embedding/components/webbrowserpersist embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components xpfe/browser profile/pref-migrator profile xpfe/appshell xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser embedding/components/ui/helperAppDlg uriloader uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom caps js/src/xpconnect
|
||||
BM_CVS_xpconnect = js/src/fdlibm js/src modules/libreg string xpcom intl modules/libpref netwerk/mime netwerk/cache webshell embedding/components/windowwatcher expat intl/lwbrk modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar xpfe/components/shistory editor/composer editor/txtsvc embedding/browser/webBrowser embedding/browser/build rdf/util rdf content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin embedding/components/jsconsole embedding/base xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet docshell modules/oji accessible modules/libutil layout view content embedding/components/webbrowserpersist embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components xpfe/browser profile/pref-migrator profile xpfe/appshell xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser embedding/components/ui/helperAppDlg uriloader uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom caps js/src/xpconnect
|
||||
|
||||
|
||||
BM_DIRS_xpconnect_tests = js/src/xpconnect/tests
|
||||
BM_CVS_xpconnect_tests = js/src/xpconnect/tests
|
||||
|
||||
|
||||
BM_DIRS_xpcshell = js/src/fdlibm js/src modules/libreg string xpcom intl modules/libpref netwerk/mime netwerk/cache webshell embedding/components/windowwatcher expat intl/lwbrk modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar xpfe/components/shistory editor/composer editor/txtsvc embedding/browser/webBrowser embedding/browser/build rdf/util rdf content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin embedding/components/jsconsole embedding/base xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet docshell modules/oji accessible modules/libutil layout view content embedding/components/webbrowserpersist embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components xpfe/browser profile/pref-migrator profile xpfe/appshell xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser embedding/components/ui/helperAppDlg uriloader uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom caps js/src/xpconnect js/src/xpconnect/shell
|
||||
BM_CVS_xpcshell = js/src/fdlibm js/src modules/libreg string xpcom intl modules/libpref netwerk/mime netwerk/cache webshell embedding/components/windowwatcher expat intl/lwbrk modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar xpfe/components/shistory editor/composer editor/txtsvc embedding/browser/webBrowser embedding/browser/build rdf/util rdf content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin embedding/components/jsconsole embedding/base xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet docshell modules/oji accessible modules/libutil layout view content embedding/components/webbrowserpersist embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components xpfe/browser profile/pref-migrator profile xpfe/appshell xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser embedding/components/ui/helperAppDlg uriloader uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom caps js/src/xpconnect js/src/xpconnect/shell
|
||||
|
||||
|
||||
BM_DIRS_xpctest = js/src/fdlibm js/src modules/libreg string xpcom intl modules/libpref netwerk/mime netwerk/cache webshell embedding/components/windowwatcher expat intl/lwbrk modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar xpfe/components/shistory editor/composer editor/txtsvc embedding/browser/webBrowser embedding/browser/build rdf/util rdf content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin embedding/components/jsconsole embedding/base xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet docshell modules/oji accessible modules/libutil layout view content embedding/components/webbrowserpersist embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components xpfe/browser profile/pref-migrator profile xpfe/appshell xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser embedding/components/ui/helperAppDlg uriloader uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom caps js/src/xpconnect js/src/xpconnect/tests js/src/xpconnect/tests/components
|
||||
BM_CVS_xpctest = js/src/fdlibm js/src modules/libreg string xpcom intl modules/libpref netwerk/mime netwerk/cache webshell embedding/components/windowwatcher expat intl/lwbrk modules/zlib modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src sun-java/stubs js/jsd/classes js/src/liveconnect modules/libjar xpfe/components/shistory editor/composer editor/txtsvc embedding/browser/webBrowser embedding/browser/build rdf/util rdf content/xul/content content/xul/templates rdf/chrome content/xul/document editor/txmgr embedding/components/commandhandler editor gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin embedding/components/jsconsole embedding/base xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build intl/chardet docshell modules/oji accessible modules/libutil layout view content embedding/components/webbrowserpersist embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components xpfe/browser profile/pref-migrator profile xpfe/appshell xpfe/components/xremote widget gfx intl/locale intl/uconv intl/unicharutil htmlparser embedding/components/ui/helperAppDlg uriloader uriloader/exthandler netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom caps js/src/xpconnect js/src/xpconnect/tests js/src/xpconnect/tests/components
|
||||
|
||||
|
||||
BM_DIRS_xpinstall = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom xpinstall
|
||||
BM_CVS_xpinstall = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom xpinstall
|
||||
|
||||
|
||||
BM_DIRS_xpistub = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom xpinstall xpinstall/stub
|
||||
BM_CVS_xpistub = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom xpinstall xpinstall/stub
|
||||
|
||||
|
||||
BM_DIRS_xpnet = xpinstall/wizard/libxpnet
|
||||
BM_CVS_xpnet = xpinstall/wizard/libxpnet
|
||||
|
||||
|
||||
BM_DIRS_xremoteservice = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom xpfe/components/xremote
|
||||
BM_CVS_xremoteservice = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/templates content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom xpfe/components/xremote
|
||||
|
||||
|
||||
BM_DIRS_xul = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator content/xul/templates view content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom content/xul/content
|
||||
BM_CVS_xul = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator content/xul/templates view content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom content/xul/content
|
||||
|
||||
|
||||
BM_DIRS_xuldoc = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator rdf/chrome profile view editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base content/xul/templates content/xul/content xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom content/xul/document
|
||||
BM_CVS_xuldoc = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator rdf/chrome profile view editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base content/xul/templates content/xul/content xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom content/xul/document
|
||||
|
||||
|
||||
BM_DIRS_xultmpl = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom content/xul/templates
|
||||
BM_CVS_xultmpl = js/src/fdlibm js/src modules/libreg string xpcom expat intl netwerk/cache intl/lwbrk sun-java/stubs js/jsd/classes js/src/liveconnect modules/zlib modules/libjar embedding/components/windowwatcher modules/libimg/png jpeg modules/libpr0n/public modules/libpr0n/src xpfe/components/shistory webshell embedding/components/ui/helperAppDlg rdf/util rdf gfx/src/xlibrgb widget/src/gtkxtbin modules/plugin uriloader/exthandler embedding/components/webbrowserpersist embedding/browser/webBrowser embedding/browser/build profile/pref-migrator view content/xul/content content/xul/document rdf/chrome profile editor/composer editor/txmgr embedding/components/commandhandler editor editor/txtsvc embedding/components/jsconsole xpfe/components/find embedding/components/find embedding/components/appstartup embedding/components/windowwatcher embedding/components/printingui embedding/components/build embedding/base xpfe/appshell xpfe/browser embedding/components/ui/progressDlg xpfe/components/download-manager db/mork db/mdb directory/xpcom/base xpfe/components docshell uriloader modules/libutil content gfx modules/oji accessible layout htmlparser intl/chardet intl/uconv intl/unicharutil intl/locale xpfe/components/xremote widget caps js/src/xpconnect modules/libpref netwerk/mime netwerk/protocol/ftp netwerk/protocol/gopher netwerk/protocol/viewsource netwerk/build2 netwerk/base netwerk/protocol/about netwerk/protocol/data netwerk/protocol/file netwerk/protocol/http netwerk/protocol/jar netwerk/protocol/keyword netwerk/protocol/res netwerk/dns netwerk/socket netwerk/streamconv netwerk/cookie netwerk/build xpfe/components/sidebar dom content/xul/templates
|
||||
|
||||
|
||||
BM_DIRS_zlib = modules/zlib
|
||||
BM_CVS_zlib = modules/zlib
|
||||
|
||||
#
|
||||
# psm is obsolete. Make it pull psm2 instead
|
||||
#
|
||||
BM_DIRS_psm = $(BM_DIRS_psm2)
|
||||
BM_DEP_DIRS_psm = $(BM_DEP_DIRS_psm2)
|
||||
BM_CVS_psm = $(BM_CVS_psm2)
|
||||
BM_CVS_NS_psm = $(BM_CVS_NS_psm2)
|
||||
|
||||
#
|
||||
# Tally
|
||||
|
@ -145,17 +653,14 @@ BUILD_MODULE_CVS_NS = $(foreach mod,$(BUILD_MODULES), $(BM_CVS_NS_$(mod)))
|
|||
|
||||
# Remove dups from the list to speed up the build
|
||||
#
|
||||
ifdef PERL
|
||||
ifndef PERL
|
||||
PERL=perl
|
||||
endif
|
||||
|
||||
BUILD_MODULE_DIRS := $(shell $(PERL) $(topsrcdir)/build/unix/uniq.pl $(BUILD_MODULE_DIRS))
|
||||
BUILD_MODULE_DEP_DIRS := $(shell $(PERL) $(topsrcdir)/build/unix/uniq.pl $(BUILD_MODULE_DEP_DIRS))
|
||||
|
||||
else
|
||||
# Since PERL isn't defined, client.mk must've called us so order doesn't matter
|
||||
BUILD_MODULE_DIRS := $(sort $(BUILD_MODULE_DIRS))
|
||||
BUILD_MODULE_DEP_DIRS := $(sort $(BUILD_MODULE_DEP_DIRS))
|
||||
BUILD_MODULE_CVS := $(sort $(BUILD_MODULE_CVS))
|
||||
BUILD_MODULE_CVS_NS := $(sort $(BUILD_MODULE_CVS_NS))
|
||||
endif
|
||||
BUILD_MODULE_CVS := $(shell $(PERL) $(topsrcdir)/build/unix/uniq.pl -r -s $(BUILD_MODULE_CVS))
|
||||
BUILD_MODULE_CVS_NS := $(shell $(PERL) $(topsrcdir)/build/unix/uniq.pl -s $(BUILD_MODULE_CVS_NS))
|
||||
|
||||
endif # BUILD_MODULES
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче