Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git] / toolkit / toolkit-makefiles.sh
blob43873fc9a38c0f9a83000c69cdf49afe0d46b13d
1 #! /bin/sh
2 # ***** BEGIN LICENSE BLOCK *****
3 # Version: MPL 1.1/GPL 2.0/LGPL 2.1
5 # The contents of this file are subject to the Mozilla Public License Version
6 # 1.1 (the "License"); you may not use this file except in compliance with
7 # the License. You may obtain a copy of the License at
8 # http://www.mozilla.org/MPL/
10 # Software distributed under the License is distributed on an "AS IS" basis,
11 # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
12 # for the specific language governing rights and limitations under the
13 # License.
15 # The Original Code is the Mozilla build system
17 # The Initial Developer of the Original Code is
18 # Ben Turner <mozilla@songbirdnest.com>
20 # Portions created by the Initial Developer are Copyright (C) 2007
21 # the Initial Developer. All Rights Reserved.
23 # Contributor(s):
25 # Alternatively, the contents of this file may be used under the terms of
26 # either the GNU General Public License Version 2 or later (the "GPL"), or
27 # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
28 # in which case the provisions of the GPL or the LGPL are applicable instead
29 # of those above. If you wish to allow use of your version of this file only
30 # under the terms of either the GPL or the LGPL, and not to allow others to
31 # use your version of this file under the terms of the MPL, indicate your
32 # decision by deleting the provisions above and replace them with the notice
33 # and other provisions required by the GPL or the LGPL. If you do not delete
34 # the provisions above, a recipient may use your version of this file under
35 # the terms of any one of the MPL, the GPL or the LGPL.
37 # ***** END LICENSE BLOCK *****
39 # This file contains makefiles that will be generated for every XUL app.
41 MAKEFILES_db="
42 db/Makefile
43 db/mdb/Makefile
44 db/mdb/public/Makefile
45 db/mork/Makefile
46 db/mork/build/Makefile
47 db/mork/src/Makefile
50 MAKEFILES_dom="
51 ipc/Makefile
52 ipc/chromium/Makefile
53 ipc/glue/Makefile
54 ipc/ipdl/Makefile
55 dom/Makefile
56 dom/public/coreEvents/Makefile
57 dom/interfaces/base/Makefile
58 dom/interfaces/canvas/Makefile
59 dom/interfaces/core/Makefile
60 dom/interfaces/css/Makefile
61 dom/interfaces/events/Makefile
62 dom/interfaces/geolocation/Makefile
63 dom/interfaces/html/Makefile
64 dom/interfaces/json/Makefile
65 dom/interfaces/load-save/Makefile
66 dom/interfaces/offline/Makefile
67 dom/interfaces/range/Makefile
68 dom/interfaces/sidebar/Makefile
69 dom/interfaces/storage/Makefile
70 dom/interfaces/stylesheets/Makefile
71 dom/interfaces/threads/Makefile
72 dom/interfaces/traversal/Makefile
73 dom/interfaces/views/Makefile
74 dom/interfaces/xbl/Makefile
75 dom/interfaces/xpath/Makefile
76 dom/interfaces/xul/Makefile
77 dom/base/Makefile
78 dom/src/Makefile
79 dom/src/events/Makefile
80 dom/src/jsurl/Makefile
81 dom/src/geolocation/Makefile
82 dom/src/json/Makefile
83 dom/src/offline/Makefile
84 dom/src/storage/Makefile
85 dom/src/threads/Makefile
86 dom/locales/Makefile
87 dom/plugins/Makefile
88 js/jetpack/Makefile
91 MAKEFILES_editor="
92 editor/Makefile
93 editor/public/Makefile
94 editor/idl/Makefile
95 editor/txmgr/Makefile
96 editor/txmgr/idl/Makefile
97 editor/txmgr/public/Makefile
98 editor/txmgr/src/Makefile
99 editor/txmgr/tests/Makefile
100 editor/txtsvc/Makefile
101 editor/txtsvc/public/Makefile
102 editor/txtsvc/src/Makefile
103 editor/composer/Makefile
104 editor/composer/public/Makefile
105 editor/composer/src/Makefile
106 editor/composer/test/Makefile
107 editor/libeditor/Makefile
108 editor/libeditor/base/Makefile
109 editor/libeditor/base/tests/Makefile
110 editor/libeditor/html/Makefile
111 editor/libeditor/text/Makefile
114 MAKEFILES_xmlparser="
115 parser/expat/Makefile
116 parser/expat/lib/Makefile
117 parser/xml/Makefile
118 parser/xml/public/Makefile
119 parser/xml/src/Makefile
122 MAKEFILES_gfx="
123 gfx/Makefile
124 gfx/ycbcr/Makefile
125 gfx/layers/Makefile
126 gfx/src/Makefile
127 gfx/src/thebes/Makefile
128 gfx/tests/Makefile
129 gfx/thebes/Makefile
130 gfx/qcms/Makefile
131 gfx/angle/Makefile
134 MAKEFILES_htmlparser="
135 parser/htmlparser/Makefile
136 parser/htmlparser/public/Makefile
137 parser/htmlparser/src/Makefile
138 parser/htmlparser/tests/Makefile
139 parser/htmlparser/tests/grabpage/Makefile
140 parser/htmlparser/tests/logparse/Makefile
141 parser/htmlparser/tests/html/Makefile
142 parser/htmlparser/tests/outsinks/Makefile
145 MAKEFILES_intl="
146 intl/Makefile
147 intl/build/Makefile
148 intl/chardet/Makefile
149 intl/chardet/public/Makefile
150 intl/chardet/src/Makefile
151 intl/uconv/Makefile
152 intl/uconv/idl/Makefile
153 intl/uconv/util/Makefile
154 intl/uconv/public/Makefile
155 intl/uconv/src/Makefile
156 intl/uconv/tests/Makefile
157 intl/uconv/ucvja/Makefile
158 intl/uconv/ucvlatin/Makefile
159 intl/uconv/ucvcn/Makefile
160 intl/uconv/ucvtw/Makefile
161 intl/uconv/ucvtw2/Makefile
162 intl/uconv/ucvko/Makefile
163 intl/uconv/ucvibm/Makefile
164 intl/uconv/native/Makefile
165 intl/locale/Makefile
166 intl/locale/public/Makefile
167 intl/locale/idl/Makefile
168 intl/locale/src/Makefile
169 intl/locale/src/mac/Makefile
170 intl/locale/src/unix/Makefile
171 intl/locale/src/os2/Makefile
172 intl/locale/src/windows/Makefile
173 intl/locale/tests/Makefile
174 intl/lwbrk/Makefile
175 intl/lwbrk/idl/Makefile
176 intl/lwbrk/src/Makefile
177 intl/lwbrk/public/Makefile
178 intl/lwbrk/tests/Makefile
179 intl/unicharutil/Makefile
180 intl/unicharutil/util/Makefile
181 intl/unicharutil/util/internal/Makefile
182 intl/unicharutil/idl/Makefile
183 intl/unicharutil/src/Makefile
184 intl/unicharutil/public/Makefile
185 intl/unicharutil/tables/Makefile
186 intl/unicharutil/tests/Makefile
187 intl/unicharutil/tools/Makefile
188 intl/strres/Makefile
189 intl/strres/public/Makefile
190 intl/strres/src/Makefile
191 intl/strres/tests/Makefile
194 MAKEFILES_xpconnect="
195 js/src/xpconnect/Makefile
196 js/src/xpconnect/public/Makefile
197 js/src/xpconnect/idl/Makefile
198 js/src/xpconnect/shell/Makefile
199 js/src/xpconnect/src/Makefile
200 js/src/xpconnect/loader/Makefile
201 js/src/xpconnect/tests/Makefile
202 js/src/xpconnect/tests/components/Makefile
203 js/src/xpconnect/tests/idl/Makefile
206 MAKEFILES_jsipc="
207 js/ipc/Makefile
210 MAKEFILES_jsdebugger="
211 js/jsd/Makefile
212 js/jsd/idl/Makefile
215 MAKEFILES_content="
216 content/Makefile
217 content/base/Makefile
218 content/base/public/Makefile
219 content/base/src/Makefile
220 content/base/test/Makefile
221 content/base/test/chrome/Makefile
222 content/canvas/Makefile
223 content/canvas/public/Makefile
224 content/canvas/src/Makefile
225 content/events/Makefile
226 content/events/public/Makefile
227 content/events/src/Makefile
228 content/html/Makefile
229 content/html/content/Makefile
230 content/html/content/public/Makefile
231 content/html/content/src/Makefile
232 content/html/document/Makefile
233 content/html/document/public/Makefile
234 content/html/document/src/Makefile
235 content/xml/Makefile
236 content/xml/content/Makefile
237 content/xml/content/src/Makefile
238 content/xml/document/Makefile
239 content/xml/document/public/Makefile
240 content/xml/document/resources/Makefile
241 content/xml/document/src/Makefile
242 content/xul/Makefile
243 content/xul/content/Makefile
244 content/xul/content/src/Makefile
245 content/xul/document/Makefile
246 content/xul/document/public/Makefile
247 content/xul/document/src/Makefile
248 content/xul/templates/Makefile
249 content/xul/templates/public/Makefile
250 content/xul/templates/src/Makefile
251 content/xul/templates/tests/Makefile
252 content/xul/templates/tests/chrome/Makefile
253 content/xbl/Makefile
254 content/xbl/public/Makefile
255 content/xbl/src/Makefile
256 content/xbl/builtin/Makefile
257 content/xbl/builtin/emacs/Makefile
258 content/xbl/builtin/mac/Makefile
259 content/xbl/builtin/unix/Makefile
260 content/xslt/Makefile
261 content/xslt/public/Makefile
262 content/xslt/src/Makefile
263 content/xslt/src/base/Makefile
264 content/xslt/src/xml/Makefile
265 content/xslt/src/xpath/Makefile
266 content/xslt/src/xslt/Makefile
267 content/xslt/src/main/Makefile
270 MAKEFILES_layout="
271 layout/Makefile
272 layout/base/Makefile
273 layout/base/tests/Makefile
274 layout/build/Makefile
275 layout/forms/Makefile
276 layout/generic/Makefile
277 layout/inspector/public/Makefile
278 layout/inspector/src/Makefile
279 layout/printing/Makefile
280 layout/style/Makefile
281 layout/style/xbl-marquee/Makefile
282 layout/tables/Makefile
283 layout/xul/base/public/Makefile
284 layout/xul/base/src/Makefile
285 layout/xul/base/src/grid/Makefile
286 layout/xul/base/src/tree/src/Makefile
287 layout/xul/base/src/tree/public/Makefile
290 MAKEFILES_libimg="
291 modules/libimg/Makefile
294 MAKEFILES_libjar="
295 modules/libjar/Makefile
296 modules/libjar/test/Makefile
299 MAKEFILES_libreg="
300 modules/libreg/Makefile
301 modules/libreg/include/Makefile
302 modules/libreg/src/Makefile
303 modules/libreg/standalone/Makefile
306 MAKEFILES_libpref="
307 modules/libpref/Makefile
308 modules/libpref/public/Makefile
309 modules/libpref/src/Makefile
312 MAKEFILES_libvorbis="
313 media/libvorbis/Makefile
314 media/libvorbis/lib/Makefile
315 media/libvorbis/include/Makefile
316 media/libvorbis/include/vorbis/Makefile
319 MAKEFILES_libvpx="
320 media/libvpx/Makefile
323 MAKEFILES_libtheora="
324 media/libtheora/Makefile
325 media/libtheora/lib/Makefile
326 media/libtheora/include/Makefile
327 media/libtheora/include/theora/Makefile
330 MAKEFILES_libogg="
331 media/libogg/Makefile
332 media/libogg/src/Makefile
333 media/libogg/include/Makefile
334 media/libogg/include/ogg/Makefile
337 MAKEFILES_libsydneyaudio="
338 media/libsydneyaudio/Makefile
339 media/libsydneyaudio/include/Makefile
340 media/libsydneyaudio/src/Makefile
343 MAKEFILES_libnestegg="
344 media/libnestegg/Makefile
345 media/libnestegg/include/Makefile
346 media/libnestegg/src/Makefile
349 MAKEFILES_plugin="
350 modules/plugin/Makefile
351 modules/plugin/base/src/Makefile
352 modules/plugin/base/public/Makefile
353 modules/plugin/sdk/Makefile
354 modules/plugin/sdk/samples/Makefile
355 modules/plugin/sdk/samples/common/Makefile
356 modules/plugin/sdk/samples/basic/windows/Makefile
357 modules/plugin/sdk/samples/winless/windows/Makefile
360 MAKEFILES_freetype2="
361 modules/freetype2/Makefile
364 MAKEFILES_netwerk="
365 netwerk/Makefile
366 netwerk/base/Makefile
367 netwerk/base/public/Makefile
368 netwerk/base/src/Makefile
369 netwerk/build/Makefile
370 netwerk/cache/Makefile
371 netwerk/cookie/Makefile
372 netwerk/wifi/Makefile
373 netwerk/dns/Makefile
374 netwerk/protocol/Makefile
375 netwerk/protocol/about/Makefile
376 netwerk/protocol/data/Makefile
377 netwerk/protocol/file/Makefile
378 netwerk/protocol/ftp/Makefile
379 netwerk/protocol/http/Makefile
380 netwerk/protocol/res/Makefile
381 netwerk/protocol/viewsource/Makefile
382 netwerk/mime/Makefile
383 netwerk/socket/Makefile
384 netwerk/streamconv/Makefile
385 netwerk/streamconv/converters/Makefile
386 netwerk/streamconv/public/Makefile
387 netwerk/streamconv/src/Makefile
388 netwerk/streamconv/test/Makefile
389 netwerk/test/Makefile
390 netwerk/locales/Makefile
391 netwerk/system/Makefile
392 netwerk/system/mac/Makefile
393 netwerk/system/win32/Makefile
396 MAKEFILES_uriloader="
397 uriloader/Makefile
398 uriloader/base/Makefile
399 uriloader/exthandler/Makefile
400 uriloader/exthandler/tests/Makefile
401 uriloader/prefetch/Makefile
404 MAKEFILES_profile="
405 profile/Makefile
406 profile/public/Makefile
407 profile/dirserviceprovider/Makefile
408 profile/dirserviceprovider/public/Makefile
409 profile/dirserviceprovider/src/Makefile
410 profile/dirserviceprovider/standalone/Makefile
413 MAKEFILES_rdf="
414 rdf/Makefile
415 rdf/base/Makefile
416 rdf/base/idl/Makefile
417 rdf/base/public/Makefile
418 rdf/base/src/Makefile
419 rdf/util/Makefile
420 rdf/util/public/Makefile
421 rdf/util/src/Makefile
422 rdf/util/src/internal/Makefile
423 rdf/build/Makefile
424 rdf/datasource/Makefile
425 rdf/datasource/public/Makefile
426 rdf/datasource/src/Makefile
427 rdf/tests/Makefile
428 rdf/tests/rdfcat/Makefile
429 rdf/tests/rdfpoll/Makefile
432 MAKEFILES_caps="
433 caps/Makefile
434 caps/idl/Makefile
435 caps/include/Makefile
436 caps/src/Makefile
437 caps/tests/Makefile
438 caps/tests/mochitest/Makefile
441 MAKEFILES_chrome="
442 chrome/Makefile
443 chrome/public/Makefile
444 chrome/src/Makefile
447 MAKEFILES_view="
448 view/Makefile
449 view/public/Makefile
450 view/src/Makefile
453 MAKEFILES_docshell="
454 docshell/Makefile
455 docshell/base/Makefile
456 docshell/resources/Makefile
457 docshell/resources/content/Makefile
458 docshell/shistory/Makefile
459 docshell/shistory/public/Makefile
460 docshell/shistory/src/Makefile
461 docshell/build/Makefile
464 MAKEFILES_webshell="
465 webshell/Makefile
466 webshell/public/Makefile
469 MAKEFILES_widget="
470 widget/Makefile
471 widget/public/Makefile
472 widget/src/Makefile
473 widget/src/beos/Makefile
474 widget/src/build/Makefile
475 widget/src/gtk2/Makefile
476 widget/src/gtkxtbin/Makefile
477 widget/src/cocoa/Makefile
478 widget/src/os2/Makefile
479 widget/src/windows/Makefile
480 widget/src/xpwidgets/Makefile
483 MAKEFILES_xpcom="
484 xpcom/string/Makefile
485 xpcom/string/public/Makefile
486 xpcom/string/src/Makefile
487 xpcom/Makefile
488 xpcom/base/Makefile
489 xpcom/build/Makefile
490 xpcom/components/Makefile
491 xpcom/ds/Makefile
492 xpcom/glue/Makefile
493 xpcom/glue/standalone/Makefile
494 xpcom/io/Makefile
495 xpcom/typelib/Makefile
496 xpcom/reflect/Makefile
497 xpcom/typelib/xpt/Makefile
498 xpcom/typelib/xpt/public/Makefile
499 xpcom/typelib/xpt/src/Makefile
500 xpcom/typelib/xpt/tests/Makefile
501 xpcom/typelib/xpt/tools/Makefile
502 xpcom/typelib/xpidl/Makefile
503 xpcom/reflect/xptcall/Makefile
504 xpcom/reflect/xptcall/public/Makefile
505 xpcom/reflect/xptcall/src/Makefile
506 xpcom/reflect/xptcall/src/md/Makefile
507 xpcom/reflect/xptcall/src/md/os2/Makefile
508 xpcom/reflect/xptcall/src/md/test/Makefile
509 xpcom/reflect/xptcall/src/md/unix/Makefile
510 xpcom/reflect/xptcall/src/md/win32/Makefile
511 xpcom/reflect/xptcall/tests/Makefile
512 xpcom/reflect/xptinfo/Makefile
513 xpcom/reflect/xptinfo/public/Makefile
514 xpcom/reflect/xptinfo/src/Makefile
515 xpcom/reflect/xptinfo/tests/Makefile
516 xpcom/proxy/Makefile
517 xpcom/proxy/public/Makefile
518 xpcom/proxy/src/Makefile
519 xpcom/proxy/tests/Makefile
520 xpcom/sample/Makefile
521 xpcom/threads/Makefile
522 xpcom/stub/Makefile
523 xpcom/windbgdlg/Makefile
524 xpcom/system/Makefile
527 MAKEFILES_xpcom_tests="
528 xpcom/tests/Makefile
529 xpcom/tests/windows/Makefile
530 xpcom/tests/static-checker/Makefile
533 MAKEFILES_xpfe="
534 widget/src/xremoteclient/Makefile
535 toolkit/components/remote/Makefile
536 xpfe/components/Makefile
537 xpfe/components/directory/Makefile
538 xpfe/components/autocomplete/Makefile
539 xpfe/components/autocomplete/public/Makefile
540 xpfe/components/autocomplete/src/Makefile
541 xpfe/components/windowds/Makefile
542 xpfe/components/build/Makefile
543 xpfe/appshell/Makefile
544 xpfe/appshell/src/Makefile
545 xpfe/appshell/public/Makefile
546 extensions/spellcheck/Makefile
547 extensions/spellcheck/hunspell/Makefile
548 extensions/spellcheck/hunspell/src/Makefile
549 extensions/spellcheck/idl/Makefile
550 extensions/spellcheck/locales/Makefile
551 extensions/spellcheck/src/Makefile
554 MAKEFILES_embedding="
555 embedding/Makefile
556 embedding/base/Makefile
557 embedding/browser/Makefile
558 embedding/browser/activex/src/Makefile
559 embedding/browser/activex/src/common/Makefile
560 embedding/browser/activex/src/control/Makefile
561 embedding/browser/activex/src/control_kicker/Makefile
562 embedding/browser/activex/src/plugin/Makefile
563 embedding/browser/build/Makefile
564 embedding/browser/webBrowser/Makefile
565 embedding/browser/gtk/Makefile
566 embedding/browser/gtk/src/Makefile
567 embedding/browser/gtk/tests/Makefile
568 embedding/components/Makefile
569 embedding/components/appstartup/Makefile
570 embedding/components/appstartup/src/Makefile
571 embedding/components/build/Makefile
572 embedding/components/commandhandler/Makefile
573 embedding/components/commandhandler/public/Makefile
574 embedding/components/commandhandler/src/Makefile
575 embedding/components/find/Makefile
576 embedding/components/find/public/Makefile
577 embedding/components/find/src/Makefile
578 embedding/components/printingui/Makefile
579 embedding/components/printingui/src/Makefile
580 embedding/components/printingui/src/mac/Makefile
581 embedding/components/printingui/src/unixshared/Makefile
582 embedding/components/printingui/src/win/Makefile
583 embedding/components/webbrowserpersist/Makefile
584 embedding/components/webbrowserpersist/public/Makefile
585 embedding/components/webbrowserpersist/src/Makefile
586 embedding/components/windowwatcher/Makefile
587 embedding/components/windowwatcher/public/Makefile
588 embedding/components/windowwatcher/src/Makefile
589 embedding/tests/Makefile
590 embedding/tests/winEmbed/Makefile
593 MAKEFILES_xulapp="
594 toolkit/Makefile
595 toolkit/library/Makefile
596 toolkit/crashreporter/Makefile
597 toolkit/crashreporter/client/Makefile
598 toolkit/crashreporter/google-breakpad/src/client/Makefile
599 toolkit/crashreporter/google-breakpad/src/client/linux/handler/Makefile
600 toolkit/crashreporter/google-breakpad/src/client/linux/minidump_writer/Makefile
601 toolkit/crashreporter/google-breakpad/src/client/mac/handler/Makefile
602 toolkit/crashreporter/google-breakpad/src/client/solaris/handler/Makefile
603 toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation/Makefile
604 toolkit/crashreporter/google-breakpad/src/client/windows/handler/Makefile
605 toolkit/crashreporter/google-breakpad/src/client/windows/sender/Makefile
606 toolkit/crashreporter/google-breakpad/src/common/Makefile
607 toolkit/crashreporter/google-breakpad/src/common/linux/Makefile
608 toolkit/crashreporter/google-breakpad/src/common/mac/Makefile
609 toolkit/crashreporter/google-breakpad/src/common/dwarf/Makefile
610 toolkit/crashreporter/google-breakpad/src/common/solaris/Makefile
611 toolkit/crashreporter/google-breakpad/src/common/windows/Makefile
612 toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/Makefile
613 toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/Makefile
614 toolkit/crashreporter/google-breakpad/src/tools/solaris/dump_syms/Makefile
615 toolkit/content/Makefile
616 toolkit/components/alerts/Makefile
617 toolkit/components/alerts/public/Makefile
618 toolkit/components/alerts/src/Makefile
619 toolkit/components/alerts/src/mac/Makefile
620 toolkit/components/alerts/src/mac/growl/Makefile
621 toolkit/components/apppicker/Makefile
622 toolkit/components/autocomplete/Makefile
623 toolkit/components/autocomplete/public/Makefile
624 toolkit/components/autocomplete/src/Makefile
625 toolkit/components/Makefile
626 toolkit/components/build/Makefile
627 toolkit/components/commandlines/Makefile
628 toolkit/components/commandlines/public/Makefile
629 toolkit/components/commandlines/src/Makefile
630 toolkit/components/console/Makefile
631 toolkit/components/contentprefs/Makefile
632 toolkit/components/contentprefs/src/Makefile
633 toolkit/components/cookie/Makefile
634 toolkit/components/downloads/public/Makefile
635 toolkit/components/downloads/Makefile
636 toolkit/components/downloads/src/Makefile
637 toolkit/components/exthelper/Makefile
638 toolkit/components/feeds/Makefile
639 toolkit/components/feeds/public/Makefile
640 toolkit/components/feeds/src/Makefile
641 toolkit/components/filepicker/Makefile
642 toolkit/components/filepicker/public/Makefile
643 toolkit/components/filepicker/src/Makefile
644 toolkit/components/find/Makefile
645 toolkit/components/find/public/Makefile
646 toolkit/components/find/src/Makefile
647 toolkit/components/help/Makefile
648 toolkit/components/intl/Makefile
649 toolkit/components/microformats/Makefile
650 toolkit/components/microformats/src/Makefile
651 toolkit/components/parentalcontrols/Makefile
652 toolkit/components/parentalcontrols/public/Makefile
653 toolkit/components/parentalcontrols/src/Makefile
654 toolkit/components/passwordmgr/Makefile
655 toolkit/components/passwordmgr/public/Makefile
656 toolkit/components/passwordmgr/src/Makefile
657 toolkit/components/passwordmgr/content/Makefile
658 toolkit/components/passwordmgr/test/Makefile
659 toolkit/components/places/Makefile
660 toolkit/components/places/public/Makefile
661 toolkit/components/places/src/Makefile
662 toolkit/components/printing/Makefile
663 toolkit/components/satchel/Makefile
664 toolkit/components/satchel/public/Makefile
665 toolkit/components/satchel/src/Makefile
666 toolkit/components/search/Makefile
667 toolkit/spatial-navigation/Makefile
668 toolkit/components/startup/Makefile
669 toolkit/components/startup/public/Makefile
670 toolkit/components/startup/src/Makefile
671 toolkit/components/statusfilter/Makefile
672 toolkit/components/typeaheadfind/Makefile
673 toolkit/components/typeaheadfind/public/Makefile
674 toolkit/components/typeaheadfind/src/Makefile
675 toolkit/components/url-classifier/Makefile
676 toolkit/components/url-classifier/public/Makefile
677 toolkit/components/url-classifier/src/Makefile
678 toolkit/components/urlformatter/Makefile
679 toolkit/components/urlformatter/public/Makefile
680 toolkit/components/urlformatter/src/Makefile
681 toolkit/components/viewconfig/Makefile
682 toolkit/components/viewsource/Makefile
683 toolkit/locales/Makefile
684 toolkit/mozapps/Makefile
685 toolkit/mozapps/downloads/Makefile
686 toolkit/mozapps/extensions/Makefile
687 toolkit/mozapps/handling/Makefile
688 toolkit/mozapps/plugins/Makefile
689 toolkit/mozapps/readstrings/Makefile
690 toolkit/mozapps/update/Makefile
691 toolkit/mozapps/update/updater/Makefile
692 toolkit/mozapps/xpinstall/Makefile
693 toolkit/profile/Makefile
694 toolkit/profile/public/Makefile
695 toolkit/profile/src/Makefile
696 toolkit/system/dbus/Makefile
697 toolkit/system/gnome/Makefile
698 toolkit/system/unixproxy/Makefile
699 toolkit/system/osxproxy/Makefile
700 toolkit/system/windowsproxy/Makefile
701 toolkit/themes/Makefile
702 toolkit/themes/gnomestripe/global/Makefile
703 toolkit/themes/gnomestripe/Makefile
704 toolkit/themes/gnomestripe/mozapps/Makefile
705 toolkit/themes/pmstripe/global/Makefile
706 toolkit/themes/pmstripe/Makefile
707 toolkit/themes/pinstripe/Makefile
708 toolkit/themes/pinstripe/global/Makefile
709 toolkit/themes/pinstripe/help/Makefile
710 toolkit/themes/pinstripe/mozapps/Makefile
711 toolkit/themes/winstripe/Makefile
712 toolkit/themes/winstripe/global/Makefile
713 toolkit/themes/winstripe/help/Makefile
714 toolkit/themes/winstripe/mozapps/Makefile
715 toolkit/xre/Makefile
718 MAKEFILES_ctypes="
719 toolkit/components/ctypes/Makefile
720 toolkit/components/ctypes/tests/Makefile
723 MAKEFILES_libpr0n="
724 modules/libpr0n/Makefile
725 modules/libpr0n/build/Makefile
726 modules/libpr0n/public/Makefile
727 modules/libpr0n/src/Makefile
728 modules/libpr0n/decoders/Makefile
729 modules/libpr0n/decoders/gif/Makefile
730 modules/libpr0n/decoders/png/Makefile
731 modules/libpr0n/decoders/jpeg/Makefile
732 modules/libpr0n/decoders/bmp/Makefile
733 modules/libpr0n/decoders/icon/Makefile
734 modules/libpr0n/decoders/icon/mac/Makefile
735 modules/libpr0n/decoders/icon/win/Makefile
736 modules/libpr0n/decoders/icon/gtk/Makefile
737 modules/libpr0n/decoders/icon/beos/Makefile
738 modules/libpr0n/encoders/Makefile
739 modules/libpr0n/encoders/png/Makefile
740 modules/libpr0n/encoders/jpeg/Makefile
743 MAKEFILES_accessible="
744 accessible/Makefile
745 accessible/public/Makefile
746 accessible/public/ia2/Makefile
747 accessible/public/msaa/Makefile
748 accessible/src/Makefile
749 accessible/src/base/Makefile
750 accessible/src/html/Makefile
751 accessible/src/xforms/Makefile
752 accessible/src/xul/Makefile
753 accessible/src/msaa/Makefile
754 accessible/src/atk/Makefile
755 accessible/src/mac/Makefile
756 accessible/build/Makefile
759 MAKEFILES_zlib="
760 modules/zlib/standalone/Makefile
763 MAKEFILES_libmar="
764 modules/libmar/Makefile
765 modules/libmar/src/Makefile
766 modules/libmar/tool/Makefile
769 MAKEFILES_lib7z="
770 modules/lib7z/Makefile
773 MAKEFILES_extensions="
774 extensions/cookie/Makefile
775 extensions/permissions/Makefile
776 extensions/pref/Makefile
777 extensions/pref/autoconfig/Makefile
778 extensions/pref/autoconfig/public/Makefile
779 extensions/pref/autoconfig/src/Makefile
782 add_makefiles "
783 $MAKEFILES_db
784 $MAKEFILES_dom
785 $MAKEFILES_editor
786 $MAKEFILES_xmlparser
787 $MAKEFILES_gfx
788 $MAKEFILES_htmlparser
789 $MAKEFILES_intl
790 $MAKEFILES_xpconnect
791 $MAKEFILES_jsipc
792 $MAKEFILES_jsdebugger
793 $MAKEFILES_jsctypes
794 $MAKEFILES_content
795 $MAKEFILES_layout
796 $MAKEFILES_libimg
797 $MAKEFILES_libjar
798 $MAKEFILES_libreg
799 $MAKEFILES_libpref
800 $MAKEFILES_plugin
801 $MAKEFILES_netwerk
802 $MAKEFILES_uriloader
803 $MAKEFILES_profile
804 $MAKEFILES_rdf
805 $MAKEFILES_sun_java
806 $MAKEFILES_caps
807 $MAKEFILES_chrome
808 $MAKEFILES_view
809 $MAKEFILES_docshell
810 $MAKEFILES_webshell
811 $MAKEFILES_widget
812 $MAKEFILES_xpcom
813 $MAKEFILES_xpcom_tests
814 $MAKEFILES_xpfe
815 $MAKEFILES_embedding
816 $MAKEFILES_xulapp
817 $MAKEFILES_libpr0n
818 $MAKEFILES_accessible
819 $MAKEFILES_zlib
820 $MAKEFILES_libmar
821 $MAKEFILES_lib7z
822 $MAKEFILES_extensions
826 # Conditional makefiles
829 if [ "$ENABLE_TESTS" ]; then
830 add_makefiles "
831 chrome/test/Makefile
832 content/canvas/test/Makefile
833 content/events/test/Makefile
834 content/html/content/test/Makefile
835 content/html/document/test/Makefile
836 content/smil/test/Makefile
837 content/svg/content/test/Makefile
838 content/test/Makefile
839 content/xbl/test/Makefile
840 content/xml/document/test/Makefile
841 content/xslt/tests/buster/Makefile
842 content/xslt/tests/mochitest/Makefile
843 content/xtf/test/Makefile
844 content/xul/content/test/Makefile
845 content/xul/document/test/Makefile
846 docshell/test/Makefile
847 docshell/test/browser/Makefile
848 docshell/test/chrome/Makefile
849 docshell/test/navigation/Makefile
850 dom/src/json/test/Makefile
851 dom/src/jsurl/test/Makefile
852 dom/src/threads/test/Makefile
853 dom/tests/Makefile
854 dom/tests/mochitest/Makefile
855 dom/tests/mochitest/ajax/Makefile
856 dom/tests/mochitest/ajax/jquery/Makefile
857 dom/tests/mochitest/ajax/jquery/dist/Makefile
858 dom/tests/mochitest/ajax/jquery/test/Makefile
859 dom/tests/mochitest/ajax/jquery/test/data/Makefile
860 dom/tests/mochitest/ajax/jquery/test/data/offset/Makefile
861 dom/tests/mochitest/ajax/jquery/test/unit/Makefile
862 dom/tests/mochitest/ajax/lib/Makefile
863 dom/tests/mochitest/ajax/mochikit/Makefile
864 dom/tests/mochitest/ajax/mochikit/MochiKit/Makefile
865 dom/tests/mochitest/ajax/mochikit/tests/Makefile
866 dom/tests/mochitest/ajax/mochikit/tests/SimpleTest/Makefile
867 dom/tests/mochitest/ajax/offline/Makefile
868 dom/tests/mochitest/ajax/offline/namespace1/Makefile
869 dom/tests/mochitest/ajax/offline/namespace1/sub/Makefile
870 dom/tests/mochitest/ajax/offline/namespace1/sub2/Makefile
871 dom/tests/mochitest/ajax/offline/namespace2/Makefile
872 dom/tests/mochitest/ajax/prototype/Makefile
873 dom/tests/mochitest/ajax/prototype/dist/Makefile
874 dom/tests/mochitest/ajax/prototype/test/Makefile
875 dom/tests/mochitest/ajax/prototype/test/functional/Makefile
876 dom/tests/mochitest/ajax/prototype/test/lib/Makefile
877 dom/tests/mochitest/ajax/prototype/test/unit/Makefile
878 dom/tests/mochitest/ajax/prototype/test/unit/fixtures/Makefile
879 dom/tests/mochitest/ajax/prototype/test/unit/tmp/Makefile
880 dom/tests/mochitest/ajax/scriptaculous/Makefile
881 dom/tests/mochitest/ajax/scriptaculous/lib/Makefile
882 dom/tests/mochitest/ajax/scriptaculous/src/Makefile
883 dom/tests/mochitest/ajax/scriptaculous/test/Makefile
884 dom/tests/mochitest/ajax/scriptaculous/test/unit/Makefile
885 dom/tests/mochitest/bugs/Makefile
886 dom/tests/mochitest/chrome/Makefile
887 dom/tests/mochitest/dom-level0/Makefile
888 dom/tests/mochitest/dom-level1-core/Makefile
889 dom/tests/mochitest/dom-level1-core/files/Makefile
890 dom/tests/mochitest/dom-level2-core/Makefile
891 dom/tests/mochitest/dom-level2-core/files/Makefile
892 dom/tests/mochitest/dom-level2-html/Makefile
893 dom/tests/mochitest/dom-level2-html/files/Makefile
894 dom/tests/mochitest/general/Makefile
895 dom/tests/mochitest/geolocation/Makefile
896 dom/tests/mochitest/localstorage/Makefile
897 dom/tests/mochitest/sessionstorage/Makefile
898 dom/tests/mochitest/whatwg/Makefile
899 editor/libeditor/html/tests/Makefile
900 editor/libeditor/text/tests/Makefile
901 embedding/test/Makefile
902 extensions/cookie/test/Makefile
903 extensions/pref/Makefile
904 intl/locale/tests_multilocale/Makefile
905 js/src/xpconnect/tests/mochitest/Makefile
906 layout/forms/test/Makefile
907 layout/generic/test/Makefile
908 layout/inspector/tests/Makefile
909 layout/reftests/fonts/Makefile
910 layout/reftests/fonts/mplus/Makefile
911 layout/style/test/Makefile
912 layout/tables/test/Makefile
913 layout/tools/pageloader/Makefile
914 layout/tools/reftest/Makefile
915 layout/xul/base/test/Makefile
916 layout/xul/test/Makefile
917 modules/libjar/test/chrome/Makefile
918 modules/libjar/test/mochitest/Makefile
919 modules/libpr0n/test/Makefile
920 modules/libpr0n/test/mochitest/Makefile
921 modules/libpref/test/Makefile
922 modules/plugin/test/Makefile
923 modules/plugin/test/mochitest/Makefile
924 modules/plugin/test/testplugin/Makefile
925 netwerk/test/httpserver/Makefile
926 parser/htmlparser/tests/mochitest/Makefile
927 parser/xml/test/Makefile
928 rdf/tests/triplescat/Makefile
929 testing/mochitest/Makefile
930 testing/mochitest/MochiKit/Makefile
931 testing/mochitest/chrome/Makefile
932 testing/mochitest/ssltunnel/Makefile
933 testing/mochitest/static/Makefile
934 testing/mochitest/tests/Makefile
935 testing/mochitest/tests/MochiKit-1.4.2/Makefile
936 testing/mochitest/tests/MochiKit-1.4.2/MochiKit/Makefile
937 testing/mochitest/tests/MochiKit-1.4.2/tests/Makefile
938 testing/mochitest/tests/MochiKit-1.4.2/tests/SimpleTest/Makefile
939 testing/mochitest/tests/SimpleTest/Makefile
940 testing/mochitest/tests/browser/Makefile
941 testing/tools/screenshot/Makefile
942 testing/xpcshell/Makefile
943 testing/xpcshell/example/Makefile
944 toolkit/components/alerts/test/Makefile
945 toolkit/components/autocomplete/tests/Makefile
946 toolkit/components/commandlines/test/Makefile
947 toolkit/components/contentprefs/tests/Makefile
948 toolkit/components/downloads/test/Makefile
949 toolkit/components/downloads/test/browser/Makefile
950 toolkit/components/microformats/tests/Makefile
951 toolkit/components/passwordmgr/test/browser/Makefile
952 toolkit/components/places/tests/Makefile
953 toolkit/components/places/tests/chrome/Makefile
954 toolkit/components/places/tests/mochitest/bug_411966/Makefile
955 toolkit/components/places/tests/mochitest/bug_461710/Makefile
956 toolkit/components/satchel/test/Makefile
957 toolkit/components/url-classifier/tests/Makefile
958 toolkit/components/url-classifier/tests/mochitest/Makefile
959 toolkit/components/urlformatter/tests/Makefile
960 toolkit/components/viewsource/test/Makefile
961 toolkit/content/tests/Makefile
962 toolkit/content/tests/browser/Makefile
963 toolkit/content/tests/chrome/Makefile
964 toolkit/content/tests/widgets/Makefile
965 toolkit/crashreporter/test/Makefile
966 toolkit/mozapps/downloads/tests/Makefile
967 toolkit/mozapps/downloads/tests/chrome/Makefile
968 toolkit/mozapps/extensions/test/Makefile
969 toolkit/mozapps/plugins/tests/Makefile
970 toolkit/mozapps/update/test/Makefile
971 toolkit/spatial-navigation/tests/Makefile
972 toolkit/xre/test/Makefile
973 uriloader/exthandler/tests/mochitest/Makefile
974 widget/tests/Makefile
975 xpcom/sample/program/Makefile
976 xpcom/tests/external/Makefile
980 if [ "$MOZ_ZIPWRITER" ]; then
981 add_makefiles "
982 modules/libjar/zipwriter/Makefile
983 modules/libjar/zipwriter/public/Makefile
984 modules/libjar/zipwriter/src/Makefile
985 modules/libjar/zipwriter/test/Makefile
989 if [ "$MOZ_STORAGE" ]; then
990 add_makefiles "
991 db/sqlite3/src/Makefile
992 db/morkreader/Makefile
993 db/morkreader/external/Makefile
994 storage/Makefile
995 storage/public/Makefile
996 storage/src/Makefile
997 storage/build/Makefile
998 storage/test/Makefile
1002 if [ "$MOZ_TREE_CAIRO" ] ; then
1003 add_makefiles "
1004 gfx/cairo/Makefile
1005 gfx/cairo/libpixman/src/Makefile
1006 gfx/cairo/cairo/src/Makefile
1007 gfx/cairo/cairo/src/cairo-features.h
1011 if [ "$MOZ_UNIVERSALCHARDET" ] ; then
1012 add_makefiles "
1013 extensions/universalchardet/Makefile
1014 extensions/universalchardet/src/Makefile
1015 extensions/universalchardet/src/base/Makefile
1016 extensions/universalchardet/src/xpcom/Makefile
1017 extensions/universalchardet/tests/Makefile
1021 if [ "$MOZ_AUTH_EXTENSION" ]; then
1022 add_makefiles "
1023 extensions/auth/Makefile
1027 if test -n "$MOZ_PSM"; then
1028 add_makefiles "
1029 security/manager/Makefile
1030 security/manager/boot/Makefile
1031 security/manager/boot/src/Makefile
1032 security/manager/boot/public/Makefile
1033 security/manager/ssl/Makefile
1034 security/manager/ssl/src/Makefile
1035 security/manager/ssl/public/Makefile
1036 security/manager/pki/Makefile
1037 security/manager/pki/resources/Makefile
1038 security/manager/pki/src/Makefile
1039 security/manager/pki/public/Makefile
1040 security/manager/locales/Makefile
1044 if [ ! "$SYSTEM_JPEG" ]; then
1045 add_makefiles "
1046 jpeg/Makefile
1050 if [ ! "$SYSTEM_ZLIB" ]; then
1051 add_makefiles "
1052 modules/zlib/Makefile
1053 modules/zlib/src/Makefile
1057 if [ ! "$SYSTEM_BZ2" ]; then
1058 add_makefiles "
1059 modules/libbz2/Makefile
1060 modules/libbz2/src/Makefile
1064 if test -n "$MOZ_UPDATE_PACKAGING"; then
1065 add_makefiles "
1066 tools/update-packaging/Makefile
1067 other-licenses/bsdiff/Makefile
1071 if [ ! "$SYSTEM_PNG" ]; then
1072 add_makefiles "
1073 modules/libimg/png/Makefile
1077 if [ -f ${srcdir}/l10n/makefiles.all ]; then
1078 MAKEFILES_langpacks=`cat ${srcdir}/l10n/makefiles.all`
1079 add_makefiles "
1080 $MAKEFILES_langpacks
1084 if [ "$MOZ_L10N" ]; then
1085 add_makefiles "
1086 l10n/Makefile
1089 if [ "$MOZ_L10N_LANG" ]; then
1090 add_makefiles "
1091 l10n/lang/Makefile
1092 l10n/lang/addressbook/Makefile
1093 l10n/lang/bookmarks/Makefile
1094 l10n/lang/directory/Makefile
1095 l10n/lang/editor/Makefile
1096 l10n/lang/global/Makefile
1097 l10n/lang/history/Makefile
1098 l10n/lang/messenger/Makefile
1099 l10n/lang/messengercompose/Makefile
1100 l10n/lang/navigator/Makefile
1101 l10n/lang/pref/Makefile
1102 l10n/lang/related/Makefile
1103 l10n/lang/sidebar/Makefile
1104 l10n/lang/addressbook/locale/Makefile
1105 l10n/lang/bookmarks/locale/Makefile
1106 l10n/lang/directory/locale/Makefile
1107 l10n/lang/editor/locale/Makefile
1108 l10n/lang/global/locale/Makefile
1109 l10n/lang/history/locale/Makefile
1110 l10n/lang/messenger/locale/Makefile
1111 l10n/lang/messengercompose/locale/Makefile
1112 l10n/lang/navigator/locale/Makefile
1113 l10n/lang/pref/locale/Makefile
1114 l10n/lang/related/locale/Makefile
1115 l10n/lang/sidebar/locale/Makefile
1117 fi # MOZ_L10N_LANG
1119 fi # MOZ_L10N
1121 if [ "$MOZ_JPROF" ]; then
1122 add_makefiles "
1123 tools/jprof/Makefile
1124 tools/jprof/stub/Makefile
1128 if [ "$MOZ_LEAKY" ]; then
1129 add_makefiles "
1130 tools/leaky/Makefile
1134 if [ "$NS_TRACE_MALLOC" ]; then
1135 add_makefiles "
1136 tools/trace-malloc/Makefile
1137 tools/trace-malloc/lib/Makefile
1141 if [ "$MOZ_MAPINFO" ]; then
1142 add_makefiles "
1143 tools/codesighs/Makefile
1147 if [ "$MOZ_MATHML" ]; then
1148 add_makefiles "
1149 content/mathml/Makefile
1150 content/mathml/content/Makefile
1151 content/mathml/content/src/Makefile
1152 layout/mathml/Makefile
1156 if [ "$MOZ_SVG" ]; then
1157 add_makefiles "
1158 content/svg/Makefile
1159 content/svg/document/Makefile
1160 content/svg/document/src/Makefile
1161 content/svg/content/Makefile
1162 content/svg/content/src/Makefile
1163 dom/interfaces/svg/Makefile
1164 layout/svg/base/src/Makefile
1168 if [ "$MOZ_SMIL" ]; then
1169 add_makefiles "
1170 content/smil/Makefile
1171 dom/interfaces/smil/Makefile
1175 if [ "$MOZ_XTF" ]; then
1176 add_makefiles "
1177 content/xtf/Makefile
1178 content/xtf/public/Makefile
1179 content/xtf/src/Makefile
1183 if [ "$MOZ_JAVAXPCOM" ]; then
1184 add_makefiles "
1185 extensions/java/Makefile
1186 extensions/java/xpcom/Makefile
1187 extensions/java/xpcom/interfaces/Makefile
1188 extensions/java/xpcom/src/Makefile
1189 extensions/java/xpcom/glue/Makefile
1193 if [ "$MOZ_STATIC_COMPONENTS" -o "$MOZ_META_COMPONENTS" ]; then
1194 add_makefiles "
1195 modules/staticmod/Makefile
1199 if [ "$MOZ_MEDIA" ]; then
1200 add_makefiles "
1201 content/media/Makefile
1202 content/media/test/Makefile
1206 if [ "$MOZ_VORBIS" ]; then
1207 add_makefiles "
1208 $MAKEFILES_libvorbis
1209 $MAKEFILES_libogg
1213 if [ "$MOZ_OGG" ]; then
1214 add_makefiles "
1215 $MAKEFILES_libtheora
1216 content/media/ogg/Makefile
1220 if [ "$MOZ_WEBM" ]; then
1221 add_makefiles "
1222 $MAKEFILES_libvpx
1223 $MAKEFILES_libnestegg
1224 content/media/webm/Makefile
1228 if [ "$MOZ_WAVE" ]; then
1229 add_makefiles "
1230 content/media/wave/Makefile
1234 if [ "$MOZ_SYDNEYAUDIO" ]; then
1235 add_makefiles "
1236 $MAKEFILES_libsydneyaudio
1240 if [ "$MOZ_TREE_FREETYPE" ]; then
1241 add_makefiles "
1242 $MAKEFILES_freetype2