Bug 481045. <svg:use> shouldn't paint its kids. r+sr=roc
[mozilla-central.git] / toolkit / toolkit-makefiles.sh
blobd6690b7d63684b8443805567d060b59efb2fe490
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/interfaces/base/Makefile
56 dom/interfaces/canvas/Makefile
57 dom/interfaces/core/Makefile
58 dom/interfaces/css/Makefile
59 dom/interfaces/events/Makefile
60 dom/interfaces/html/Makefile
61 dom/interfaces/range/Makefile
62 dom/interfaces/stylesheets/Makefile
63 dom/interfaces/views/Makefile
64 dom/interfaces/xbl/Makefile
65 dom/interfaces/xpath/Makefile
66 dom/interfaces/xul/Makefile
67 dom/src/Makefile
68 dom/src/base/Makefile
69 dom/src/events/Makefile
70 dom/src/jsurl/Makefile
71 dom/locales/Makefile
74 MAKEFILES_editor="
75 editor/Makefile
76 editor/public/Makefile
77 editor/idl/Makefile
78 editor/txmgr/Makefile
79 editor/txmgr/idl/Makefile
80 editor/txmgr/public/Makefile
81 editor/txmgr/src/Makefile
82 editor/txmgr/tests/Makefile
83 editor/txtsvc/Makefile
84 editor/txtsvc/public/Makefile
85 editor/txtsvc/src/Makefile
86 editor/composer/Makefile
87 editor/composer/public/Makefile
88 editor/composer/src/Makefile
89 editor/composer/test/Makefile
90 editor/libeditor/Makefile
91 editor/libeditor/base/Makefile
92 editor/libeditor/base/tests/Makefile
93 editor/libeditor/html/Makefile
94 editor/libeditor/text/Makefile
97 MAKEFILES_expat="
98 parser/expat/Makefile
99 parser/expat/lib/Makefile
102 MAKEFILES_gfx="
103 gfx/Makefile
104 gfx/idl/Makefile
105 gfx/public/Makefile
106 gfx/src/Makefile
107 gfx/src/psshared/Makefile
108 gfx/src/thebes/Makefile
109 gfx/tests/Makefile
112 MAKEFILES_htmlparser="
113 parser/htmlparser/Makefile
114 parser/htmlparser/public/Makefile
115 parser/htmlparser/src/Makefile
116 parser/htmlparser/tests/Makefile
117 parser/htmlparser/tests/grabpage/Makefile
118 parser/htmlparser/tests/logparse/Makefile
119 parser/htmlparser/tests/html/Makefile
120 parser/htmlparser/tests/outsinks/Makefile
123 MAKEFILES_intl="
124 intl/Makefile
125 intl/chardet/Makefile
126 intl/chardet/public/Makefile
127 intl/chardet/src/Makefile
128 intl/uconv/Makefile
129 intl/uconv/idl/Makefile
130 intl/uconv/public/Makefile
131 intl/uconv/src/Makefile
132 intl/uconv/tests/Makefile
133 intl/uconv/ucvja/Makefile
134 intl/uconv/ucvlatin/Makefile
135 intl/uconv/ucvcn/Makefile
136 intl/uconv/ucvtw/Makefile
137 intl/uconv/ucvtw2/Makefile
138 intl/uconv/ucvko/Makefile
139 intl/uconv/ucvibm/Makefile
140 intl/uconv/native/Makefile
141 intl/locale/Makefile
142 intl/locale/public/Makefile
143 intl/locale/idl/Makefile
144 intl/locale/src/Makefile
145 intl/locale/src/unix/Makefile
146 intl/locale/src/os2/Makefile
147 intl/locale/src/windows/Makefile
148 intl/locale/tests/Makefile
149 intl/lwbrk/Makefile
150 intl/lwbrk/src/Makefile
151 intl/lwbrk/public/Makefile
152 intl/lwbrk/tests/Makefile
153 intl/unicharutil/Makefile
154 intl/unicharutil/util/Makefile
155 intl/unicharutil/util/internal/Makefile
156 intl/unicharutil/idl/Makefile
157 intl/unicharutil/src/Makefile
158 intl/unicharutil/public/Makefile
159 intl/unicharutil/tables/Makefile
160 intl/unicharutil/tests/Makefile
161 intl/unicharutil/tools/Makefile
162 intl/strres/Makefile
163 intl/strres/public/Makefile
164 intl/strres/src/Makefile
165 intl/strres/tests/Makefile
168 MAKEFILES_liveconnect="
169 js/src/liveconnect/Makefile
170 js/src/liveconnect/classes/Makefile
173 MAKEFILES_xpconnect="
174 js/src/xpconnect/Makefile
175 js/src/xpconnect/public/Makefile
176 js/src/xpconnect/idl/Makefile
177 js/src/xpconnect/shell/Makefile
178 js/src/xpconnect/src/Makefile
179 js/src/xpconnect/loader/Makefile
180 js/src/xpconnect/tests/Makefile
181 js/src/xpconnect/tests/components/Makefile
182 js/src/xpconnect/tests/idl/Makefile
183 js/src/xpconnect/tools/Makefile
184 js/src/xpconnect/tools/idl/Makefile
187 MAKEFILES_jsdebugger="
188 js/jsd/Makefile
189 js/jsd/idl/Makefile
192 MAKEFILES_content="
193 content/Makefile
194 content/base/Makefile
195 content/base/public/Makefile
196 content/base/src/Makefile
197 content/base/test/Makefile
198 content/base/test/chrome/Makefile
199 content/canvas/Makefile
200 content/canvas/public/Makefile
201 content/canvas/src/Makefile
202 content/events/Makefile
203 content/events/public/Makefile
204 content/events/src/Makefile
205 content/html/Makefile
206 content/html/content/Makefile
207 content/html/content/public/Makefile
208 content/html/content/src/Makefile
209 content/html/document/Makefile
210 content/html/document/public/Makefile
211 content/html/document/src/Makefile
212 content/xml/Makefile
213 content/xml/content/Makefile
214 content/xml/content/src/Makefile
215 content/xml/document/Makefile
216 content/xml/document/public/Makefile
217 content/xml/document/src/Makefile
218 content/xul/Makefile
219 content/xul/content/Makefile
220 content/xul/content/src/Makefile
221 content/xul/document/Makefile
222 content/xul/document/public/Makefile
223 content/xul/document/src/Makefile
224 content/xul/templates/public/Makefile
225 content/xul/templates/src/Makefile
226 content/xbl/Makefile
227 content/xbl/public/Makefile
228 content/xbl/src/Makefile
229 content/xbl/builtin/Makefile
230 content/xslt/Makefile
231 content/xslt/public/Makefile
232 content/xslt/src/Makefile
233 content/xslt/src/base/Makefile
234 content/xslt/src/xml/Makefile
235 content/xslt/src/xpath/Makefile
236 content/xslt/src/xslt/Makefile
237 content/xslt/src/main/Makefile
240 MAKEFILES_layout="
241 layout/Makefile
242 layout/base/Makefile
243 layout/base/tests/Makefile
244 layout/build/Makefile
245 layout/forms/Makefile
246 layout/html/tests/Makefile
247 layout/style/Makefile
248 layout/printing/Makefile
249 layout/xul/base/public/Makefile
250 layout/xul/base/src/Makefile
251 layout/xul/base/src/tree/src/Makefile
252 layout/xul/base/src/tree/public/Makefile
255 MAKEFILES_libimg="
256 modules/libimg/Makefile
259 MAKEFILES_libjar="
260 modules/libjar/Makefile
261 modules/libjar/standalone/Makefile
262 modules/libjar/test/Makefile
265 MAKEFILES_libreg="
266 modules/libreg/Makefile
267 modules/libreg/include/Makefile
268 modules/libreg/src/Makefile
269 modules/libreg/standalone/Makefile
272 MAKEFILES_libpref="
273 modules/libpref/Makefile
274 modules/libpref/public/Makefile
275 modules/libpref/src/Makefile
278 MAKEFILES_libutil="
279 modules/libutil/Makefile
280 modules/libutil/public/Makefile
281 modules/libutil/src/Makefile
284 MAKEFILES_libvorbis="
285 media/libvorbis/Makefile
286 media/libvorbis/lib/Makefile
287 media/libvorbis/include/Makefile
288 media/libvorbis/include/vorbis/Makefile
291 MAKEFILES_libtheora="
292 media/libtheora/Makefile
293 media/libtheora/lib/Makefile
294 media/libtheora/include/Makefile
295 media/libtheora/include/theora/Makefile
298 MAKEFILES_liboggz="
299 media/liboggz/Makefile
300 media/liboggz/src/Makefile
301 media/liboggz/src/liboggz/Makefile
302 media/liboggz/include/Makefile
303 media/liboggz/include/oggz/Makefile
306 MAKEFILES_libogg="
307 media/libogg/Makefile
308 media/libogg/src/Makefile
309 media/libogg/include/Makefile
310 media/libogg/include/ogg/Makefile
313 MAKEFILES_libfishsound="
314 media/libfishsound/Makefile
315 media/libfishsound/src/Makefile
316 media/libfishsound/src/libfishsound/Makefile
317 media/libfishsound/include/Makefile
318 media/libfishsound/include/fishsound/Makefile
321 MAKEFILES_liboggplay="
322 media/liboggplay/Makefile
323 media/liboggplay/src/Makefile
324 media/liboggplay/src/liboggplay/Makefile
325 media/liboggplay/include/Makefile
326 media/liboggplay/include/oggplay/Makefile
329 MAKEFILES_libsydneyaudio="
330 media/libsydneyaudio/Makefile
331 media/libsydneyaudio/include/Makefile
332 media/libsydneyaudio/src/Makefile
335 MAKEFILES_oji="
336 modules/oji/Makefile
337 modules/oji/public/Makefile
338 modules/oji/src/Makefile
339 plugin/oji/JEP/Makefile
342 MAKEFILES_plugin="
343 modules/plugin/Makefile
344 modules/plugin/base/src/Makefile
345 modules/plugin/base/public/Makefile
346 modules/plugin/default/unix/Makefile
347 modules/plugin/sdk/Makefile
348 modules/plugin/sdk/samples/Makefile
349 modules/plugin/sdk/samples/common/Makefile
350 modules/plugin/sdk/samples/basic/windows/Makefile
351 modules/plugin/sdk/samples/winless/windows/Makefile
354 MAKEFILES_freetype2="
355 modules/freetype2/Makefile
358 MAKEFILES_netwerk="
359 netwerk/Makefile
360 netwerk/base/Makefile
361 netwerk/base/public/Makefile
362 netwerk/base/src/Makefile
363 netwerk/build/Makefile
364 netwerk/cache/Makefile
365 netwerk/cache/public/Makefile
366 netwerk/cache/src/Makefile
367 netwerk/cookie/Makefile
368 netwerk/cookie/public/Makefile
369 netwerk/cookie/src/Makefile
370 netwerk/dns/Makefile
371 netwerk/dns/public/Makefile
372 netwerk/dns/src/Makefile
373 netwerk/protocol/Makefile
374 netwerk/protocol/about/Makefile
375 netwerk/protocol/about/public/Makefile
376 netwerk/protocol/about/src/Makefile
377 netwerk/protocol/data/Makefile
378 netwerk/protocol/data/src/Makefile
379 netwerk/protocol/file/Makefile
380 netwerk/protocol/file/public/Makefile
381 netwerk/protocol/file/src/Makefile
382 netwerk/protocol/ftp/Makefile
383 netwerk/protocol/ftp/public/Makefile
384 netwerk/protocol/ftp/src/Makefile
385 netwerk/protocol/gopher/Makefile
386 netwerk/protocol/gopher/src/Makefile
387 netwerk/protocol/http/Makefile
388 netwerk/protocol/http/public/Makefile
389 netwerk/protocol/http/src/Makefile
390 netwerk/protocol/res/Makefile
391 netwerk/protocol/res/public/Makefile
392 netwerk/protocol/res/src/Makefile
393 netwerk/mime/Makefile
394 netwerk/mime/public/Makefile
395 netwerk/mime/src/Makefile
396 netwerk/socket/Makefile
397 netwerk/socket/base/Makefile
398 netwerk/streamconv/Makefile
399 netwerk/streamconv/converters/Makefile
400 netwerk/streamconv/public/Makefile
401 netwerk/streamconv/src/Makefile
402 netwerk/streamconv/test/Makefile
403 netwerk/test/Makefile
404 netwerk/testserver/Makefile
405 netwerk/locales/Makefile
406 netwerk/system/Makefile
407 netwerk/system/win32/Makefile
410 MAKEFILES_uriloader="
411 uriloader/Makefile
412 uriloader/base/Makefile
413 uriloader/exthandler/Makefile
414 uriloader/exthandler/tests/Makefile
417 MAKEFILES_profile="
418 profile/Makefile
419 profile/public/Makefile
420 profile/dirserviceprovider/Makefile
421 profile/dirserviceprovider/public/Makefile
422 profile/dirserviceprovider/src/Makefile
425 MAKEFILES_rdf="
426 rdf/Makefile
427 rdf/base/Makefile
428 rdf/base/idl/Makefile
429 rdf/base/public/Makefile
430 rdf/base/src/Makefile
431 rdf/util/Makefile
432 rdf/util/public/Makefile
433 rdf/util/src/Makefile
434 rdf/util/src/internal/Makefile
435 rdf/build/Makefile
436 rdf/datasource/Makefile
437 rdf/datasource/public/Makefile
438 rdf/datasource/src/Makefile
439 rdf/tests/Makefile
440 rdf/tests/rdfcat/Makefile
441 rdf/tests/rdfpoll/Makefile
444 MAKEFILES_sun_java="
445 sun-java/Makefile
446 sun-java/stubs/Makefile
447 sun-java/stubs/include/Makefile
448 sun-java/stubs/jri/Makefile
451 MAKEFILES_caps="
452 caps/Makefile
453 caps/idl/Makefile
454 caps/include/Makefile
455 caps/src/Makefile
458 MAKEFILES_chrome="
459 chrome/Makefile
460 chrome/public/Makefile
461 chrome/src/Makefile
464 MAKEFILES_view="
465 view/Makefile
466 view/public/Makefile
467 view/src/Makefile
470 MAKEFILES_docshell="
471 docshell/Makefile
472 docshell/base/Makefile
473 docshell/shistory/Makefile
474 docshell/shistory/public/Makefile
475 docshell/shistory/src/Makefile
476 docshell/build/Makefile
479 MAKEFILES_webshell="
480 webshell/Makefile
481 webshell/public/Makefile
484 MAKEFILES_widget="
485 widget/Makefile
486 widget/public/Makefile
487 widget/src/Makefile
488 widget/src/beos/Makefile
489 widget/src/build/Makefile
490 widget/src/gtkxtbin/Makefile
491 widget/src/photon/Makefile
492 widget/src/cocoa/Makefile
493 widget/src/os2/Makefile
494 widget/src/windows/Makefile
495 widget/src/xpwidgets/Makefile
498 MAKEFILES_xpcom="
499 xpcom/string/Makefile
500 xpcom/string/public/Makefile
501 xpcom/string/src/Makefile
502 xpcom/Makefile
503 xpcom/base/Makefile
504 xpcom/build/Makefile
505 xpcom/components/Makefile
506 xpcom/ds/Makefile
507 xpcom/glue/Makefile
508 xpcom/glue/standalone/Makefile
509 xpcom/io/Makefile
510 xpcom/typelib/Makefile
511 xpcom/reflect/Makefile
512 xpcom/typelib/xpt/Makefile
513 xpcom/typelib/xpt/public/Makefile
514 xpcom/typelib/xpt/src/Makefile
515 xpcom/typelib/xpt/tests/Makefile
516 xpcom/typelib/xpt/tools/Makefile
517 xpcom/typelib/xpidl/Makefile
518 xpcom/reflect/xptcall/Makefile
519 xpcom/reflect/xptcall/public/Makefile
520 xpcom/reflect/xptcall/src/Makefile
521 xpcom/reflect/xptcall/src/md/Makefile
522 xpcom/reflect/xptcall/src/md/os2/Makefile
523 xpcom/reflect/xptcall/src/md/test/Makefile
524 xpcom/reflect/xptcall/src/md/unix/Makefile
525 xpcom/reflect/xptcall/src/md/win32/Makefile
526 xpcom/reflect/xptcall/tests/Makefile
527 xpcom/reflect/xptinfo/Makefile
528 xpcom/reflect/xptinfo/public/Makefile
529 xpcom/reflect/xptinfo/src/Makefile
530 xpcom/reflect/xptinfo/tests/Makefile
531 xpcom/proxy/Makefile
532 xpcom/proxy/public/Makefile
533 xpcom/proxy/src/Makefile
534 xpcom/proxy/tests/Makefile
535 xpcom/sample/Makefile
536 xpcom/threads/Makefile
537 xpcom/tools/Makefile
538 xpcom/tools/registry/Makefile
539 xpcom/stub/Makefile
540 xpcom/windbgdlg/Makefile
541 xpcom/system/Makefile
544 MAKEFILES_xpcom_obsolete="
545 xpcom/obsolete/Makefile
546 xpcom/obsolete/component/Makefile
549 MAKEFILES_xpcom_tests="
550 xpcom/tests/Makefile
551 xpcom/tests/dynamic/Makefile
552 xpcom/tests/services/Makefile
553 xpcom/tests/windows/Makefile
554 xpcom/tests/static-checker/Makefile
557 MAKEFILES_xpinstall="
558 xpinstall/Makefile
559 xpinstall/public/Makefile
560 xpinstall/src/Makefile
563 MAKEFILES_xpfe="
564 widget/src/xremoteclient/Makefile
565 toolkit/components/remote/Makefile
566 xpfe/Makefile
567 xpfe/browser/Makefile
568 xpfe/browser/public/Makefile
569 xpfe/browser/src/Makefile
570 xpfe/components/Makefile
571 xpfe/components/directory/Makefile
572 xpfe/components/download-manager/Makefile
573 xpfe/components/download-manager/src/Makefile
574 xpfe/components/download-manager/public/Makefile
575 xpfe/components/download-manager/resources/Makefile
576 xpfe/components/find/Makefile
577 xpfe/components/find/public/Makefile
578 xpfe/components/find/src/Makefile
579 xpfe/components/intl/Makefile
580 xpfe/components/autocomplete/Makefile
581 xpfe/components/autocomplete/public/Makefile
582 xpfe/components/autocomplete/src/Makefile
583 xpfe/components/windowds/Makefile
584 xpfe/components/build/Makefile
585 xpfe/appshell/Makefile
586 xpfe/appshell/src/Makefile
587 xpfe/appshell/public/Makefile
588 extensions/spellcheck/Makefile
589 extensions/spellcheck/hunspell/Makefile
590 extensions/spellcheck/idl/Makefile
591 extensions/spellcheck/locales/Makefile
592 extensions/spellcheck/src/Makefile
595 MAKEFILES_embedding="
596 embedding/Makefile
597 embedding/base/Makefile
598 embedding/browser/Makefile
599 embedding/browser/activex/src/Makefile
600 embedding/browser/activex/src/control/Makefile
601 embedding/browser/activex/src/control_kicker/Makefile
602 embedding/browser/build/Makefile
603 embedding/browser/webBrowser/Makefile
604 embedding/browser/gtk/Makefile
605 embedding/browser/gtk/src/Makefile
606 embedding/browser/gtk/tests/Makefile
607 embedding/browser/photon/Makefile
608 embedding/browser/photon/src/Makefile
609 embedding/browser/photon/tests/Makefile
610 embedding/components/Makefile
611 embedding/components/build/Makefile
612 embedding/components/windowwatcher/Makefile
613 embedding/components/windowwatcher/public/Makefile
614 embedding/components/windowwatcher/src/Makefile
615 embedding/components/ui/Makefile
616 embedding/components/ui/helperAppDlg/Makefile
617 embedding/components/ui/progressDlg/Makefile
618 embedding/config/Makefile
619 embedding/tests/Makefile
620 embedding/tests/winEmbed/Makefile
623 MAKEFILES_xulapp="
624 toolkit/Makefile
625 toolkit/library/Makefile
626 toolkit/crashreporter/Makefile
627 toolkit/crashreporter/client/Makefile
628 toolkit/crashreporter/google-breakpad/src/client/Makefile
629 toolkit/crashreporter/google-breakpad/src/client/mac/handler/Makefile
630 toolkit/crashreporter/google-breakpad/src/client/windows/Makefile
631 toolkit/crashreporter/google-breakpad/src/client/windows/handler/Makefile
632 toolkit/crashreporter/google-breakpad/src/client/windows/sender/Makefile
633 toolkit/crashreporter/google-breakpad/src/common/Makefile
634 toolkit/crashreporter/google-breakpad/src/common/mac/Makefile
635 toolkit/crashreporter/google-breakpad/src/common/windows/Makefile
636 toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/Makefile
637 toolkit/content/Makefile
638 toolkit/obsolete/Makefile
639 toolkit/components/alerts/Makefile
640 toolkit/components/alerts/public/Makefile
641 toolkit/components/alerts/src/Makefile
642 toolkit/components/autocomplete/Makefile
643 toolkit/components/autocomplete/public/Makefile
644 toolkit/components/autocomplete/src/Makefile
645 toolkit/components/Makefile
646 toolkit/components/build/Makefile
647 toolkit/components/commandlines/Makefile
648 toolkit/components/commandlines/public/Makefile
649 toolkit/components/commandlines/src/Makefile
650 toolkit/components/console/Makefile
651 toolkit/components/cookie/Makefile
652 toolkit/components/downloads/public/Makefile
653 toolkit/components/downloads/Makefile
654 toolkit/components/downloads/src/Makefile
655 toolkit/components/filepicker/Makefile
656 toolkit/components/filepicker/public/Makefile
657 toolkit/components/filepicker/src/Makefile
658 toolkit/system/gnome/Makefile
659 toolkit/system/unixproxy/Makefile
660 toolkit/system/osxproxy/Makefile
661 toolkit/components/help/Makefile
662 toolkit/components/passwordmgr/Makefile
663 toolkit/components/passwordmgr/public/Makefile
664 toolkit/components/passwordmgr/src/Makefile
665 toolkit/components/passwordmgr/content/Makefile
666 toolkit/components/passwordmgr/test/Makefile
667 toolkit/components/places/Makefile
668 toolkit/components/places/public/Makefile
669 toolkit/components/places/src/Makefile
670 toolkit/components/printing/Makefile
671 toolkit/components/satchel/Makefile
672 toolkit/components/satchel/public/Makefile
673 toolkit/components/satchel/src/Makefile
674 toolkit/components/startup/Makefile
675 toolkit/components/startup/public/Makefile
676 toolkit/components/startup/src/Makefile
677 toolkit/components/typeaheadfind/Makefile
678 toolkit/components/typeaheadfind/public/Makefile
679 toolkit/components/typeaheadfind/src/Makefile
680 toolkit/components/viewconfig/Makefile
681 toolkit/components/viewsource/Makefile
682 toolkit/locales/Makefile
683 toolkit/mozapps/Makefile
684 toolkit/mozapps/downloads/Makefile
685 toolkit/mozapps/downloads/src/Makefile
686 toolkit/mozapps/extensions/Makefile
687 toolkit/mozapps/extensions/public/Makefile
688 toolkit/mozapps/extensions/src/Makefile
689 toolkit/mozapps/update/Makefile
690 toolkit/mozapps/update/public/Makefile
691 toolkit/mozapps/update/src/Makefile
692 toolkit/mozapps/xpinstall/Makefile
693 toolkit/profile/Makefile
694 toolkit/profile/public/Makefile
695 toolkit/profile/skin/Makefile
696 toolkit/profile/src/Makefile
697 toolkit/themes/Makefile
698 toolkit/themes/gnomestripe/global/Makefile
699 toolkit/themes/gnomestripe/Makefile
700 toolkit/themes/pmstripe/global/Makefile
701 toolkit/themes/pmstripe/Makefile
702 toolkit/themes/pinstripe/Makefile
703 toolkit/themes/pinstripe/global/Makefile
704 toolkit/themes/pinstripe/help/Makefile
705 toolkit/themes/pinstripe/mozapps/Makefile
706 toolkit/themes/winstripe/Makefile
707 toolkit/themes/winstripe/global/Makefile
708 toolkit/themes/winstripe/help/Makefile
709 toolkit/themes/winstripe/mozapps/Makefile
710 toolkit/xre/Makefile
713 MAKEFILES_libpr0n="
714 modules/libpr0n/Makefile
715 modules/libpr0n/build/Makefile
716 modules/libpr0n/public/Makefile
717 modules/libpr0n/src/Makefile
718 modules/libpr0n/decoders/Makefile
719 modules/libpr0n/decoders/gif/Makefile
720 modules/libpr0n/decoders/png/Makefile
721 modules/libpr0n/decoders/jpeg/Makefile
722 modules/libpr0n/decoders/bmp/Makefile
723 modules/libpr0n/decoders/icon/Makefile
724 modules/libpr0n/decoders/icon/win/Makefile
725 modules/libpr0n/decoders/icon/gtk/Makefile
726 modules/libpr0n/decoders/icon/beos/Makefile
727 modules/libpr0n/decoders/xbm/Makefile
728 modules/libpr0n/encoders/Makefile
729 modules/libpr0n/encoders/png/Makefile
730 modules/libpr0n/encoders/jpeg/Makefile
733 MAKEFILES_accessible="
734 accessible/Makefile
735 accessible/public/Makefile
736 accessible/public/msaa/Makefile
737 accessible/src/Makefile
738 accessible/src/base/Makefile
739 accessible/src/html/Makefile
740 accessible/src/xul/Makefile
741 accessible/src/msaa/Makefile
742 accessible/src/atk/Makefile
743 accessible/src/mac/Makefile
744 accessible/build/Makefile
747 MAKEFILES_zlib="
748 modules/zlib/standalone/Makefile
751 MAKEFILES_libmar="
752 modules/libmar/Makefile
753 modules/libmar/src/Makefile
754 modules/libmar/tool/Makefile
757 MAKEFILES_lcms="
758 modules/lcms/Makefile
759 modules/lcms/include/Makefile
760 modules/lcms/src/Makefile
763 add_makefiles "
764 $MAKEFILES_db
765 $MAKEFILES_dom
766 $MAKEFILES_editor
767 $MAKEFILES_expat
768 $MAKEFILES_gfx
769 $MAKEFILES_htmlparser
770 $MAKEFILES_intl
771 $MAKEFILES_liveconnect
772 $MAKEFILES_xpconnect
773 $MAKEFILES_jsdebugger
774 $MAKEFILES_content
775 $MAKEFILES_layout
776 $MAKEFILES_libimg
777 $MAKEFILES_libjar
778 $MAKEFILES_libreg
779 $MAKEFILES_libpref
780 $MAKEFILES_libutil
781 $MAKEFILES_oji
782 $MAKEFILES_plugin
783 $MAKEFILES_netwerk
784 $MAKEFILES_uriloader
785 $MAKEFILES_profile
786 $MAKEFILES_rdf
787 $MAKEFILES_sun_java
788 $MAKEFILES_caps
789 $MAKEFILES_chrome
790 $MAKEFILES_view
791 $MAKEFILES_docshell
792 $MAKEFILES_webshell
793 $MAKEFILES_widget
794 $MAKEFILES_xpcom
795 $MAKEFILES_xpcom_obsolete
796 $MAKEFILES_xpcom_tests
797 $MAKEFILES_xpinstall
798 $MAKEFILES_xpfe
799 $MAKEFILES_embedding
800 $MAKEFILES_xulapp
801 $MAKEFILES_libpr0n
802 $MAKEFILES_accessible
803 $MAKEFILES_zlib
804 $MAKEFILES_libmar
805 $MAKEFILES_lcms
809 # Conditional makefiles
812 if [ "$MOZ_ZIPWRITER" ]; then
813 add_makefiles "
814 modules/libjar/zipwriter/Makefile
815 modules/libjar/zipwriter/public/Makefile
816 modules/libjar/zipwriter/src/Makefile
817 modules/libjar/zipwriter/test/Makefile
821 if [ "$MOZ_STORAGE" ]; then
822 add_makefiles "
823 db/sqlite3/src/Makefile
824 db/morkreader/Makefile
825 storage/Makefile
826 storage/public/Makefile
827 storage/src/Makefile
828 storage/build/Makefile
829 storage/test/Makefile
833 if [ "$MOZ_TREE_CAIRO" ] ; then
834 add_makefiles "
835 gfx/cairo/Makefile
836 gfx/cairo/libpixman/src/Makefile
837 gfx/cairo/cairo/src/Makefile
838 gfx/cairo/cairo/src/cairo-features.h
842 if [ "$MOZ_UNIVERSALCHARDET" ] ; then
843 add_makefiles "
844 extensions/universalchardet/Makefile
845 extensions/universalchardet/src/Makefile
846 extensions/universalchardet/src/base/Makefile
847 extensions/universalchardet/src/xpcom/Makefile
848 extensions/universalchardet/tests/Makefile
852 if [ "$MOZ_AUTH_EXTENSION" ]; then
853 add_makefiles "
854 extensions/auth/Makefile
858 if test -n "$MOZ_PSM"; then
859 add_makefiles "
860 security/manager/Makefile
861 security/manager/boot/Makefile
862 security/manager/boot/src/Makefile
863 security/manager/boot/public/Makefile
864 security/manager/ssl/Makefile
865 security/manager/ssl/src/Makefile
866 security/manager/ssl/public/Makefile
867 security/manager/pki/Makefile
868 security/manager/pki/resources/Makefile
869 security/manager/pki/src/Makefile
870 security/manager/pki/public/Makefile
871 security/manager/locales/Makefile
875 if [ ! "$SYSTEM_JPEG" ]; then
876 add_makefiles "
877 jpeg/Makefile
881 if [ ! "$SYSTEM_ZLIB" ]; then
882 add_makefiles "
883 modules/zlib/Makefile
884 modules/zlib/src/Makefile
888 if [ ! "$SYSTEM_BZ2" ]; then
889 add_makefiles "
890 modules/libbz2/Makefile
891 modules/libbz2/src/Makefile
895 if test -n "$MOZ_UPDATE_PACKAGING"; then
896 add_makefiles "
897 tools/update-packaging/Makefile
898 other-licenses/bsdiff/Makefile
902 if [ ! "$SYSTEM_PNG" ]; then
903 add_makefiles "
904 modules/libimg/png/Makefile
908 if [ -f ${srcdir}/l10n/makefiles.all ]; then
909 MAKEFILES_langpacks=`cat ${srcdir}/l10n/makefiles.all`
910 add_makefiles "
911 $MAKEFILES_langpacks
915 if [ "$MOZ_L10N" ]; then
916 add_makefiles "
917 l10n/Makefile
920 if [ "$MOZ_L10N_LANG" ]; then
921 add_makefiles "
922 l10n/lang/Makefile
923 l10n/lang/addressbook/Makefile
924 l10n/lang/bookmarks/Makefile
925 l10n/lang/directory/Makefile
926 l10n/lang/editor/Makefile
927 l10n/lang/global/Makefile
928 l10n/lang/history/Makefile
929 l10n/lang/messenger/Makefile
930 l10n/lang/messengercompose/Makefile
931 l10n/lang/navigator/Makefile
932 l10n/lang/pref/Makefile
933 l10n/lang/related/Makefile
934 l10n/lang/sidebar/Makefile
935 l10n/lang/addressbook/locale/Makefile
936 l10n/lang/bookmarks/locale/Makefile
937 l10n/lang/directory/locale/Makefile
938 l10n/lang/editor/locale/Makefile
939 l10n/lang/global/locale/Makefile
940 l10n/lang/history/locale/Makefile
941 l10n/lang/messenger/locale/Makefile
942 l10n/lang/messengercompose/locale/Makefile
943 l10n/lang/navigator/locale/Makefile
944 l10n/lang/pref/locale/Makefile
945 l10n/lang/related/locale/Makefile
946 l10n/lang/sidebar/locale/Makefile
948 fi # MOZ_L10N_LANG
950 fi # MOZ_L10N
952 if [ "$MOZ_JPROF" ]; then
953 add_makefiles "
954 tools/jprof/Makefile
955 tools/jprof/stub/Makefile
959 if [ "$MOZ_LEAKY" ]; then
960 add_makefiles "
961 tools/leaky/Makefile
965 if [ "$NS_TRACE_MALLOC" ]; then
966 add_makefiles "
967 tools/trace-malloc/Makefile
968 tools/trace-malloc/lib/Makefile
972 if [ "$MOZ_MAPINFO" ]; then
973 add_makefiles "
974 tools/codesighs/Makefile
978 if [ "$MOZ_MATHML" ]; then
979 add_makefiles "
980 intl/uconv/ucvmath/Makefile
981 layout/mathml/base/src/Makefile
982 layout/mathml/content/src/Makefile
986 if [ "$MOZ_SVG" ]; then
987 add_makefiles "
988 content/svg/Makefile
989 content/svg/document/Makefile
990 content/svg/document/src/Makefile
991 content/svg/content/Makefile
992 content/svg/content/src/Makefile
993 dom/interfaces/svg/Makefile
994 layout/svg/base/src/Makefile
998 # smil
999 if [ "$MOZ_SMIL" ]; then
1000 MAKEFILES_content="$MAKEFILES_content
1001 content/smil/Makefile
1005 if [ "$MOZ_XTF" ]; then
1006 add_makefiles "
1007 content/xtf/Makefile
1008 content/xtf/public/Makefile
1009 content/xtf/src/Makefile
1013 if [ "$MOZ_XMLEXTRAS" ]; then
1014 add_makefiles "
1015 extensions/xmlextras/Makefile
1016 extensions/xmlextras/pointers/Makefile
1017 extensions/xmlextras/pointers/src/Makefile
1018 extensions/xmlextras/build/Makefile
1019 extensions/xmlextras/build/src/Makefile
1023 if [ "$MOZ_WEBSERVICES" ]; then
1024 add_makefiles "
1025 extensions/webservices/Makefile
1026 extensions/webservices/build/Makefile
1027 extensions/webservices/build/src/Makefile
1028 extensions/webservices/interfaceinfo/Makefile
1029 extensions/webservices/interfaceinfo/src/Makefile
1030 extensions/webservices/proxy/Makefile
1031 extensions/webservices/proxy/src/Makefile
1032 extensions/webservices/public/Makefile
1033 extensions/webservices/security/Makefile
1034 extensions/webservices/security/src/Makefile
1035 extensions/webservices/schema/Makefile
1036 extensions/webservices/schema/src/Makefile
1037 extensions/webservices/soap/Makefile
1038 extensions/webservices/soap/src/Makefile
1039 extensions/webservices/wsdl/Makefile
1040 extensions/webservices/wsdl/src/Makefile
1044 if [ "$MOZ_JAVAXPCOM" ]; then
1045 add_makefiles "
1046 extensions/java/Makefile
1047 extensions/java/xpcom/Makefile
1048 extensions/java/xpcom/interfaces/Makefile
1049 extensions/java/xpcom/src/Makefile
1050 extensions/java/xpcom/glue/Makefile
1054 if [ "$MOZ_COMPONENTLIB" ]; then
1055 add_makefiles "
1056 embedding/componentlib/Makefile
1058 else
1059 if [ "$MOZ_STATIC_COMPONENTS" -o "$MOZ_META_COMPONENTS" ]; then
1060 add_makefiles "
1061 modules/staticmod/Makefile
1064 fi # MOZ_COMPONENTLIB
1066 if [ "$MOZ_MEDIA" ]; then
1067 add_makefiles "
1068 content/media/Makefile
1069 content/media/video/Makefile
1070 content/media/video/public/Makefile
1071 content/media/video/src/Makefile
1072 content/media/video/test/Makefile
1076 if [ "$MOZ_OGG" ]; then
1077 add_makefiles "
1078 $MAKEFILES_libvorbis
1079 $MAKEFILES_libtheora
1080 $MAKEFILES_liboggz
1081 $MAKEFILES_libogg
1082 $MAKEFILES_libfishsound
1083 $MAKEFILES_liboggplay
1087 if [ "$MOZ_SYDNEYAUDIO" ]; then
1088 add_makefiles "
1089 $MAKEFILES_libsydneyaudio
1093 if [ "$MOZ_TREE_FREETYPE" ]; then
1094 add_makefiles "
1095 $MAKEFILES_freetype2