Bug 453312 - Building accessible without MOZ_XUL fails. r=surkov
[mozilla-central.git] / toolkit / toolkit-makefiles.sh
blobe9aa91329477047e31e13fa4a49503c040d19fef
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
93 MAKEFILES_expat="
94 parser/expat/Makefile
95 parser/expat/lib/Makefile
98 MAKEFILES_gfx="
99 gfx/Makefile
100 gfx/idl/Makefile
101 gfx/public/Makefile
102 gfx/src/Makefile
103 gfx/src/psshared/Makefile
104 gfx/src/thebes/Makefile
105 gfx/tests/Makefile
108 MAKEFILES_htmlparser="
109 parser/htmlparser/Makefile
110 parser/htmlparser/public/Makefile
111 parser/htmlparser/src/Makefile
112 parser/htmlparser/tests/Makefile
113 parser/htmlparser/tests/grabpage/Makefile
114 parser/htmlparser/tests/logparse/Makefile
115 parser/htmlparser/tests/html/Makefile
116 parser/htmlparser/tests/outsinks/Makefile
119 MAKEFILES_intl="
120 intl/Makefile
121 intl/chardet/Makefile
122 intl/chardet/public/Makefile
123 intl/chardet/src/Makefile
124 intl/uconv/Makefile
125 intl/uconv/idl/Makefile
126 intl/uconv/public/Makefile
127 intl/uconv/src/Makefile
128 intl/uconv/tests/Makefile
129 intl/uconv/ucvja/Makefile
130 intl/uconv/ucvlatin/Makefile
131 intl/uconv/ucvcn/Makefile
132 intl/uconv/ucvtw/Makefile
133 intl/uconv/ucvtw2/Makefile
134 intl/uconv/ucvko/Makefile
135 intl/uconv/ucvibm/Makefile
136 intl/uconv/native/Makefile
137 intl/locale/Makefile
138 intl/locale/public/Makefile
139 intl/locale/idl/Makefile
140 intl/locale/src/Makefile
141 intl/locale/src/unix/Makefile
142 intl/locale/src/os2/Makefile
143 intl/locale/src/windows/Makefile
144 intl/locale/tests/Makefile
145 intl/lwbrk/Makefile
146 intl/lwbrk/src/Makefile
147 intl/lwbrk/public/Makefile
148 intl/lwbrk/tests/Makefile
149 intl/unicharutil/Makefile
150 intl/unicharutil/util/Makefile
151 intl/unicharutil/util/internal/Makefile
152 intl/unicharutil/idl/Makefile
153 intl/unicharutil/src/Makefile
154 intl/unicharutil/public/Makefile
155 intl/unicharutil/tables/Makefile
156 intl/unicharutil/tests/Makefile
157 intl/unicharutil/tools/Makefile
158 intl/strres/Makefile
159 intl/strres/public/Makefile
160 intl/strres/src/Makefile
161 intl/strres/tests/Makefile
164 MAKEFILES_js="
165 js/src/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/Makefile
250 layout/xul/base/Makefile
251 layout/xul/base/public/Makefile
252 layout/xul/base/src/Makefile
253 layout/xul/base/src/tree/Makefile
254 layout/xul/base/src/tree/src/Makefile
255 layout/xul/base/src/tree/public/Makefile
258 MAKEFILES_libimg="
259 modules/libimg/Makefile
262 MAKEFILES_libjar="
263 modules/libjar/Makefile
264 modules/libjar/standalone/Makefile
265 modules/libjar/test/Makefile
268 MAKEFILES_libreg="
269 modules/libreg/Makefile
270 modules/libreg/include/Makefile
271 modules/libreg/src/Makefile
272 modules/libreg/standalone/Makefile
275 MAKEFILES_libpref="
276 modules/libpref/Makefile
277 modules/libpref/public/Makefile
278 modules/libpref/src/Makefile
281 MAKEFILES_libutil="
282 modules/libutil/Makefile
283 modules/libutil/public/Makefile
284 modules/libutil/src/Makefile
287 MAKEFILES_libvorbis="
288 media/libvorbis/Makefile
289 media/libvorbis/lib/Makefile
290 media/libvorbis/include/Makefile
291 media/libvorbis/include/vorbis/Makefile
294 MAKEFILES_libtheora="
295 media/libtheora/Makefile
296 media/libtheora/lib/Makefile
297 media/libtheora/include/Makefile
298 media/libtheora/include/theora/Makefile
301 MAKEFILES_liboggz="
302 media/liboggz/Makefile
303 media/liboggz/src/Makefile
304 media/liboggz/src/liboggz/Makefile
305 media/liboggz/include/Makefile
306 media/liboggz/include/oggz/Makefile
309 MAKEFILES_libogg="
310 media/libogg/Makefile
311 media/libogg/src/Makefile
312 media/libogg/include/Makefile
313 media/libogg/include/ogg/Makefile
316 MAKEFILES_libfishsound="
317 media/libfishsound/Makefile
318 media/libfishsound/src/Makefile
319 media/libfishsound/src/libfishsound/Makefile
320 media/libfishsound/include/Makefile
321 media/libfishsound/include/fishsound/Makefile
324 MAKEFILES_liboggplay="
325 media/liboggplay/Makefile
326 media/liboggplay/src/Makefile
327 media/liboggplay/src/liboggplay/Makefile
328 media/liboggplay/include/Makefile
329 media/liboggplay/include/oggplay/Makefile
332 MAKEFILES_liboggplay_audio="
333 media/liboggplay_audio/Makefile
336 MAKEFILES_oji="
337 modules/oji/Makefile
338 modules/oji/public/Makefile
339 modules/oji/src/Makefile
340 plugin/oji/JEP/Makefile
343 MAKEFILES_plugin="
344 modules/plugin/Makefile
345 modules/plugin/base/src/Makefile
346 modules/plugin/base/public/Makefile
347 modules/plugin/samples/simple/Makefile
348 modules/plugin/samples/SanePlugin/Makefile
349 modules/plugin/default/unix/Makefile
350 modules/plugin/tools/sdk/Makefile
351 modules/plugin/tools/sdk/samples/Makefile
352 modules/plugin/tools/sdk/samples/common/Makefile
353 modules/plugin/tools/sdk/samples/basic/windows/Makefile
354 modules/plugin/tools/sdk/samples/scriptable/windows/Makefile
355 modules/plugin/tools/sdk/samples/simple/Makefile
356 modules/plugin/tools/sdk/samples/winless/windows/Makefile
359 MAKEFILES_netwerk="
360 netwerk/Makefile
361 netwerk/base/Makefile
362 netwerk/base/public/Makefile
363 netwerk/base/src/Makefile
364 netwerk/build/Makefile
365 netwerk/cache/Makefile
366 netwerk/cache/public/Makefile
367 netwerk/cache/src/Makefile
368 netwerk/cookie/Makefile
369 netwerk/cookie/public/Makefile
370 netwerk/cookie/src/Makefile
371 netwerk/dns/Makefile
372 netwerk/dns/public/Makefile
373 netwerk/dns/src/Makefile
374 netwerk/protocol/Makefile
375 netwerk/protocol/about/Makefile
376 netwerk/protocol/about/public/Makefile
377 netwerk/protocol/about/src/Makefile
378 netwerk/protocol/data/Makefile
379 netwerk/protocol/data/src/Makefile
380 netwerk/protocol/file/Makefile
381 netwerk/protocol/file/public/Makefile
382 netwerk/protocol/file/src/Makefile
383 netwerk/protocol/ftp/Makefile
384 netwerk/protocol/ftp/public/Makefile
385 netwerk/protocol/ftp/src/Makefile
386 netwerk/protocol/gopher/Makefile
387 netwerk/protocol/gopher/src/Makefile
388 netwerk/protocol/http/Makefile
389 netwerk/protocol/http/public/Makefile
390 netwerk/protocol/http/src/Makefile
391 netwerk/protocol/res/Makefile
392 netwerk/protocol/res/public/Makefile
393 netwerk/protocol/res/src/Makefile
394 netwerk/mime/Makefile
395 netwerk/mime/public/Makefile
396 netwerk/mime/src/Makefile
397 netwerk/socket/Makefile
398 netwerk/socket/base/Makefile
399 netwerk/streamconv/Makefile
400 netwerk/streamconv/converters/Makefile
401 netwerk/streamconv/public/Makefile
402 netwerk/streamconv/src/Makefile
403 netwerk/streamconv/test/Makefile
404 netwerk/test/Makefile
405 netwerk/testserver/Makefile
406 netwerk/locales/Makefile
407 netwerk/system/Makefile
408 netwerk/system/win32/Makefile
411 MAKEFILES_uriloader="
412 uriloader/Makefile
413 uriloader/base/Makefile
414 uriloader/exthandler/Makefile
415 uriloader/exthandler/tests/Makefile
418 MAKEFILES_profile="
419 profile/Makefile
420 profile/public/Makefile
421 profile/dirserviceprovider/Makefile
422 profile/dirserviceprovider/public/Makefile
423 profile/dirserviceprovider/src/Makefile
426 MAKEFILES_rdf="
427 rdf/Makefile
428 rdf/base/Makefile
429 rdf/base/idl/Makefile
430 rdf/base/public/Makefile
431 rdf/base/src/Makefile
432 rdf/util/Makefile
433 rdf/util/public/Makefile
434 rdf/util/src/Makefile
435 rdf/util/src/internal/Makefile
436 rdf/build/Makefile
437 rdf/datasource/Makefile
438 rdf/datasource/public/Makefile
439 rdf/datasource/src/Makefile
440 rdf/tests/Makefile
441 rdf/tests/rdfcat/Makefile
442 rdf/tests/rdfpoll/Makefile
445 MAKEFILES_sun_java="
446 sun-java/Makefile
447 sun-java/stubs/Makefile
448 sun-java/stubs/include/Makefile
449 sun-java/stubs/jri/Makefile
452 MAKEFILES_caps="
453 caps/Makefile
454 caps/idl/Makefile
455 caps/include/Makefile
456 caps/src/Makefile
459 MAKEFILES_chrome="
460 chrome/Makefile
461 chrome/public/Makefile
462 chrome/src/Makefile
465 MAKEFILES_view="
466 view/Makefile
467 view/public/Makefile
468 view/src/Makefile
471 MAKEFILES_docshell="
472 docshell/Makefile
473 docshell/base/Makefile
474 docshell/shistory/Makefile
475 docshell/shistory/public/Makefile
476 docshell/shistory/src/Makefile
477 docshell/build/Makefile
480 MAKEFILES_webshell="
481 webshell/Makefile
482 webshell/public/Makefile
485 MAKEFILES_widget="
486 widget/Makefile
487 widget/public/Makefile
488 widget/src/Makefile
489 widget/src/beos/Makefile
490 widget/src/build/Makefile
491 widget/src/gtkxtbin/Makefile
492 widget/src/photon/Makefile
493 widget/src/cocoa/Makefile
494 widget/src/os2/Makefile
495 widget/src/windows/Makefile
496 widget/src/xpwidgets/Makefile
497 widget/src/support/Makefile
500 MAKEFILES_xpcom="
501 xpcom/string/Makefile
502 xpcom/string/public/Makefile
503 xpcom/string/src/Makefile
504 xpcom/Makefile
505 xpcom/base/Makefile
506 xpcom/build/Makefile
507 xpcom/components/Makefile
508 xpcom/ds/Makefile
509 xpcom/glue/Makefile
510 xpcom/glue/standalone/Makefile
511 xpcom/io/Makefile
512 xpcom/typelib/Makefile
513 xpcom/reflect/Makefile
514 xpcom/typelib/xpt/Makefile
515 xpcom/typelib/xpt/public/Makefile
516 xpcom/typelib/xpt/src/Makefile
517 xpcom/typelib/xpt/tests/Makefile
518 xpcom/typelib/xpt/tools/Makefile
519 xpcom/typelib/xpidl/Makefile
520 xpcom/reflect/xptcall/Makefile
521 xpcom/reflect/xptcall/public/Makefile
522 xpcom/reflect/xptcall/src/Makefile
523 xpcom/reflect/xptcall/src/md/Makefile
524 xpcom/reflect/xptcall/src/md/os2/Makefile
525 xpcom/reflect/xptcall/src/md/test/Makefile
526 xpcom/reflect/xptcall/src/md/unix/Makefile
527 xpcom/reflect/xptcall/src/md/win32/Makefile
528 xpcom/reflect/xptcall/tests/Makefile
529 xpcom/reflect/xptinfo/Makefile
530 xpcom/reflect/xptinfo/public/Makefile
531 xpcom/reflect/xptinfo/src/Makefile
532 xpcom/reflect/xptinfo/tests/Makefile
533 xpcom/proxy/Makefile
534 xpcom/proxy/public/Makefile
535 xpcom/proxy/src/Makefile
536 xpcom/proxy/tests/Makefile
537 xpcom/sample/Makefile
538 xpcom/threads/Makefile
539 xpcom/tools/Makefile
540 xpcom/tools/registry/Makefile
541 xpcom/stub/Makefile
542 xpcom/windbgdlg/Makefile
543 xpcom/system/Makefile
546 MAKEFILES_xpcom_obsolete="
547 xpcom/obsolete/Makefile
548 xpcom/obsolete/component/Makefile
551 MAKEFILES_xpcom_tests="
552 xpcom/tests/Makefile
553 xpcom/tests/dynamic/Makefile
554 xpcom/tests/services/Makefile
555 xpcom/tests/windows/Makefile
556 xpcom/tests/static-checker/Makefile
559 MAKEFILES_xpinstall="
560 xpinstall/Makefile
561 xpinstall/public/Makefile
562 xpinstall/src/Makefile
565 MAKEFILES_xpfe="
566 widget/src/xremoteclient/Makefile
567 toolkit/components/remote/Makefile
568 xpfe/Makefile
569 xpfe/browser/Makefile
570 xpfe/browser/public/Makefile
571 xpfe/browser/src/Makefile
572 xpfe/components/Makefile
573 xpfe/components/directory/Makefile
574 xpfe/components/download-manager/Makefile
575 xpfe/components/download-manager/src/Makefile
576 xpfe/components/download-manager/public/Makefile
577 xpfe/components/download-manager/resources/Makefile
578 xpfe/components/find/Makefile
579 xpfe/components/find/public/Makefile
580 xpfe/components/find/src/Makefile
581 xpfe/components/history/Makefile
582 xpfe/components/history/src/Makefile
583 xpfe/components/history/public/Makefile
584 xpfe/components/intl/Makefile
585 xpfe/components/related/Makefile
586 xpfe/components/related/src/Makefile
587 xpfe/components/related/public/Makefile
588 xpfe/components/autocomplete/Makefile
589 xpfe/components/autocomplete/public/Makefile
590 xpfe/components/autocomplete/src/Makefile
591 xpfe/components/windowds/Makefile
592 xpfe/components/build/Makefile
593 xpfe/appshell/Makefile
594 xpfe/appshell/src/Makefile
595 xpfe/appshell/public/Makefile
596 xpfe/bootstrap/appleevents/Makefile
597 extensions/spellcheck/Makefile
598 extensions/spellcheck/hunspell/Makefile
599 extensions/spellcheck/idl/Makefile
600 extensions/spellcheck/locales/Makefile
601 extensions/spellcheck/src/Makefile
604 MAKEFILES_embedding="
605 embedding/Makefile
606 embedding/base/Makefile
607 embedding/browser/Makefile
608 embedding/browser/activex/src/Makefile
609 embedding/browser/activex/src/control/Makefile
610 embedding/browser/activex/src/control_kicker/Makefile
611 embedding/browser/build/Makefile
612 embedding/browser/webBrowser/Makefile
613 embedding/browser/gtk/Makefile
614 embedding/browser/gtk/src/Makefile
615 embedding/browser/gtk/tests/Makefile
616 embedding/browser/photon/Makefile
617 embedding/browser/photon/src/Makefile
618 embedding/browser/photon/tests/Makefile
619 embedding/components/Makefile
620 embedding/components/build/Makefile
621 embedding/components/windowwatcher/Makefile
622 embedding/components/windowwatcher/public/Makefile
623 embedding/components/windowwatcher/src/Makefile
624 embedding/components/ui/Makefile
625 embedding/components/ui/helperAppDlg/Makefile
626 embedding/components/ui/progressDlg/Makefile
627 embedding/config/Makefile
628 embedding/tests/Makefile
629 embedding/tests/cocoaEmbed/Makefile
630 embedding/tests/winEmbed/Makefile
633 MAKEFILES_xulapp="
634 toolkit/Makefile
635 toolkit/library/Makefile
636 toolkit/crashreporter/Makefile
637 toolkit/crashreporter/client/Makefile
638 toolkit/crashreporter/google-breakpad/src/client/Makefile
639 toolkit/crashreporter/google-breakpad/src/client/mac/handler/Makefile
640 toolkit/crashreporter/google-breakpad/src/client/windows/Makefile
641 toolkit/crashreporter/google-breakpad/src/client/windows/handler/Makefile
642 toolkit/crashreporter/google-breakpad/src/client/windows/sender/Makefile
643 toolkit/crashreporter/google-breakpad/src/common/Makefile
644 toolkit/crashreporter/google-breakpad/src/common/mac/Makefile
645 toolkit/crashreporter/google-breakpad/src/common/windows/Makefile
646 toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/Makefile
647 toolkit/content/Makefile
648 toolkit/content/buildconfig.html
649 toolkit/obsolete/Makefile
650 toolkit/components/alerts/Makefile
651 toolkit/components/alerts/public/Makefile
652 toolkit/components/alerts/src/Makefile
653 toolkit/components/autocomplete/Makefile
654 toolkit/components/autocomplete/public/Makefile
655 toolkit/components/autocomplete/src/Makefile
656 toolkit/components/Makefile
657 toolkit/components/build/Makefile
658 toolkit/components/commandlines/Makefile
659 toolkit/components/commandlines/public/Makefile
660 toolkit/components/commandlines/src/Makefile
661 toolkit/components/console/Makefile
662 toolkit/components/cookie/Makefile
663 toolkit/components/downloads/public/Makefile
664 toolkit/components/downloads/Makefile
665 toolkit/components/downloads/src/Makefile
666 toolkit/components/filepicker/Makefile
667 toolkit/components/filepicker/public/Makefile
668 toolkit/components/filepicker/src/Makefile
669 toolkit/system/gnome/Makefile
670 toolkit/system/unixproxy/Makefile
671 toolkit/system/osxproxy/Makefile
672 toolkit/components/help/Makefile
673 toolkit/components/history/Makefile
674 toolkit/components/history/public/Makefile
675 toolkit/components/history/src/Makefile
676 toolkit/components/passwordmgr/Makefile
677 toolkit/components/passwordmgr/public/Makefile
678 toolkit/components/passwordmgr/src/Makefile
679 toolkit/components/passwordmgr/content/Makefile
680 toolkit/components/passwordmgr/test/Makefile
681 toolkit/components/places/Makefile
682 toolkit/components/places/public/Makefile
683 toolkit/components/places/src/Makefile
684 toolkit/components/printing/Makefile
685 toolkit/components/satchel/Makefile
686 toolkit/components/satchel/public/Makefile
687 toolkit/components/satchel/src/Makefile
688 toolkit/components/startup/Makefile
689 toolkit/components/startup/public/Makefile
690 toolkit/components/startup/src/Makefile
691 toolkit/components/typeaheadfind/Makefile
692 toolkit/components/typeaheadfind/public/Makefile
693 toolkit/components/typeaheadfind/src/Makefile
694 toolkit/components/viewconfig/Makefile
695 toolkit/components/viewsource/Makefile
696 toolkit/locales/Makefile
697 toolkit/mozapps/Makefile
698 toolkit/mozapps/downloads/Makefile
699 toolkit/mozapps/downloads/src/Makefile
700 toolkit/mozapps/extensions/Makefile
701 toolkit/mozapps/extensions/public/Makefile
702 toolkit/mozapps/extensions/src/Makefile
703 toolkit/mozapps/update/Makefile
704 toolkit/mozapps/update/public/Makefile
705 toolkit/mozapps/update/src/Makefile
706 toolkit/mozapps/xpinstall/Makefile
707 toolkit/profile/Makefile
708 toolkit/profile/public/Makefile
709 toolkit/profile/skin/Makefile
710 toolkit/profile/src/Makefile
711 toolkit/themes/Makefile
712 toolkit/themes/gnomestripe/global/Makefile
713 toolkit/themes/gnomestripe/Makefile
714 toolkit/themes/pmstripe/global/Makefile
715 toolkit/themes/pmstripe/Makefile
716 toolkit/themes/pinstripe/Makefile
717 toolkit/themes/pinstripe/global/Makefile
718 toolkit/themes/pinstripe/help/Makefile
719 toolkit/themes/pinstripe/mozapps/Makefile
720 toolkit/themes/winstripe/Makefile
721 toolkit/themes/winstripe/global/Makefile
722 toolkit/themes/winstripe/help/Makefile
723 toolkit/themes/winstripe/mozapps/Makefile
724 toolkit/xre/Makefile
727 MAKEFILES_libpr0n="
728 modules/libpr0n/Makefile
729 modules/libpr0n/build/Makefile
730 modules/libpr0n/public/Makefile
731 modules/libpr0n/src/Makefile
732 modules/libpr0n/decoders/Makefile
733 modules/libpr0n/decoders/gif/Makefile
734 modules/libpr0n/decoders/png/Makefile
735 modules/libpr0n/decoders/jpeg/Makefile
736 modules/libpr0n/decoders/bmp/Makefile
737 modules/libpr0n/decoders/icon/Makefile
738 modules/libpr0n/decoders/icon/win/Makefile
739 modules/libpr0n/decoders/icon/gtk/Makefile
740 modules/libpr0n/decoders/icon/beos/Makefile
741 modules/libpr0n/decoders/xbm/Makefile
742 modules/libpr0n/encoders/Makefile
743 modules/libpr0n/encoders/png/Makefile
744 modules/libpr0n/encoders/jpeg/Makefile
747 MAKEFILES_accessible="
748 accessible/Makefile
749 accessible/public/Makefile
750 accessible/public/msaa/Makefile
751 accessible/src/Makefile
752 accessible/src/base/Makefile
753 accessible/src/html/Makefile
754 accessible/src/xul/Makefile
755 accessible/src/msaa/Makefile
756 accessible/src/atk/Makefile
757 accessible/src/mac/Makefile
758 accessible/build/Makefile
761 MAKEFILES_zlib="
762 modules/zlib/standalone/Makefile
765 MAKEFILES_libmar="
766 modules/libmar/Makefile
767 modules/libmar/src/Makefile
768 modules/libmar/tool/Makefile
771 add_makefiles "
772 $MAKEFILES_db
773 $MAKEFILES_dom
774 $MAKEFILES_editor
775 $MAKEFILES_expat
776 $MAKEFILES_gfx
777 $MAKEFILES_htmlparser
778 $MAKEFILES_intl
779 $MAKEFILES_js
780 $MAKEFILES_liveconnect
781 $MAKEFILES_xpconnect
782 $MAKEFILES_jsdebugger
783 $MAKEFILES_content
784 $MAKEFILES_layout
785 $MAKEFILES_libimg
786 $MAKEFILES_libjar
787 $MAKEFILES_libreg
788 $MAKEFILES_libpref
789 $MAKEFILES_libutil
790 $MAKEFILES_oji
791 $MAKEFILES_plugin
792 $MAKEFILES_netwerk
793 $MAKEFILES_uriloader
794 $MAKEFILES_profile
795 $MAKEFILES_rdf
796 $MAKEFILES_sun_java
797 $MAKEFILES_caps
798 $MAKEFILES_chrome
799 $MAKEFILES_view
800 $MAKEFILES_docshell
801 $MAKEFILES_webshell
802 $MAKEFILES_widget
803 $MAKEFILES_xpcom
804 $MAKEFILES_xpcom_obsolete
805 $MAKEFILES_xpcom_tests
806 $MAKEFILES_xpinstall
807 $MAKEFILES_xpfe
808 $MAKEFILES_embedding
809 $MAKEFILES_xulapp
810 $MAKEFILES_libpr0n
811 $MAKEFILES_accessible
812 $MAKEFILES_zlib
813 $MAKEFILES_libmar
817 # Conditional makefiles
820 if [ "$MOZ_ZIPWRITER" ]; then
821 add_makefiles "
822 modules/libjar/zipwriter/Makefile
823 modules/libjar/zipwriter/public/Makefile
824 modules/libjar/zipwriter/src/Makefile
825 modules/libjar/zipwriter/test/Makefile
829 if [ "$MOZ_STORAGE" ]; then
830 add_makefiles "
831 db/sqlite3/src/Makefile
832 db/morkreader/Makefile
833 storage/Makefile
834 storage/public/Makefile
835 storage/src/Makefile
836 storage/build/Makefile
837 storage/test/Makefile
841 if [ "$MOZ_TREE_CAIRO" ] ; then
842 add_makefiles "
843 gfx/cairo/Makefile
844 gfx/cairo/libpixman/src/Makefile
845 gfx/cairo/cairo/src/Makefile
846 gfx/cairo/cairo/src/cairo-features.h
847 gfx/cairo/glitz/src/Makefile
848 gfx/cairo/glitz/src/glx/Makefile
849 gfx/cairo/glitz/src/wgl/Makefile
853 if [ ! "$MOZ_NATIVE_LCMS" ] ; then
854 add_makefiles "
855 modules/lcms/Makefile
856 modules/lcms/include/Makefile
857 modules/lcms/src/Makefile
861 if [ "$MOZ_UNIVERSALCHARDET" ] ; then
862 add_makefiles "
863 extensions/universalchardet/Makefile
864 extensions/universalchardet/src/Makefile
865 extensions/universalchardet/src/base/Makefile
866 extensions/universalchardet/src/xpcom/Makefile
867 extensions/universalchardet/tests/Makefile
871 if [ "$MOZ_AUTH_EXTENSION" ]; then
872 add_makefiles "
873 extensions/auth/Makefile
877 if test -n "$MOZ_PSM"; then
878 add_makefiles "
879 security/manager/Makefile
880 security/manager/boot/Makefile
881 security/manager/boot/src/Makefile
882 security/manager/boot/public/Makefile
883 security/manager/ssl/Makefile
884 security/manager/ssl/src/Makefile
885 security/manager/ssl/public/Makefile
886 security/manager/pki/Makefile
887 security/manager/pki/resources/Makefile
888 security/manager/pki/src/Makefile
889 security/manager/pki/public/Makefile
890 security/manager/locales/Makefile
894 if test -n "$MOZ_IPCD"; then
895 add_makefiles "
896 ipc/ipcd/Makefile
897 ipc/ipcd/daemon/public/Makefile
898 ipc/ipcd/daemon/src/Makefile
899 ipc/ipcd/client/public/Makefile
900 ipc/ipcd/client/src/Makefile
901 ipc/ipcd/shared/src/Makefile
902 ipc/ipcd/test/Makefile
903 ipc/ipcd/test/module/Makefile
904 ipc/ipcd/extensions/Makefile
905 ipc/ipcd/extensions/lock/Makefile
906 ipc/ipcd/extensions/lock/public/Makefile
907 ipc/ipcd/extensions/lock/src/Makefile
908 ipc/ipcd/extensions/lock/src/module/Makefile
909 ipc/ipcd/util/Makefile
910 ipc/ipcd/util/public/Makefile
911 ipc/ipcd/util/src/Makefile
915 if test -n "$MOZ_PROFILESHARING"; then
916 add_makefiles "
917 ipc/ipcd/extensions/transmngr/Makefile
918 ipc/ipcd/extensions/transmngr/public/Makefile
919 ipc/ipcd/extensions/transmngr/src/Makefile
920 ipc/ipcd/extensions/transmngr/build/Makefile
921 ipc/ipcd/extensions/transmngr/test/Makefile
922 ipc/ipcd/extensions/transmngr/common/Makefile
923 ipc/ipcd/extensions/transmngr/module/Makefile
924 embedding/components/profilesharingsetup/Makefile
925 embedding/components/profilesharingsetup/public/Makefile
926 embedding/components/profilesharingsetup/src/Makefile
930 if [ ! "$SYSTEM_JPEG" ]; then
931 add_makefiles "
932 jpeg/Makefile
936 if [ ! "$SYSTEM_ZLIB" ]; then
937 add_makefiles "
938 modules/zlib/Makefile
939 modules/zlib/src/Makefile
943 if [ ! "$SYSTEM_BZ2" ]; then
944 add_makefiles "
945 modules/libbz2/Makefile
946 modules/libbz2/src/Makefile
950 if test -n "$MOZ_UPDATE_PACKAGING"; then
951 add_makefiles "
952 tools/update-packaging/Makefile
953 other-licenses/bsdiff/Makefile
957 if [ ! "$SYSTEM_PNG" ]; then
958 add_makefiles "
959 modules/libimg/png/Makefile
963 if [ -f ${srcdir}/l10n/makefiles.all ]; then
964 MAKEFILES_langpacks=`cat ${srcdir}/l10n/makefiles.all`
965 add_makefiles "
966 $MAKEFILES_langpacks
970 if [ "$MOZ_L10N" ]; then
971 add_makefiles "
972 l10n/Makefile
975 if [ "$MOZ_L10N_LANG" ]; then
976 add_makefiles "
977 l10n/lang/Makefile
978 l10n/lang/addressbook/Makefile
979 l10n/lang/bookmarks/Makefile
980 l10n/lang/directory/Makefile
981 l10n/lang/editor/Makefile
982 l10n/lang/global/Makefile
983 l10n/lang/history/Makefile
984 l10n/lang/messenger/Makefile
985 l10n/lang/messengercompose/Makefile
986 l10n/lang/navigator/Makefile
987 l10n/lang/pref/Makefile
988 l10n/lang/related/Makefile
989 l10n/lang/sidebar/Makefile
990 l10n/lang/addressbook/locale/Makefile
991 l10n/lang/bookmarks/locale/Makefile
992 l10n/lang/directory/locale/Makefile
993 l10n/lang/editor/locale/Makefile
994 l10n/lang/global/locale/Makefile
995 l10n/lang/history/locale/Makefile
996 l10n/lang/messenger/locale/Makefile
997 l10n/lang/messengercompose/locale/Makefile
998 l10n/lang/navigator/locale/Makefile
999 l10n/lang/pref/locale/Makefile
1000 l10n/lang/related/locale/Makefile
1001 l10n/lang/sidebar/locale/Makefile
1003 fi # MOZ_L10N_LANG
1005 fi # MOZ_L10N
1007 if [ "$MOZ_JPROF" ]; then
1008 add_makefiles "
1009 tools/jprof/Makefile
1010 tools/jprof/stub/Makefile
1014 if [ "$MOZ_LEAKY" ]; then
1015 add_makefiles "
1016 tools/leaky/Makefile
1020 if [ "$NS_TRACE_MALLOC" ]; then
1021 add_makefiles "
1022 tools/trace-malloc/Makefile
1023 tools/trace-malloc/lib/Makefile
1027 if [ "$MOZ_MAPINFO" ]; then
1028 add_makefiles "
1029 tools/codesighs/Makefile
1033 if [ "$MOZ_MATHML" ]; then
1034 add_makefiles "
1035 intl/uconv/ucvmath/Makefile
1036 layout/mathml/Makefile
1037 layout/mathml/base/Makefile
1038 layout/mathml/base/src/Makefile
1039 layout/mathml/content/Makefile
1040 layout/mathml/content/src/Makefile
1044 if [ "$MOZ_SVG" ]; then
1045 add_makefiles "
1046 content/svg/Makefile
1047 content/svg/document/Makefile
1048 content/svg/document/src/Makefile
1049 content/svg/content/Makefile
1050 content/svg/content/src/Makefile
1051 dom/public/idl/svg/Makefile
1052 layout/svg/Makefile
1053 layout/svg/base/Makefile
1054 layout/svg/base/src/Makefile
1058 if [ "$MOZ_XTF" ]; then
1059 add_makefiles "
1060 content/xtf/Makefile
1061 content/xtf/public/Makefile
1062 content/xtf/src/Makefile
1066 if [ "$MOZ_XMLEXTRAS" ]; then
1067 add_makefiles "
1068 extensions/xmlextras/Makefile
1069 extensions/xmlextras/pointers/Makefile
1070 extensions/xmlextras/pointers/src/Makefile
1071 extensions/xmlextras/build/Makefile
1072 extensions/xmlextras/build/src/Makefile
1076 if [ "$MOZ_WEBSERVICES" ]; then
1077 add_makefiles "
1078 extensions/webservices/Makefile
1079 extensions/webservices/build/Makefile
1080 extensions/webservices/build/src/Makefile
1081 extensions/webservices/interfaceinfo/Makefile
1082 extensions/webservices/interfaceinfo/src/Makefile
1083 extensions/webservices/proxy/Makefile
1084 extensions/webservices/proxy/src/Makefile
1085 extensions/webservices/public/Makefile
1086 extensions/webservices/security/Makefile
1087 extensions/webservices/security/src/Makefile
1088 extensions/webservices/schema/Makefile
1089 extensions/webservices/schema/src/Makefile
1090 extensions/webservices/soap/Makefile
1091 extensions/webservices/soap/src/Makefile
1092 extensions/webservices/wsdl/Makefile
1093 extensions/webservices/wsdl/src/Makefile
1097 if [ "$MOZ_JAVAXPCOM" ]; then
1098 add_makefiles "
1099 extensions/java/Makefile
1100 extensions/java/xpcom/Makefile
1101 extensions/java/xpcom/interfaces/Makefile
1102 extensions/java/xpcom/src/Makefile
1103 extensions/java/xpcom/glue/Makefile
1107 if [ "$MOZ_COMPONENTLIB" ]; then
1108 add_makefiles "
1109 embedding/componentlib/Makefile
1111 else
1112 if [ "$MOZ_STATIC_COMPONENTS" -o "$MOZ_META_COMPONENTS" ]; then
1113 add_makefiles "
1114 modules/staticmod/Makefile
1117 fi # MOZ_COMPONENTLIB
1119 if [ "$MOZ_MEDIA" ]; then
1120 add_makefiles "
1121 content/media/Makefile
1122 content/media/video/Makefile
1123 content/media/video/public/Makefile
1124 content/media/video/src/Makefile
1128 if [ "$MOZ_OGG" ]; then
1129 add_makefiles "
1130 $MAKEFILES_libvorbis
1131 $MAKEFILES_libtheora
1132 $MAKEFILES_liboggz
1133 $MAKEFILES_libogg
1134 $MAKEFILES_libfishsound
1135 $MAKEFILES_liboggplay
1136 $MAKEFILES_liboggplay_audio