Bug 461248 - Remove JSOP_RESUME (r=gal/jorendorff).
[mozilla-central.git] / toolkit / toolkit-makefiles.sh
blob3568ddc17a317949ac3cbf31c643bdb6f0af3a87
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 dom/Makefile
52 dom/public/Makefile
53 dom/public/base/Makefile
54 dom/public/coreEvents/Makefile
55 dom/public/idl/Makefile
56 dom/public/idl/base/Makefile
57 dom/public/idl/canvas/Makefile
58 dom/public/idl/core/Makefile
59 dom/public/idl/css/Makefile
60 dom/public/idl/events/Makefile
61 dom/public/idl/html/Makefile
62 dom/public/idl/range/Makefile
63 dom/public/idl/stylesheets/Makefile
64 dom/public/idl/views/Makefile
65 dom/public/idl/xbl/Makefile
66 dom/public/idl/xpath/Makefile
67 dom/public/idl/xul/Makefile
68 dom/src/Makefile
69 dom/src/base/Makefile
70 dom/src/events/Makefile
71 dom/src/jsurl/Makefile
72 dom/locales/Makefile
75 MAKEFILES_editor="
76 editor/Makefile
77 editor/public/Makefile
78 editor/idl/Makefile
79 editor/txmgr/Makefile
80 editor/txmgr/idl/Makefile
81 editor/txmgr/public/Makefile
82 editor/txmgr/src/Makefile
83 editor/txmgr/tests/Makefile
84 editor/txtsvc/Makefile
85 editor/txtsvc/public/Makefile
86 editor/txtsvc/src/Makefile
87 editor/composer/Makefile
88 editor/composer/public/Makefile
89 editor/composer/src/Makefile
90 editor/composer/test/Makefile
91 editor/libeditor/Makefile
92 editor/libeditor/base/Makefile
93 editor/libeditor/base/tests/Makefile
94 editor/libeditor/html/Makefile
95 editor/libeditor/text/Makefile
98 MAKEFILES_expat="
99 parser/expat/Makefile
100 parser/expat/lib/Makefile
103 MAKEFILES_gfx="
104 gfx/Makefile
105 gfx/idl/Makefile
106 gfx/public/Makefile
107 gfx/src/Makefile
108 gfx/src/psshared/Makefile
109 gfx/src/thebes/Makefile
110 gfx/tests/Makefile
113 MAKEFILES_htmlparser="
114 parser/htmlparser/Makefile
115 parser/htmlparser/public/Makefile
116 parser/htmlparser/src/Makefile
117 parser/htmlparser/tests/Makefile
118 parser/htmlparser/tests/grabpage/Makefile
119 parser/htmlparser/tests/logparse/Makefile
120 parser/htmlparser/tests/html/Makefile
121 parser/htmlparser/tests/outsinks/Makefile
124 MAKEFILES_intl="
125 intl/Makefile
126 intl/chardet/Makefile
127 intl/chardet/public/Makefile
128 intl/chardet/src/Makefile
129 intl/uconv/Makefile
130 intl/uconv/idl/Makefile
131 intl/uconv/public/Makefile
132 intl/uconv/src/Makefile
133 intl/uconv/tests/Makefile
134 intl/uconv/ucvja/Makefile
135 intl/uconv/ucvlatin/Makefile
136 intl/uconv/ucvcn/Makefile
137 intl/uconv/ucvtw/Makefile
138 intl/uconv/ucvtw2/Makefile
139 intl/uconv/ucvko/Makefile
140 intl/uconv/ucvibm/Makefile
141 intl/uconv/native/Makefile
142 intl/locale/Makefile
143 intl/locale/public/Makefile
144 intl/locale/idl/Makefile
145 intl/locale/src/Makefile
146 intl/locale/src/unix/Makefile
147 intl/locale/src/os2/Makefile
148 intl/locale/src/windows/Makefile
149 intl/locale/tests/Makefile
150 intl/lwbrk/Makefile
151 intl/lwbrk/src/Makefile
152 intl/lwbrk/public/Makefile
153 intl/lwbrk/tests/Makefile
154 intl/unicharutil/Makefile
155 intl/unicharutil/util/Makefile
156 intl/unicharutil/util/internal/Makefile
157 intl/unicharutil/idl/Makefile
158 intl/unicharutil/src/Makefile
159 intl/unicharutil/public/Makefile
160 intl/unicharutil/tables/Makefile
161 intl/unicharutil/tests/Makefile
162 intl/unicharutil/tools/Makefile
163 intl/strres/Makefile
164 intl/strres/public/Makefile
165 intl/strres/src/Makefile
166 intl/strres/tests/Makefile
169 MAKEFILES_js="
170 js/src/Makefile
173 MAKEFILES_liveconnect="
174 js/src/liveconnect/Makefile
175 js/src/liveconnect/classes/Makefile
178 MAKEFILES_xpconnect="
179 js/src/xpconnect/Makefile
180 js/src/xpconnect/public/Makefile
181 js/src/xpconnect/idl/Makefile
182 js/src/xpconnect/shell/Makefile
183 js/src/xpconnect/src/Makefile
184 js/src/xpconnect/loader/Makefile
185 js/src/xpconnect/tests/Makefile
186 js/src/xpconnect/tests/components/Makefile
187 js/src/xpconnect/tests/idl/Makefile
188 js/src/xpconnect/tools/Makefile
189 js/src/xpconnect/tools/idl/Makefile
192 MAKEFILES_jsdebugger="
193 js/jsd/Makefile
194 js/jsd/idl/Makefile
197 MAKEFILES_content="
198 content/Makefile
199 content/base/Makefile
200 content/base/public/Makefile
201 content/base/src/Makefile
202 content/base/test/Makefile
203 content/base/test/chrome/Makefile
204 content/canvas/Makefile
205 content/canvas/public/Makefile
206 content/canvas/src/Makefile
207 content/events/Makefile
208 content/events/public/Makefile
209 content/events/src/Makefile
210 content/html/Makefile
211 content/html/content/Makefile
212 content/html/content/public/Makefile
213 content/html/content/src/Makefile
214 content/html/document/Makefile
215 content/html/document/public/Makefile
216 content/html/document/src/Makefile
217 content/xml/Makefile
218 content/xml/content/Makefile
219 content/xml/content/src/Makefile
220 content/xml/document/Makefile
221 content/xml/document/public/Makefile
222 content/xml/document/src/Makefile
223 content/xul/Makefile
224 content/xul/content/Makefile
225 content/xul/content/src/Makefile
226 content/xul/document/Makefile
227 content/xul/document/public/Makefile
228 content/xul/document/src/Makefile
229 content/xul/templates/public/Makefile
230 content/xul/templates/src/Makefile
231 content/xbl/Makefile
232 content/xbl/public/Makefile
233 content/xbl/src/Makefile
234 content/xbl/builtin/Makefile
235 content/xslt/Makefile
236 content/xslt/public/Makefile
237 content/xslt/src/Makefile
238 content/xslt/src/base/Makefile
239 content/xslt/src/xml/Makefile
240 content/xslt/src/xpath/Makefile
241 content/xslt/src/xslt/Makefile
242 content/xslt/src/main/Makefile
245 MAKEFILES_layout="
246 layout/Makefile
247 layout/base/Makefile
248 layout/base/tests/Makefile
249 layout/build/Makefile
250 layout/forms/Makefile
251 layout/html/tests/Makefile
252 layout/style/Makefile
253 layout/printing/Makefile
254 layout/xul/Makefile
255 layout/xul/base/Makefile
256 layout/xul/base/public/Makefile
257 layout/xul/base/src/Makefile
258 layout/xul/base/src/tree/Makefile
259 layout/xul/base/src/tree/src/Makefile
260 layout/xul/base/src/tree/public/Makefile
263 MAKEFILES_libimg="
264 modules/libimg/Makefile
267 MAKEFILES_libjar="
268 modules/libjar/Makefile
269 modules/libjar/standalone/Makefile
270 modules/libjar/test/Makefile
273 MAKEFILES_libreg="
274 modules/libreg/Makefile
275 modules/libreg/include/Makefile
276 modules/libreg/src/Makefile
277 modules/libreg/standalone/Makefile
280 MAKEFILES_libpref="
281 modules/libpref/Makefile
282 modules/libpref/public/Makefile
283 modules/libpref/src/Makefile
286 MAKEFILES_libutil="
287 modules/libutil/Makefile
288 modules/libutil/public/Makefile
289 modules/libutil/src/Makefile
292 MAKEFILES_libvorbis="
293 media/libvorbis/Makefile
294 media/libvorbis/lib/Makefile
295 media/libvorbis/include/Makefile
296 media/libvorbis/include/vorbis/Makefile
299 MAKEFILES_libtheora="
300 media/libtheora/Makefile
301 media/libtheora/lib/Makefile
302 media/libtheora/include/Makefile
303 media/libtheora/include/theora/Makefile
306 MAKEFILES_liboggz="
307 media/liboggz/Makefile
308 media/liboggz/src/Makefile
309 media/liboggz/src/liboggz/Makefile
310 media/liboggz/include/Makefile
311 media/liboggz/include/oggz/Makefile
314 MAKEFILES_libogg="
315 media/libogg/Makefile
316 media/libogg/src/Makefile
317 media/libogg/include/Makefile
318 media/libogg/include/ogg/Makefile
321 MAKEFILES_libfishsound="
322 media/libfishsound/Makefile
323 media/libfishsound/src/Makefile
324 media/libfishsound/src/libfishsound/Makefile
325 media/libfishsound/include/Makefile
326 media/libfishsound/include/fishsound/Makefile
329 MAKEFILES_liboggplay="
330 media/liboggplay/Makefile
331 media/liboggplay/src/Makefile
332 media/liboggplay/src/liboggplay/Makefile
333 media/liboggplay/include/Makefile
334 media/liboggplay/include/oggplay/Makefile
337 MAKEFILES_libsydneyaudio="
338 media/libsydneyaudio/Makefile
339 media/libsydneyaudio/include/Makefile
340 media/libsydneyaudio/src/Makefile
343 MAKEFILES_oji="
344 modules/oji/Makefile
345 modules/oji/public/Makefile
346 modules/oji/src/Makefile
347 plugin/oji/JEP/Makefile
350 MAKEFILES_plugin="
351 modules/plugin/Makefile
352 modules/plugin/base/src/Makefile
353 modules/plugin/base/public/Makefile
354 modules/plugin/default/unix/Makefile
355 modules/plugin/sdk/Makefile
356 modules/plugin/sdk/samples/Makefile
357 modules/plugin/sdk/samples/common/Makefile
358 modules/plugin/sdk/samples/basic/windows/Makefile
359 modules/plugin/sdk/samples/winless/windows/Makefile
362 MAKEFILES_netwerk="
363 netwerk/Makefile
364 netwerk/base/Makefile
365 netwerk/base/public/Makefile
366 netwerk/base/src/Makefile
367 netwerk/build/Makefile
368 netwerk/cache/Makefile
369 netwerk/cache/public/Makefile
370 netwerk/cache/src/Makefile
371 netwerk/cookie/Makefile
372 netwerk/cookie/public/Makefile
373 netwerk/cookie/src/Makefile
374 netwerk/dns/Makefile
375 netwerk/dns/public/Makefile
376 netwerk/dns/src/Makefile
377 netwerk/protocol/Makefile
378 netwerk/protocol/about/Makefile
379 netwerk/protocol/about/public/Makefile
380 netwerk/protocol/about/src/Makefile
381 netwerk/protocol/data/Makefile
382 netwerk/protocol/data/src/Makefile
383 netwerk/protocol/file/Makefile
384 netwerk/protocol/file/public/Makefile
385 netwerk/protocol/file/src/Makefile
386 netwerk/protocol/ftp/Makefile
387 netwerk/protocol/ftp/public/Makefile
388 netwerk/protocol/ftp/src/Makefile
389 netwerk/protocol/gopher/Makefile
390 netwerk/protocol/gopher/src/Makefile
391 netwerk/protocol/http/Makefile
392 netwerk/protocol/http/public/Makefile
393 netwerk/protocol/http/src/Makefile
394 netwerk/protocol/res/Makefile
395 netwerk/protocol/res/public/Makefile
396 netwerk/protocol/res/src/Makefile
397 netwerk/mime/Makefile
398 netwerk/mime/public/Makefile
399 netwerk/mime/src/Makefile
400 netwerk/socket/Makefile
401 netwerk/socket/base/Makefile
402 netwerk/streamconv/Makefile
403 netwerk/streamconv/converters/Makefile
404 netwerk/streamconv/public/Makefile
405 netwerk/streamconv/src/Makefile
406 netwerk/streamconv/test/Makefile
407 netwerk/test/Makefile
408 netwerk/testserver/Makefile
409 netwerk/locales/Makefile
410 netwerk/system/Makefile
411 netwerk/system/win32/Makefile
414 MAKEFILES_uriloader="
415 uriloader/Makefile
416 uriloader/base/Makefile
417 uriloader/exthandler/Makefile
418 uriloader/exthandler/tests/Makefile
421 MAKEFILES_profile="
422 profile/Makefile
423 profile/public/Makefile
424 profile/dirserviceprovider/Makefile
425 profile/dirserviceprovider/public/Makefile
426 profile/dirserviceprovider/src/Makefile
429 MAKEFILES_rdf="
430 rdf/Makefile
431 rdf/base/Makefile
432 rdf/base/idl/Makefile
433 rdf/base/public/Makefile
434 rdf/base/src/Makefile
435 rdf/util/Makefile
436 rdf/util/public/Makefile
437 rdf/util/src/Makefile
438 rdf/util/src/internal/Makefile
439 rdf/build/Makefile
440 rdf/datasource/Makefile
441 rdf/datasource/public/Makefile
442 rdf/datasource/src/Makefile
443 rdf/tests/Makefile
444 rdf/tests/rdfcat/Makefile
445 rdf/tests/rdfpoll/Makefile
448 MAKEFILES_sun_java="
449 sun-java/Makefile
450 sun-java/stubs/Makefile
451 sun-java/stubs/include/Makefile
452 sun-java/stubs/jri/Makefile
455 MAKEFILES_caps="
456 caps/Makefile
457 caps/idl/Makefile
458 caps/include/Makefile
459 caps/src/Makefile
462 MAKEFILES_chrome="
463 chrome/Makefile
464 chrome/public/Makefile
465 chrome/src/Makefile
468 MAKEFILES_view="
469 view/Makefile
470 view/public/Makefile
471 view/src/Makefile
474 MAKEFILES_docshell="
475 docshell/Makefile
476 docshell/base/Makefile
477 docshell/shistory/Makefile
478 docshell/shistory/public/Makefile
479 docshell/shistory/src/Makefile
480 docshell/build/Makefile
483 MAKEFILES_webshell="
484 webshell/Makefile
485 webshell/public/Makefile
488 MAKEFILES_widget="
489 widget/Makefile
490 widget/public/Makefile
491 widget/src/Makefile
492 widget/src/beos/Makefile
493 widget/src/build/Makefile
494 widget/src/gtkxtbin/Makefile
495 widget/src/photon/Makefile
496 widget/src/cocoa/Makefile
497 widget/src/os2/Makefile
498 widget/src/windows/Makefile
499 widget/src/xpwidgets/Makefile
500 widget/src/support/Makefile
503 MAKEFILES_xpcom="
504 xpcom/string/Makefile
505 xpcom/string/public/Makefile
506 xpcom/string/src/Makefile
507 xpcom/Makefile
508 xpcom/base/Makefile
509 xpcom/build/Makefile
510 xpcom/components/Makefile
511 xpcom/ds/Makefile
512 xpcom/glue/Makefile
513 xpcom/glue/standalone/Makefile
514 xpcom/io/Makefile
515 xpcom/typelib/Makefile
516 xpcom/reflect/Makefile
517 xpcom/typelib/xpt/Makefile
518 xpcom/typelib/xpt/public/Makefile
519 xpcom/typelib/xpt/src/Makefile
520 xpcom/typelib/xpt/tests/Makefile
521 xpcom/typelib/xpt/tools/Makefile
522 xpcom/typelib/xpidl/Makefile
523 xpcom/reflect/xptcall/Makefile
524 xpcom/reflect/xptcall/public/Makefile
525 xpcom/reflect/xptcall/src/Makefile
526 xpcom/reflect/xptcall/src/md/Makefile
527 xpcom/reflect/xptcall/src/md/os2/Makefile
528 xpcom/reflect/xptcall/src/md/test/Makefile
529 xpcom/reflect/xptcall/src/md/unix/Makefile
530 xpcom/reflect/xptcall/src/md/win32/Makefile
531 xpcom/reflect/xptcall/tests/Makefile
532 xpcom/reflect/xptinfo/Makefile
533 xpcom/reflect/xptinfo/public/Makefile
534 xpcom/reflect/xptinfo/src/Makefile
535 xpcom/reflect/xptinfo/tests/Makefile
536 xpcom/proxy/Makefile
537 xpcom/proxy/public/Makefile
538 xpcom/proxy/src/Makefile
539 xpcom/proxy/tests/Makefile
540 xpcom/sample/Makefile
541 xpcom/threads/Makefile
542 xpcom/tools/Makefile
543 xpcom/tools/registry/Makefile
544 xpcom/stub/Makefile
545 xpcom/windbgdlg/Makefile
546 xpcom/system/Makefile
549 MAKEFILES_xpcom_obsolete="
550 xpcom/obsolete/Makefile
551 xpcom/obsolete/component/Makefile
554 MAKEFILES_xpcom_tests="
555 xpcom/tests/Makefile
556 xpcom/tests/dynamic/Makefile
557 xpcom/tests/services/Makefile
558 xpcom/tests/windows/Makefile
559 xpcom/tests/static-checker/Makefile
562 MAKEFILES_xpinstall="
563 xpinstall/Makefile
564 xpinstall/public/Makefile
565 xpinstall/src/Makefile
568 MAKEFILES_xpfe="
569 widget/src/xremoteclient/Makefile
570 toolkit/components/remote/Makefile
571 xpfe/Makefile
572 xpfe/browser/Makefile
573 xpfe/browser/public/Makefile
574 xpfe/browser/src/Makefile
575 xpfe/components/Makefile
576 xpfe/components/directory/Makefile
577 xpfe/components/download-manager/Makefile
578 xpfe/components/download-manager/src/Makefile
579 xpfe/components/download-manager/public/Makefile
580 xpfe/components/download-manager/resources/Makefile
581 xpfe/components/find/Makefile
582 xpfe/components/find/public/Makefile
583 xpfe/components/find/src/Makefile
584 xpfe/components/history/Makefile
585 xpfe/components/history/src/Makefile
586 xpfe/components/history/public/Makefile
587 xpfe/components/intl/Makefile
588 xpfe/components/related/Makefile
589 xpfe/components/related/src/Makefile
590 xpfe/components/related/public/Makefile
591 xpfe/components/autocomplete/Makefile
592 xpfe/components/autocomplete/public/Makefile
593 xpfe/components/autocomplete/src/Makefile
594 xpfe/components/windowds/Makefile
595 xpfe/components/build/Makefile
596 xpfe/appshell/Makefile
597 xpfe/appshell/src/Makefile
598 xpfe/appshell/public/Makefile
599 xpfe/bootstrap/appleevents/Makefile
600 extensions/spellcheck/Makefile
601 extensions/spellcheck/hunspell/Makefile
602 extensions/spellcheck/idl/Makefile
603 extensions/spellcheck/locales/Makefile
604 extensions/spellcheck/src/Makefile
607 MAKEFILES_embedding="
608 embedding/Makefile
609 embedding/base/Makefile
610 embedding/browser/Makefile
611 embedding/browser/activex/src/Makefile
612 embedding/browser/activex/src/control/Makefile
613 embedding/browser/activex/src/control_kicker/Makefile
614 embedding/browser/build/Makefile
615 embedding/browser/webBrowser/Makefile
616 embedding/browser/gtk/Makefile
617 embedding/browser/gtk/src/Makefile
618 embedding/browser/gtk/tests/Makefile
619 embedding/browser/photon/Makefile
620 embedding/browser/photon/src/Makefile
621 embedding/browser/photon/tests/Makefile
622 embedding/components/Makefile
623 embedding/components/build/Makefile
624 embedding/components/windowwatcher/Makefile
625 embedding/components/windowwatcher/public/Makefile
626 embedding/components/windowwatcher/src/Makefile
627 embedding/components/ui/Makefile
628 embedding/components/ui/helperAppDlg/Makefile
629 embedding/components/ui/progressDlg/Makefile
630 embedding/config/Makefile
631 embedding/tests/Makefile
632 embedding/tests/winEmbed/Makefile
635 MAKEFILES_xulapp="
636 toolkit/Makefile
637 toolkit/library/Makefile
638 toolkit/crashreporter/Makefile
639 toolkit/crashreporter/client/Makefile
640 toolkit/crashreporter/google-breakpad/src/client/Makefile
641 toolkit/crashreporter/google-breakpad/src/client/mac/handler/Makefile
642 toolkit/crashreporter/google-breakpad/src/client/windows/Makefile
643 toolkit/crashreporter/google-breakpad/src/client/windows/handler/Makefile
644 toolkit/crashreporter/google-breakpad/src/client/windows/sender/Makefile
645 toolkit/crashreporter/google-breakpad/src/common/Makefile
646 toolkit/crashreporter/google-breakpad/src/common/mac/Makefile
647 toolkit/crashreporter/google-breakpad/src/common/windows/Makefile
648 toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/Makefile
649 toolkit/content/Makefile
650 toolkit/obsolete/Makefile
651 toolkit/components/alerts/Makefile
652 toolkit/components/alerts/public/Makefile
653 toolkit/components/alerts/src/Makefile
654 toolkit/components/autocomplete/Makefile
655 toolkit/components/autocomplete/public/Makefile
656 toolkit/components/autocomplete/src/Makefile
657 toolkit/components/Makefile
658 toolkit/components/build/Makefile
659 toolkit/components/commandlines/Makefile
660 toolkit/components/commandlines/public/Makefile
661 toolkit/components/commandlines/src/Makefile
662 toolkit/components/console/Makefile
663 toolkit/components/cookie/Makefile
664 toolkit/components/downloads/public/Makefile
665 toolkit/components/downloads/Makefile
666 toolkit/components/downloads/src/Makefile
667 toolkit/components/filepicker/Makefile
668 toolkit/components/filepicker/public/Makefile
669 toolkit/components/filepicker/src/Makefile
670 toolkit/system/gnome/Makefile
671 toolkit/system/unixproxy/Makefile
672 toolkit/system/osxproxy/Makefile
673 toolkit/components/help/Makefile
674 toolkit/components/passwordmgr/Makefile
675 toolkit/components/passwordmgr/public/Makefile
676 toolkit/components/passwordmgr/src/Makefile
677 toolkit/components/passwordmgr/content/Makefile
678 toolkit/components/passwordmgr/test/Makefile
679 toolkit/components/places/Makefile
680 toolkit/components/places/public/Makefile
681 toolkit/components/places/src/Makefile
682 toolkit/components/printing/Makefile
683 toolkit/components/satchel/Makefile
684 toolkit/components/satchel/public/Makefile
685 toolkit/components/satchel/src/Makefile
686 toolkit/components/startup/Makefile
687 toolkit/components/startup/public/Makefile
688 toolkit/components/startup/src/Makefile
689 toolkit/components/typeaheadfind/Makefile
690 toolkit/components/typeaheadfind/public/Makefile
691 toolkit/components/typeaheadfind/src/Makefile
692 toolkit/components/viewconfig/Makefile
693 toolkit/components/viewsource/Makefile
694 toolkit/locales/Makefile
695 toolkit/mozapps/Makefile
696 toolkit/mozapps/downloads/Makefile
697 toolkit/mozapps/downloads/src/Makefile
698 toolkit/mozapps/extensions/Makefile
699 toolkit/mozapps/extensions/public/Makefile
700 toolkit/mozapps/extensions/src/Makefile
701 toolkit/mozapps/update/Makefile
702 toolkit/mozapps/update/public/Makefile
703 toolkit/mozapps/update/src/Makefile
704 toolkit/mozapps/xpinstall/Makefile
705 toolkit/profile/Makefile
706 toolkit/profile/public/Makefile
707 toolkit/profile/skin/Makefile
708 toolkit/profile/src/Makefile
709 toolkit/themes/Makefile
710 toolkit/themes/gnomestripe/global/Makefile
711 toolkit/themes/gnomestripe/Makefile
712 toolkit/themes/pmstripe/global/Makefile
713 toolkit/themes/pmstripe/Makefile
714 toolkit/themes/pinstripe/Makefile
715 toolkit/themes/pinstripe/global/Makefile
716 toolkit/themes/pinstripe/help/Makefile
717 toolkit/themes/pinstripe/mozapps/Makefile
718 toolkit/themes/winstripe/Makefile
719 toolkit/themes/winstripe/global/Makefile
720 toolkit/themes/winstripe/help/Makefile
721 toolkit/themes/winstripe/mozapps/Makefile
722 toolkit/xre/Makefile
725 MAKEFILES_libpr0n="
726 modules/libpr0n/Makefile
727 modules/libpr0n/build/Makefile
728 modules/libpr0n/public/Makefile
729 modules/libpr0n/src/Makefile
730 modules/libpr0n/decoders/Makefile
731 modules/libpr0n/decoders/gif/Makefile
732 modules/libpr0n/decoders/png/Makefile
733 modules/libpr0n/decoders/jpeg/Makefile
734 modules/libpr0n/decoders/bmp/Makefile
735 modules/libpr0n/decoders/icon/Makefile
736 modules/libpr0n/decoders/icon/win/Makefile
737 modules/libpr0n/decoders/icon/gtk/Makefile
738 modules/libpr0n/decoders/icon/beos/Makefile
739 modules/libpr0n/decoders/xbm/Makefile
740 modules/libpr0n/encoders/Makefile
741 modules/libpr0n/encoders/png/Makefile
742 modules/libpr0n/encoders/jpeg/Makefile
745 MAKEFILES_accessible="
746 accessible/Makefile
747 accessible/public/Makefile
748 accessible/public/msaa/Makefile
749 accessible/src/Makefile
750 accessible/src/base/Makefile
751 accessible/src/html/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 add_makefiles "
770 $MAKEFILES_db
771 $MAKEFILES_dom
772 $MAKEFILES_editor
773 $MAKEFILES_expat
774 $MAKEFILES_gfx
775 $MAKEFILES_htmlparser
776 $MAKEFILES_intl
777 $MAKEFILES_js
778 $MAKEFILES_liveconnect
779 $MAKEFILES_xpconnect
780 $MAKEFILES_jsdebugger
781 $MAKEFILES_content
782 $MAKEFILES_layout
783 $MAKEFILES_libimg
784 $MAKEFILES_libjar
785 $MAKEFILES_libreg
786 $MAKEFILES_libpref
787 $MAKEFILES_libutil
788 $MAKEFILES_oji
789 $MAKEFILES_plugin
790 $MAKEFILES_netwerk
791 $MAKEFILES_uriloader
792 $MAKEFILES_profile
793 $MAKEFILES_rdf
794 $MAKEFILES_sun_java
795 $MAKEFILES_caps
796 $MAKEFILES_chrome
797 $MAKEFILES_view
798 $MAKEFILES_docshell
799 $MAKEFILES_webshell
800 $MAKEFILES_widget
801 $MAKEFILES_xpcom
802 $MAKEFILES_xpcom_obsolete
803 $MAKEFILES_xpcom_tests
804 $MAKEFILES_xpinstall
805 $MAKEFILES_xpfe
806 $MAKEFILES_embedding
807 $MAKEFILES_xulapp
808 $MAKEFILES_libpr0n
809 $MAKEFILES_accessible
810 $MAKEFILES_zlib
811 $MAKEFILES_libmar
815 # Conditional makefiles
818 if [ "$MOZ_ZIPWRITER" ]; then
819 add_makefiles "
820 modules/libjar/zipwriter/Makefile
821 modules/libjar/zipwriter/public/Makefile
822 modules/libjar/zipwriter/src/Makefile
823 modules/libjar/zipwriter/test/Makefile
827 if [ "$MOZ_STORAGE" ]; then
828 add_makefiles "
829 db/sqlite3/src/Makefile
830 db/morkreader/Makefile
831 storage/Makefile
832 storage/public/Makefile
833 storage/src/Makefile
834 storage/build/Makefile
835 storage/test/Makefile
839 if [ "$MOZ_TREE_CAIRO" ] ; then
840 add_makefiles "
841 gfx/cairo/Makefile
842 gfx/cairo/libpixman/src/Makefile
843 gfx/cairo/cairo/src/Makefile
844 gfx/cairo/cairo/src/cairo-features.h
848 if [ ! "$MOZ_NATIVE_LCMS" ] ; then
849 add_makefiles "
850 modules/lcms/Makefile
851 modules/lcms/include/Makefile
852 modules/lcms/src/Makefile
856 if [ "$MOZ_UNIVERSALCHARDET" ] ; then
857 add_makefiles "
858 extensions/universalchardet/Makefile
859 extensions/universalchardet/src/Makefile
860 extensions/universalchardet/src/base/Makefile
861 extensions/universalchardet/src/xpcom/Makefile
862 extensions/universalchardet/tests/Makefile
866 if [ "$MOZ_AUTH_EXTENSION" ]; then
867 add_makefiles "
868 extensions/auth/Makefile
872 if test -n "$MOZ_PSM"; then
873 add_makefiles "
874 security/manager/Makefile
875 security/manager/boot/Makefile
876 security/manager/boot/src/Makefile
877 security/manager/boot/public/Makefile
878 security/manager/ssl/Makefile
879 security/manager/ssl/src/Makefile
880 security/manager/ssl/public/Makefile
881 security/manager/pki/Makefile
882 security/manager/pki/resources/Makefile
883 security/manager/pki/src/Makefile
884 security/manager/pki/public/Makefile
885 security/manager/locales/Makefile
889 if test -n "$MOZ_IPCD"; then
890 add_makefiles "
891 ipc/ipcd/Makefile
892 ipc/ipcd/daemon/public/Makefile
893 ipc/ipcd/daemon/src/Makefile
894 ipc/ipcd/client/public/Makefile
895 ipc/ipcd/client/src/Makefile
896 ipc/ipcd/shared/src/Makefile
897 ipc/ipcd/test/Makefile
898 ipc/ipcd/test/module/Makefile
899 ipc/ipcd/extensions/Makefile
900 ipc/ipcd/extensions/lock/Makefile
901 ipc/ipcd/extensions/lock/public/Makefile
902 ipc/ipcd/extensions/lock/src/Makefile
903 ipc/ipcd/extensions/lock/src/module/Makefile
904 ipc/ipcd/util/Makefile
905 ipc/ipcd/util/public/Makefile
906 ipc/ipcd/util/src/Makefile
910 if test -n "$MOZ_PROFILESHARING"; then
911 add_makefiles "
912 ipc/ipcd/extensions/transmngr/Makefile
913 ipc/ipcd/extensions/transmngr/public/Makefile
914 ipc/ipcd/extensions/transmngr/src/Makefile
915 ipc/ipcd/extensions/transmngr/build/Makefile
916 ipc/ipcd/extensions/transmngr/test/Makefile
917 ipc/ipcd/extensions/transmngr/common/Makefile
918 ipc/ipcd/extensions/transmngr/module/Makefile
919 embedding/components/profilesharingsetup/Makefile
920 embedding/components/profilesharingsetup/public/Makefile
921 embedding/components/profilesharingsetup/src/Makefile
925 if [ ! "$SYSTEM_JPEG" ]; then
926 add_makefiles "
927 jpeg/Makefile
931 if [ ! "$SYSTEM_ZLIB" ]; then
932 add_makefiles "
933 modules/zlib/Makefile
934 modules/zlib/src/Makefile
938 if [ ! "$SYSTEM_BZ2" ]; then
939 add_makefiles "
940 modules/libbz2/Makefile
941 modules/libbz2/src/Makefile
945 if test -n "$MOZ_UPDATE_PACKAGING"; then
946 add_makefiles "
947 tools/update-packaging/Makefile
948 other-licenses/bsdiff/Makefile
952 if [ ! "$SYSTEM_PNG" ]; then
953 add_makefiles "
954 modules/libimg/png/Makefile
958 if [ -f ${srcdir}/l10n/makefiles.all ]; then
959 MAKEFILES_langpacks=`cat ${srcdir}/l10n/makefiles.all`
960 add_makefiles "
961 $MAKEFILES_langpacks
965 if [ "$MOZ_L10N" ]; then
966 add_makefiles "
967 l10n/Makefile
970 if [ "$MOZ_L10N_LANG" ]; then
971 add_makefiles "
972 l10n/lang/Makefile
973 l10n/lang/addressbook/Makefile
974 l10n/lang/bookmarks/Makefile
975 l10n/lang/directory/Makefile
976 l10n/lang/editor/Makefile
977 l10n/lang/global/Makefile
978 l10n/lang/history/Makefile
979 l10n/lang/messenger/Makefile
980 l10n/lang/messengercompose/Makefile
981 l10n/lang/navigator/Makefile
982 l10n/lang/pref/Makefile
983 l10n/lang/related/Makefile
984 l10n/lang/sidebar/Makefile
985 l10n/lang/addressbook/locale/Makefile
986 l10n/lang/bookmarks/locale/Makefile
987 l10n/lang/directory/locale/Makefile
988 l10n/lang/editor/locale/Makefile
989 l10n/lang/global/locale/Makefile
990 l10n/lang/history/locale/Makefile
991 l10n/lang/messenger/locale/Makefile
992 l10n/lang/messengercompose/locale/Makefile
993 l10n/lang/navigator/locale/Makefile
994 l10n/lang/pref/locale/Makefile
995 l10n/lang/related/locale/Makefile
996 l10n/lang/sidebar/locale/Makefile
998 fi # MOZ_L10N_LANG
1000 fi # MOZ_L10N
1002 if [ "$MOZ_JPROF" ]; then
1003 add_makefiles "
1004 tools/jprof/Makefile
1005 tools/jprof/stub/Makefile
1009 if [ "$MOZ_LEAKY" ]; then
1010 add_makefiles "
1011 tools/leaky/Makefile
1015 if [ "$NS_TRACE_MALLOC" ]; then
1016 add_makefiles "
1017 tools/trace-malloc/Makefile
1018 tools/trace-malloc/lib/Makefile
1022 if [ "$MOZ_MAPINFO" ]; then
1023 add_makefiles "
1024 tools/codesighs/Makefile
1028 if [ "$MOZ_MATHML" ]; then
1029 add_makefiles "
1030 intl/uconv/ucvmath/Makefile
1031 layout/mathml/Makefile
1032 layout/mathml/base/Makefile
1033 layout/mathml/base/src/Makefile
1034 layout/mathml/content/Makefile
1035 layout/mathml/content/src/Makefile
1039 if [ "$MOZ_SVG" ]; then
1040 add_makefiles "
1041 content/svg/Makefile
1042 content/svg/document/Makefile
1043 content/svg/document/src/Makefile
1044 content/svg/content/Makefile
1045 content/svg/content/src/Makefile
1046 dom/public/idl/svg/Makefile
1047 layout/svg/Makefile
1048 layout/svg/base/Makefile
1049 layout/svg/base/src/Makefile
1053 if [ "$MOZ_XTF" ]; then
1054 add_makefiles "
1055 content/xtf/Makefile
1056 content/xtf/public/Makefile
1057 content/xtf/src/Makefile
1061 if [ "$MOZ_XMLEXTRAS" ]; then
1062 add_makefiles "
1063 extensions/xmlextras/Makefile
1064 extensions/xmlextras/pointers/Makefile
1065 extensions/xmlextras/pointers/src/Makefile
1066 extensions/xmlextras/build/Makefile
1067 extensions/xmlextras/build/src/Makefile
1071 if [ "$MOZ_WEBSERVICES" ]; then
1072 add_makefiles "
1073 extensions/webservices/Makefile
1074 extensions/webservices/build/Makefile
1075 extensions/webservices/build/src/Makefile
1076 extensions/webservices/interfaceinfo/Makefile
1077 extensions/webservices/interfaceinfo/src/Makefile
1078 extensions/webservices/proxy/Makefile
1079 extensions/webservices/proxy/src/Makefile
1080 extensions/webservices/public/Makefile
1081 extensions/webservices/security/Makefile
1082 extensions/webservices/security/src/Makefile
1083 extensions/webservices/schema/Makefile
1084 extensions/webservices/schema/src/Makefile
1085 extensions/webservices/soap/Makefile
1086 extensions/webservices/soap/src/Makefile
1087 extensions/webservices/wsdl/Makefile
1088 extensions/webservices/wsdl/src/Makefile
1092 if [ "$MOZ_JAVAXPCOM" ]; then
1093 add_makefiles "
1094 extensions/java/Makefile
1095 extensions/java/xpcom/Makefile
1096 extensions/java/xpcom/interfaces/Makefile
1097 extensions/java/xpcom/src/Makefile
1098 extensions/java/xpcom/glue/Makefile
1102 if [ "$MOZ_COMPONENTLIB" ]; then
1103 add_makefiles "
1104 embedding/componentlib/Makefile
1106 else
1107 if [ "$MOZ_STATIC_COMPONENTS" -o "$MOZ_META_COMPONENTS" ]; then
1108 add_makefiles "
1109 modules/staticmod/Makefile
1112 fi # MOZ_COMPONENTLIB
1114 if [ "$MOZ_MEDIA" ]; then
1115 add_makefiles "
1116 content/media/Makefile
1117 content/media/video/Makefile
1118 content/media/video/public/Makefile
1119 content/media/video/src/Makefile
1123 if [ "$MOZ_OGG" ]; then
1124 add_makefiles "
1125 $MAKEFILES_libvorbis
1126 $MAKEFILES_libtheora
1127 $MAKEFILES_liboggz
1128 $MAKEFILES_libogg
1129 $MAKEFILES_libfishsound
1130 $MAKEFILES_liboggplay
1131 $MAKEFILES_libsydneyaudio