Save all modification
[mozilla-1.9/m8.git] / toolkit / toolkit-makefiles.sh
blob1b6d720e8aa08a3447aebc5975975a606d508220
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
89 MAKEFILES_expat="
90 parser/expat/Makefile
91 parser/expat/lib/Makefile
94 MAKEFILES_gfx="
95 gfx/Makefile
96 gfx/idl/Makefile
97 gfx/public/Makefile
98 gfx/src/Makefile
99 gfx/src/beos/Makefile
100 gfx/src/psshared/Makefile
101 gfx/src/photon/Makefile
102 gfx/src/mac/Makefile
103 gfx/src/windows/Makefile
104 gfx/src/thebes/Makefile
105 gfx/tests/Makefile
108 MAKEFILES_htmlparser="
109 parser/htmlparser/Makefile
110 parser/htmlparser/robot/Makefile
111 parser/htmlparser/robot/test/Makefile
112 parser/htmlparser/public/Makefile
113 parser/htmlparser/src/Makefile
114 parser/htmlparser/tests/Makefile
115 parser/htmlparser/tests/grabpage/Makefile
116 parser/htmlparser/tests/logparse/Makefile
117 parser/htmlparser/tests/html/Makefile
118 parser/htmlparser/tests/outsinks/Makefile
121 MAKEFILES_intl="
122 intl/Makefile
123 intl/chardet/Makefile
124 intl/chardet/public/Makefile
125 intl/chardet/src/Makefile
126 intl/uconv/Makefile
127 intl/uconv/idl/Makefile
128 intl/uconv/public/Makefile
129 intl/uconv/src/Makefile
130 intl/uconv/tests/Makefile
131 intl/uconv/ucvja/Makefile
132 intl/uconv/ucvlatin/Makefile
133 intl/uconv/ucvcn/Makefile
134 intl/uconv/ucvtw/Makefile
135 intl/uconv/ucvtw2/Makefile
136 intl/uconv/ucvko/Makefile
137 intl/uconv/ucvibm/Makefile
138 intl/uconv/native/Makefile
139 intl/locale/Makefile
140 intl/locale/public/Makefile
141 intl/locale/idl/Makefile
142 intl/locale/src/Makefile
143 intl/locale/src/unix/Makefile
144 intl/locale/src/os2/Makefile
145 intl/locale/src/windows/Makefile
146 intl/locale/tests/Makefile
147 intl/lwbrk/Makefile
148 intl/lwbrk/src/Makefile
149 intl/lwbrk/public/Makefile
150 intl/lwbrk/tests/Makefile
151 intl/unicharutil/Makefile
152 intl/unicharutil/util/Makefile
153 intl/unicharutil/util/internal/Makefile
154 intl/unicharutil/idl/Makefile
155 intl/unicharutil/src/Makefile
156 intl/unicharutil/public/Makefile
157 intl/unicharutil/tables/Makefile
158 intl/unicharutil/tests/Makefile
159 intl/unicharutil/tools/Makefile
160 intl/strres/Makefile
161 intl/strres/public/Makefile
162 intl/strres/src/Makefile
163 intl/strres/tests/Makefile
166 MAKEFILES_js="
167 js/src/Makefile
168 js/src/fdlibm/Makefile
171 MAKEFILES_liveconnect="
172 js/src/liveconnect/Makefile
173 js/src/liveconnect/classes/Makefile
176 MAKEFILES_xpconnect="
177 js/src/xpconnect/Makefile
178 js/src/xpconnect/public/Makefile
179 js/src/xpconnect/idl/Makefile
180 js/src/xpconnect/shell/Makefile
181 js/src/xpconnect/src/Makefile
182 js/src/xpconnect/loader/Makefile
183 js/src/xpconnect/tests/Makefile
184 js/src/xpconnect/tests/components/Makefile
185 js/src/xpconnect/tests/idl/Makefile
186 js/src/xpconnect/tools/Makefile
187 js/src/xpconnect/tools/idl/Makefile
190 MAKEFILES_jsdebugger="
191 js/jsd/Makefile
192 js/jsd/idl/Makefile
195 MAKEFILES_content="
196 content/Makefile
197 content/base/Makefile
198 content/base/public/Makefile
199 content/base/src/Makefile
200 content/canvas/Makefile
201 content/canvas/public/Makefile
202 content/canvas/src/Makefile
203 content/events/Makefile
204 content/events/public/Makefile
205 content/events/src/Makefile
206 content/html/Makefile
207 content/html/content/Makefile
208 content/html/content/public/Makefile
209 content/html/content/src/Makefile
210 content/html/document/Makefile
211 content/html/document/public/Makefile
212 content/html/document/src/Makefile
213 content/xml/Makefile
214 content/xml/content/Makefile
215 content/xml/content/src/Makefile
216 content/xml/document/Makefile
217 content/xml/document/public/Makefile
218 content/xml/document/src/Makefile
219 content/xul/Makefile
220 content/xul/content/Makefile
221 content/xul/content/src/Makefile
222 content/xul/document/Makefile
223 content/xul/document/public/Makefile
224 content/xul/document/src/Makefile
225 content/xul/templates/public/Makefile
226 content/xul/templates/src/Makefile
227 content/xbl/Makefile
228 content/xbl/public/Makefile
229 content/xbl/src/Makefile
230 content/xbl/builtin/Makefile
231 content/xslt/Makefile
232 content/xslt/public/Makefile
233 content/xslt/src/Makefile
234 content/xslt/src/base/Makefile
235 content/xslt/src/xml/Makefile
236 content/xslt/src/xpath/Makefile
237 content/xslt/src/xslt/Makefile
238 content/xslt/src/main/Makefile
241 MAKEFILES_layout="
242 layout/Makefile
243 layout/base/Makefile
244 layout/base/tests/Makefile
245 layout/build/Makefile
246 layout/forms/Makefile
247 layout/html/tests/Makefile
248 layout/style/Makefile
249 layout/printing/Makefile
250 layout/tools/Makefile
251 layout/xul/Makefile
252 layout/xul/base/Makefile
253 layout/xul/base/public/Makefile
254 layout/xul/base/src/Makefile
255 layout/xul/base/src/tree/Makefile
256 layout/xul/base/src/tree/src/Makefile
257 layout/xul/base/src/tree/public/Makefile
260 MAKEFILES_libimg="
261 modules/libimg/Makefile
264 MAKEFILES_libjar="
265 modules/libjar/Makefile
266 modules/libjar/standalone/Makefile
267 modules/libjar/test/Makefile
270 MAKEFILES_libreg="
271 modules/libreg/Makefile
272 modules/libreg/include/Makefile
273 modules/libreg/src/Makefile
274 modules/libreg/standalone/Makefile
277 MAKEFILES_libpref="
278 modules/libpref/Makefile
279 modules/libpref/public/Makefile
280 modules/libpref/src/Makefile
283 MAKEFILES_libutil="
284 modules/libutil/Makefile
285 modules/libutil/public/Makefile
286 modules/libutil/src/Makefile
289 MAKEFILES_oji="
290 modules/oji/Makefile
291 modules/oji/public/Makefile
292 modules/oji/src/Makefile
293 plugin/oji/JEP/Makefile
296 MAKEFILES_plugin="
297 modules/plugin/Makefile
298 modules/plugin/base/src/Makefile
299 modules/plugin/base/public/Makefile
300 modules/plugin/samples/simple/Makefile
301 modules/plugin/samples/SanePlugin/Makefile
302 modules/plugin/samples/default/unix/Makefile
303 modules/plugin/tools/sdk/Makefile
304 modules/plugin/tools/sdk/samples/Makefile
305 modules/plugin/tools/sdk/samples/common/Makefile
306 modules/plugin/tools/sdk/samples/basic/windows/Makefile
307 modules/plugin/tools/sdk/samples/scriptable/windows/Makefile
308 modules/plugin/tools/sdk/samples/simple/Makefile
309 modules/plugin/tools/sdk/samples/winless/windows/Makefile
312 MAKEFILES_netwerk="
313 netwerk/Makefile
314 netwerk/base/Makefile
315 netwerk/base/public/Makefile
316 netwerk/base/src/Makefile
317 netwerk/build/Makefile
318 netwerk/cache/Makefile
319 netwerk/cache/public/Makefile
320 netwerk/cache/src/Makefile
321 netwerk/cookie/Makefile
322 netwerk/cookie/public/Makefile
323 netwerk/cookie/src/Makefile
324 netwerk/dns/Makefile
325 netwerk/dns/public/Makefile
326 netwerk/dns/src/Makefile
327 netwerk/protocol/Makefile
328 netwerk/protocol/about/Makefile
329 netwerk/protocol/about/public/Makefile
330 netwerk/protocol/about/src/Makefile
331 netwerk/protocol/data/Makefile
332 netwerk/protocol/data/src/Makefile
333 netwerk/protocol/file/Makefile
334 netwerk/protocol/file/public/Makefile
335 netwerk/protocol/file/src/Makefile
336 netwerk/protocol/ftp/Makefile
337 netwerk/protocol/ftp/public/Makefile
338 netwerk/protocol/ftp/src/Makefile
339 netwerk/protocol/gopher/Makefile
340 netwerk/protocol/gopher/src/Makefile
341 netwerk/protocol/http/Makefile
342 netwerk/protocol/http/public/Makefile
343 netwerk/protocol/http/src/Makefile
344 netwerk/protocol/res/Makefile
345 netwerk/protocol/res/public/Makefile
346 netwerk/protocol/res/src/Makefile
347 netwerk/mime/Makefile
348 netwerk/mime/public/Makefile
349 netwerk/mime/src/Makefile
350 netwerk/socket/Makefile
351 netwerk/socket/base/Makefile
352 netwerk/streamconv/Makefile
353 netwerk/streamconv/converters/Makefile
354 netwerk/streamconv/public/Makefile
355 netwerk/streamconv/src/Makefile
356 netwerk/streamconv/test/Makefile
357 netwerk/test/Makefile
358 netwerk/testserver/Makefile
359 netwerk/resources/Makefile
360 netwerk/locales/Makefile
361 netwerk/system/Makefile
362 netwerk/system/win32/Makefile
365 MAKEFILES_uriloader="
366 uriloader/Makefile
367 uriloader/base/Makefile
368 uriloader/exthandler/Makefile
371 MAKEFILES_profile="
372 profile/Makefile
373 profile/public/Makefile
374 profile/dirserviceprovider/Makefile
375 profile/dirserviceprovider/public/Makefile
376 profile/dirserviceprovider/src/Makefile
379 MAKEFILES_rdf="
380 rdf/Makefile
381 rdf/base/Makefile
382 rdf/base/idl/Makefile
383 rdf/base/public/Makefile
384 rdf/base/src/Makefile
385 rdf/util/Makefile
386 rdf/util/public/Makefile
387 rdf/util/src/Makefile
388 rdf/util/src/internal/Makefile
389 rdf/build/Makefile
390 rdf/datasource/Makefile
391 rdf/datasource/public/Makefile
392 rdf/datasource/src/Makefile
393 rdf/tests/Makefile
394 rdf/tests/rdfcat/Makefile
395 rdf/tests/rdfpoll/Makefile
398 MAKEFILES_sun_java="
399 sun-java/Makefile
400 sun-java/stubs/Makefile
401 sun-java/stubs/include/Makefile
402 sun-java/stubs/jri/Makefile
405 MAKEFILES_caps="
406 caps/Makefile
407 caps/idl/Makefile
408 caps/include/Makefile
409 caps/src/Makefile
412 MAKEFILES_chrome="
413 chrome/Makefile
414 chrome/public/Makefile
415 chrome/src/Makefile
416 embedding/minimo/chromelite/Makefile
417 rdf/chrome/Makefile
418 rdf/chrome/public/Makefile
419 rdf/chrome/build/Makefile
420 rdf/chrome/src/Makefile
421 rdf/chrome/tools/Makefile
422 rdf/chrome/tools/chromereg/Makefile
425 MAKEFILES_view="
426 view/Makefile
427 view/public/Makefile
428 view/src/Makefile
431 MAKEFILES_docshell="
432 docshell/Makefile
433 docshell/base/Makefile
434 docshell/shistory/Makefile
435 docshell/shistory/public/Makefile
436 docshell/shistory/src/Makefile
437 docshell/build/Makefile
440 MAKEFILES_webshell="
441 webshell/Makefile
442 webshell/public/Makefile
445 MAKEFILES_widget="
446 widget/Makefile
447 widget/public/Makefile
448 widget/src/Makefile
449 widget/src/beos/Makefile
450 widget/src/build/Makefile
451 widget/src/gtkxtbin/Makefile
452 widget/src/photon/Makefile
453 widget/src/cocoa/Makefile
454 widget/src/os2/Makefile
455 widget/src/windows/Makefile
456 widget/src/xpwidgets/Makefile
457 widget/src/support/Makefile
460 MAKEFILES_xpcom="
461 xpcom/string/Makefile
462 xpcom/string/public/Makefile
463 xpcom/string/src/Makefile
464 xpcom/Makefile
465 xpcom/base/Makefile
466 xpcom/build/Makefile
467 xpcom/components/Makefile
468 xpcom/ds/Makefile
469 xpcom/glue/Makefile
470 xpcom/glue/standalone/Makefile
471 xpcom/io/Makefile
472 xpcom/typelib/Makefile
473 xpcom/reflect/Makefile
474 xpcom/typelib/xpt/Makefile
475 xpcom/typelib/xpt/public/Makefile
476 xpcom/typelib/xpt/src/Makefile
477 xpcom/typelib/xpt/tests/Makefile
478 xpcom/typelib/xpt/tools/Makefile
479 xpcom/typelib/xpidl/Makefile
480 xpcom/reflect/xptcall/Makefile
481 xpcom/reflect/xptcall/public/Makefile
482 xpcom/reflect/xptcall/src/Makefile
483 xpcom/reflect/xptcall/src/md/Makefile
484 xpcom/reflect/xptcall/src/md/os2/Makefile
485 xpcom/reflect/xptcall/src/md/test/Makefile
486 xpcom/reflect/xptcall/src/md/unix/Makefile
487 xpcom/reflect/xptcall/src/md/win32/Makefile
488 xpcom/reflect/xptcall/tests/Makefile
489 xpcom/reflect/xptinfo/Makefile
490 xpcom/reflect/xptinfo/public/Makefile
491 xpcom/reflect/xptinfo/src/Makefile
492 xpcom/reflect/xptinfo/tests/Makefile
493 xpcom/proxy/Makefile
494 xpcom/proxy/public/Makefile
495 xpcom/proxy/src/Makefile
496 xpcom/proxy/tests/Makefile
497 xpcom/sample/Makefile
498 xpcom/threads/Makefile
499 xpcom/tools/Makefile
500 xpcom/tools/registry/Makefile
501 xpcom/stub/Makefile
502 xpcom/windbgdlg/Makefile
503 xpcom/system/Makefile
506 MAKEFILES_xpcom_obsolete="
507 xpcom/obsolete/Makefile
508 xpcom/obsolete/component/Makefile
511 MAKEFILES_xpcom_tests="
512 xpcom/tests/Makefile
513 xpcom/tests/dynamic/Makefile
514 xpcom/tests/services/Makefile
515 xpcom/tests/windows/Makefile
518 MAKEFILES_xpinstall="
519 xpinstall/Makefile
520 xpinstall/public/Makefile
521 xpinstall/res/Makefile
522 xpinstall/src/Makefile
523 xpinstall/stub/Makefile
526 MAKEFILES_xpfe="
527 widget/src/xremoteclient/Makefile
528 toolkit/components/remote/Makefile
529 xpfe/Makefile
530 xpfe/browser/Makefile
531 xpfe/browser/public/Makefile
532 xpfe/browser/src/Makefile
533 xpfe/components/Makefile
534 xpfe/components/bookmarks/Makefile
535 xpfe/components/bookmarks/public/Makefile
536 xpfe/components/bookmarks/src/Makefile
537 xpfe/components/directory/Makefile
538 xpfe/components/download-manager/Makefile
539 xpfe/components/download-manager/src/Makefile
540 xpfe/components/download-manager/public/Makefile
541 xpfe/components/download-manager/resources/Makefile
542 xpfe/components/extensions/Makefile
543 xpfe/components/extensions/src/Makefile
544 xpfe/components/extensions/public/Makefile
545 xpfe/components/find/Makefile
546 xpfe/components/find/public/Makefile
547 xpfe/components/find/src/Makefile
548 xpfe/components/filepicker/Makefile
549 xpfe/components/filepicker/public/Makefile
550 xpfe/components/filepicker/src/Makefile
551 xpfe/components/history/Makefile
552 xpfe/components/history/src/Makefile
553 xpfe/components/history/public/Makefile
554 xpfe/components/intl/Makefile
555 xpfe/components/related/Makefile
556 xpfe/components/related/src/Makefile
557 xpfe/components/related/public/Makefile
558 xpfe/components/search/Makefile
559 xpfe/components/search/public/Makefile
560 xpfe/components/search/src/Makefile
561 xpfe/components/sidebar/Makefile
562 xpfe/components/sidebar/src/Makefile
563 xpfe/components/startup/Makefile
564 xpfe/components/startup/public/Makefile
565 xpfe/components/startup/src/Makefile
566 xpfe/components/autocomplete/Makefile
567 xpfe/components/autocomplete/public/Makefile
568 xpfe/components/autocomplete/src/Makefile
569 xpfe/components/updates/Makefile
570 xpfe/components/updates/src/Makefile
571 xpfe/components/winhooks/Makefile
572 xpfe/components/windowds/Makefile
573 xpfe/components/alerts/Makefile
574 xpfe/components/alerts/public/Makefile
575 xpfe/components/alerts/src/Makefile
576 xpfe/components/console/Makefile
577 xpfe/components/resetPref/Makefile
578 xpfe/components/build/Makefile
579 xpfe/components/xremote/Makefile
580 xpfe/components/xremote/public/Makefile
581 xpfe/components/xremote/src/Makefile
582 xpfe/appshell/Makefile
583 xpfe/appshell/src/Makefile
584 xpfe/appshell/public/Makefile
585 xpfe/bootstrap/appleevents/Makefile
586 xpfe/global/Makefile
587 xpfe/global/buildconfig.html
588 xpfe/global/resources/Makefile
589 xpfe/global/resources/content/Makefile
590 xpfe/global/resources/content/os2/Makefile
591 xpfe/global/resources/content/unix/Makefile
592 xpfe/global/resources/locale/Makefile
593 xpfe/global/resources/locale/en-US/Makefile
594 xpfe/global/resources/locale/en-US/mac/Makefile
595 xpfe/global/resources/locale/en-US/os2/Makefile
596 xpfe/global/resources/locale/en-US/unix/Makefile
597 xpfe/global/resources/locale/en-US/win/Makefile
598 xpfe/communicator/Makefile
599 extensions/spellcheck/Makefile
600 extensions/spellcheck/hunspell/Makefile
601 extensions/spellcheck/idl/Makefile
602 extensions/spellcheck/locales/Makefile
603 extensions/spellcheck/src/Makefile
606 MAKEFILES_embedding="
607 embedding/Makefile
608 embedding/base/Makefile
609 embedding/browser/Makefile
610 embedding/browser/activex/src/Makefile
611 embedding/browser/activex/src/control/Makefile
612 embedding/browser/activex/src/control_kicker/Makefile
613 embedding/browser/build/Makefile
614 embedding/browser/chrome/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/browser/cocoa/Makefile
623 embedding/components/Makefile
624 embedding/components/build/Makefile
625 embedding/components/windowwatcher/Makefile
626 embedding/components/windowwatcher/public/Makefile
627 embedding/components/windowwatcher/src/Makefile
628 embedding/components/ui/Makefile
629 embedding/components/ui/helperAppDlg/Makefile
630 embedding/components/ui/progressDlg/Makefile
631 embedding/config/Makefile
632 embedding/tests/Makefile
633 embedding/tests/cocoaEmbed/Makefile
634 embedding/tests/winEmbed/Makefile
637 MAKEFILES_xulapp="
638 toolkit/Makefile
639 toolkit/library/Makefile
640 toolkit/crashreporter/Makefile
641 toolkit/crashreporter/client/Makefile
642 toolkit/crashreporter/google-breakpad/src/client/Makefile
643 toolkit/crashreporter/google-breakpad/src/client/mac/handler/Makefile
644 toolkit/crashreporter/google-breakpad/src/client/windows/Makefile
645 toolkit/crashreporter/google-breakpad/src/client/windows/handler/Makefile
646 toolkit/crashreporter/google-breakpad/src/client/windows/sender/Makefile
647 toolkit/crashreporter/google-breakpad/src/common/Makefile
648 toolkit/crashreporter/google-breakpad/src/common/mac/Makefile
649 toolkit/crashreporter/google-breakpad/src/common/windows/Makefile
650 toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/Makefile
651 toolkit/content/Makefile
652 toolkit/content/buildconfig.html
653 toolkit/obsolete/Makefile
654 toolkit/components/alerts/Makefile
655 toolkit/components/alerts/public/Makefile
656 toolkit/components/alerts/src/Makefile
657 toolkit/components/autocomplete/Makefile
658 toolkit/components/autocomplete/public/Makefile
659 toolkit/components/autocomplete/src/Makefile
660 toolkit/components/Makefile
661 toolkit/components/build/Makefile
662 toolkit/components/commandlines/Makefile
663 toolkit/components/commandlines/public/Makefile
664 toolkit/components/commandlines/src/Makefile
665 toolkit/components/console/Makefile
666 toolkit/components/cookie/Makefile
667 toolkit/components/downloads/public/Makefile
668 toolkit/components/downloads/Makefile
669 toolkit/components/downloads/src/Makefile
670 toolkit/components/filepicker/Makefile
671 toolkit/system/gnome/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/content/Makefile
699 toolkit/mozapps/downloads/Makefile
700 toolkit/mozapps/downloads/src/Makefile
701 toolkit/mozapps/extensions/Makefile
702 toolkit/mozapps/extensions/public/Makefile
703 toolkit/mozapps/extensions/src/Makefile
704 toolkit/mozapps/update/Makefile
705 toolkit/mozapps/update/public/Makefile
706 toolkit/mozapps/update/src/Makefile
707 toolkit/mozapps/xpinstall/Makefile
708 toolkit/profile/Makefile
709 toolkit/profile/public/Makefile
710 toolkit/profile/skin/Makefile
711 toolkit/profile/src/Makefile
712 toolkit/themes/Makefile
713 toolkit/themes/gnomestripe/global/Makefile
714 toolkit/themes/gnomestripe/Makefile
715 toolkit/themes/pmstripe/global/Makefile
716 toolkit/themes/pmstripe/Makefile
717 toolkit/themes/pinstripe/communicator/Makefile
718 toolkit/themes/pinstripe/Makefile
719 toolkit/themes/pinstripe/global/Makefile
720 toolkit/themes/pinstripe/help/Makefile
721 toolkit/themes/pinstripe/mozapps/Makefile
722 toolkit/themes/winstripe/communicator/Makefile
723 toolkit/themes/winstripe/Makefile
724 toolkit/themes/winstripe/global/Makefile
725 toolkit/themes/winstripe/help/Makefile
726 toolkit/themes/winstripe/mozapps/Makefile
727 toolkit/xre/Makefile
730 MAKEFILES_libpr0n="
731 modules/libpr0n/Makefile
732 modules/libpr0n/build/Makefile
733 modules/libpr0n/public/Makefile
734 modules/libpr0n/src/Makefile
735 modules/libpr0n/decoders/Makefile
736 modules/libpr0n/decoders/gif/Makefile
737 modules/libpr0n/decoders/png/Makefile
738 modules/libpr0n/decoders/jpeg/Makefile
739 modules/libpr0n/decoders/bmp/Makefile
740 modules/libpr0n/decoders/icon/Makefile
741 modules/libpr0n/decoders/icon/win/Makefile
742 modules/libpr0n/decoders/icon/gtk/Makefile
743 modules/libpr0n/decoders/icon/beos/Makefile
744 modules/libpr0n/decoders/xbm/Makefile
745 modules/libpr0n/encoders/Makefile
746 modules/libpr0n/encoders/png/Makefile
747 modules/libpr0n/encoders/jpeg/Makefile
750 MAKEFILES_accessible="
751 accessible/Makefile
752 accessible/public/Makefile
753 accessible/public/msaa/Makefile
754 accessible/src/Makefile
755 accessible/src/base/Makefile
756 accessible/src/html/Makefile
757 accessible/src/xul/Makefile
758 accessible/src/msaa/Makefile
759 accessible/src/atk/Makefile
760 accessible/src/mac/Makefile
761 accessible/build/Makefile
763 MAKEFILES_zlib="
764 modules/zlib/standalone/Makefile
767 MAKEFILES_libbz2="
768 modules/libbz2/Makefile
769 modules/libbz2/src/Makefile
772 MAKEFILES_libmar="
773 modules/libmar/Makefile
774 modules/libmar/src/Makefile
775 modules/libmar/tool/Makefile
778 MAKEFILES_themes="
779 themes/Makefile
780 themes/modern/Makefile
781 themes/classic/Makefile
784 add_makefiles "
785 $MAKEFILES_db
786 $MAKEFILES_dom
787 $MAKEFILES_editor
788 $MAKEFILES_expat
789 $MAKEFILES_gfx
790 $MAKEFILES_htmlparser
791 $MAKEFILES_intl
792 $MAKEFILES_js
793 $MAKEFILES_liveconnect
794 $MAKEFILES_xpconnect
795 $MAKEFILES_jsdebugger
796 $MAKEFILES_content
797 $MAKEFILES_layout
798 $MAKEFILES_libimg
799 $MAKEFILES_libjar
800 $MAKEFILES_libreg
801 $MAKEFILES_libpref
802 $MAKEFILES_libutil
803 $MAKEFILES_oji
804 $MAKEFILES_plugin
805 $MAKEFILES_netwerk
806 $MAKEFILES_uriloader
807 $MAKEFILES_profile
808 $MAKEFILES_rdf
809 $MAKEFILES_sun_java
810 $MAKEFILES_caps
811 $MAKEFILES_chrome
812 $MAKEFILES_view
813 $MAKEFILES_docshell
814 $MAKEFILES_webshell
815 $MAKEFILES_widget
816 $MAKEFILES_xpcom
817 $MAKEFILES_xpcom_obsolete
818 $MAKEFILES_xpcom_tests
819 $MAKEFILES_xpinstall
820 $MAKEFILES_xpfe
821 $MAKEFILES_embedding
822 $MAKEFILES_xulapp
823 $MAKEFILES_libpr0n
824 $MAKEFILES_accessible
825 $MAKEFILES_zlib
826 $MAKEFILES_libbz2
827 $MAKEFILES_libmar
828 $MAKEFILES_themes
832 # Conditional makefiles
835 if [ "$MOZ_COMPOSER" ]; then
836 add_makefiles "
837 editor/composer/Makefile
838 editor/ui/Makefile
839 editor/ui/locales/Makefile
843 if [ "$MOZ_STORAGE" ]; then
844 add_makefiles "
845 db/sqlite3/src/Makefile
846 db/morkreader/Makefile
847 storage/Makefile
848 storage/public/Makefile
849 storage/src/Makefile
850 storage/build/Makefile
851 storage/test/Makefile
855 if [ "$MOZ_TREE_CAIRO" ] ; then
856 add_makefiles "
857 gfx/cairo/Makefile
858 gfx/cairo/libpixman/src/Makefile
859 gfx/cairo/cairo/src/Makefile
860 gfx/cairo/cairo/src/cairo-features.h
861 gfx/cairo/glitz/src/Makefile
862 gfx/cairo/glitz/src/glx/Makefile
863 gfx/cairo/glitz/src/wgl/Makefile
867 if [ ! "$MOZ_NATIVE_LCMS" ] ; then
868 add_makefiles "
869 modules/lcms/Makefile
870 modules/lcms/include/Makefile
871 modules/lcms/src/Makefile
875 if [ "$SUNCTL" ] ; then
876 add_makefiles "
877 intl/ctl/Makefile
878 intl/ctl/public/Makefile
879 intl/ctl/src/Makefile
880 intl/ctl/src/pangoLite/Makefile
881 intl/ctl/src/thaiShaper/Makefile
882 intl/ctl/src/hindiShaper/Makefile
886 if [ "$MOZ_UNIVERSALCHARDET" ] ; then
887 add_makefiles "
888 extensions/universalchardet/Makefile
889 extensions/universalchardet/src/Makefile
890 extensions/universalchardet/src/base/Makefile
891 extensions/universalchardet/src/xpcom/Makefile
892 extensions/universalchardet/tests/Makefile
896 if [ "$MOZ_AUTH_EXTENSION" ]; then
897 add_makefiles "
898 extensions/auth/Makefile
902 if test -n "$MOZ_PSM"; then
903 add_makefiles "
904 security/manager/Makefile
905 security/manager/boot/Makefile
906 security/manager/boot/src/Makefile
907 security/manager/boot/public/Makefile
908 security/manager/ssl/Makefile
909 security/manager/ssl/src/Makefile
910 security/manager/ssl/resources/Makefile
911 security/manager/ssl/public/Makefile
912 security/manager/pki/Makefile
913 security/manager/pki/resources/Makefile
914 security/manager/pki/src/Makefile
915 security/manager/pki/public/Makefile
916 security/manager/locales/Makefile
920 if test -n "$MOZ_CALENDAR"; then
921 add_makefiles "
922 calendar/Makefile
923 calendar/resources/Makefile
924 calendar/libical/Makefile
925 calendar/libical/src/Makefile
926 calendar/libical/src/libical/Makefile
927 calendar/libical/src/libicalss/Makefile
928 calendar/base/Makefile
929 calendar/base/public/Makefile
930 calendar/base/src/Makefile
931 calendar/base/build/Makefile
932 calendar/providers/Makefile
933 calendar/providers/memory/Makefile
934 calendar/providers/storage/Makefile
935 calendar/providers/composite/Makefile
939 if [ "$MOZ_MAIL_NEWS" ]; then
940 . "${srcdir}/mailnews/makefiles.sh"
943 if test -n "$MOZ_IPCD"; then
944 add_makefiles "
945 ipc/ipcd/Makefile
946 ipc/ipcd/daemon/public/Makefile
947 ipc/ipcd/daemon/src/Makefile
948 ipc/ipcd/client/public/Makefile
949 ipc/ipcd/client/src/Makefile
950 ipc/ipcd/shared/src/Makefile
951 ipc/ipcd/test/Makefile
952 ipc/ipcd/test/module/Makefile
953 ipc/ipcd/extensions/Makefile
954 ipc/ipcd/extensions/lock/Makefile
955 ipc/ipcd/extensions/lock/public/Makefile
956 ipc/ipcd/extensions/lock/src/Makefile
957 ipc/ipcd/extensions/lock/src/module/Makefile
958 ipc/ipcd/util/Makefile
959 ipc/ipcd/util/public/Makefile
960 ipc/ipcd/util/src/Makefile
964 if test -n "$MOZ_PROFILESHARING"; then
965 add_makefiles "
966 ipc/ipcd/extensions/transmngr/Makefile
967 ipc/ipcd/extensions/transmngr/public/Makefile
968 ipc/ipcd/extensions/transmngr/src/Makefile
969 ipc/ipcd/extensions/transmngr/build/Makefile
970 ipc/ipcd/extensions/transmngr/test/Makefile
971 ipc/ipcd/extensions/transmngr/common/Makefile
972 ipc/ipcd/extensions/transmngr/module/Makefile
973 embedding/components/profilesharingsetup/Makefile
974 embedding/components/profilesharingsetup/public/Makefile
975 embedding/components/profilesharingsetup/src/Makefile
979 if [ ! "$SYSTEM_JPEG" ]; then
980 add_makefiles "
981 jpeg/Makefile
985 if [ ! "$SYSTEM_ZLIB" ]; then
986 add_makefiles "
987 modules/zlib/Makefile
988 modules/zlib/src/Makefile
992 if test -n "$MOZ_UPDATE_PACKAGING"; then
993 add_makefiles "
994 tools/update-packaging/Makefile
995 other-licenses/bsdiff/Makefile
999 if [ ! "$SYSTEM_PNG" ]; then
1000 add_makefiles "
1001 modules/libimg/png/Makefile
1005 if [ -f ${srcdir}/l10n/makefiles.all ]; then
1006 MAKEFILES_langpacks=`cat ${srcdir}/l10n/makefiles.all`
1007 add_makefiles "
1008 $MAKEFILES_langpacks
1012 if [ "$MOZ_L10N" ]; then
1013 add_makefiles "
1014 l10n/Makefile
1017 if [ "$MOZ_L10N_LANG" ]; then
1018 add_makefiles "
1019 l10n/lang/Makefile
1020 l10n/lang/addressbook/Makefile
1021 l10n/lang/bookmarks/Makefile
1022 l10n/lang/directory/Makefile
1023 l10n/lang/editor/Makefile
1024 l10n/lang/global/Makefile
1025 l10n/lang/history/Makefile
1026 l10n/lang/messenger/Makefile
1027 l10n/lang/messengercompose/Makefile
1028 l10n/lang/navigator/Makefile
1029 l10n/lang/pref/Makefile
1030 l10n/lang/related/Makefile
1031 l10n/lang/sidebar/Makefile
1032 l10n/lang/addressbook/locale/Makefile
1033 l10n/lang/bookmarks/locale/Makefile
1034 l10n/lang/directory/locale/Makefile
1035 l10n/lang/editor/locale/Makefile
1036 l10n/lang/global/locale/Makefile
1037 l10n/lang/history/locale/Makefile
1038 l10n/lang/messenger/locale/Makefile
1039 l10n/lang/messengercompose/locale/Makefile
1040 l10n/lang/navigator/locale/Makefile
1041 l10n/lang/pref/locale/Makefile
1042 l10n/lang/related/locale/Makefile
1043 l10n/lang/sidebar/locale/Makefile
1045 fi # MOZ_L10N_LANG
1047 fi # MOZ_L10N
1049 if [ "$MOZ_JPROF" ]; then
1050 add_makefiles "
1051 tools/jprof/Makefile
1052 tools/jprof/stub/Makefile
1056 if [ "$MOZ_LEAKY" ]; then
1057 add_makefiles "
1058 tools/leaky/Makefile
1062 if [ "$NS_TRACE_MALLOC" ]; then
1063 add_makefiles "
1064 tools/trace-malloc/Makefile
1065 tools/trace-malloc/lib/Makefile
1069 if [ "$MOZ_MAPINFO" ]; then
1070 add_makefiles "
1071 tools/codesighs/Makefile
1075 if [ "$MOZ_MATHML" ]; then
1076 add_makefiles "
1077 intl/uconv/ucvmath/Makefile
1078 layout/mathml/Makefile
1079 layout/mathml/base/Makefile
1080 layout/mathml/base/src/Makefile
1081 layout/mathml/content/Makefile
1082 layout/mathml/content/src/Makefile
1086 if [ "$MOZ_SVG" ]; then
1087 add_makefiles "
1088 content/svg/Makefile
1089 content/svg/document/Makefile
1090 content/svg/document/src/Makefile
1091 content/svg/content/Makefile
1092 content/svg/content/src/Makefile
1093 dom/public/idl/svg/Makefile
1094 layout/svg/Makefile
1095 layout/svg/base/Makefile
1096 layout/svg/base/src/Makefile
1100 if [ "$MOZ_XTF" ]; then
1101 add_makefiles "
1102 content/xtf/Makefile
1103 content/xtf/public/Makefile
1104 content/xtf/src/Makefile
1108 if [ "$MOZ_XMLEXTRAS" ]; then
1109 add_makefiles "
1110 extensions/xmlextras/Makefile
1111 extensions/xmlextras/pointers/Makefile
1112 extensions/xmlextras/pointers/src/Makefile
1113 extensions/xmlextras/build/Makefile
1114 extensions/xmlextras/build/src/Makefile
1118 if [ "$MOZ_WEBSERVICES" ]; then
1119 add_makefiles "
1120 extensions/webservices/Makefile
1121 extensions/webservices/build/Makefile
1122 extensions/webservices/build/src/Makefile
1123 extensions/webservices/interfaceinfo/Makefile
1124 extensions/webservices/interfaceinfo/src/Makefile
1125 extensions/webservices/proxy/Makefile
1126 extensions/webservices/proxy/src/Makefile
1127 extensions/webservices/public/Makefile
1128 extensions/webservices/security/Makefile
1129 extensions/webservices/security/src/Makefile
1130 extensions/webservices/schema/Makefile
1131 extensions/webservices/schema/src/Makefile
1132 extensions/webservices/soap/Makefile
1133 extensions/webservices/soap/src/Makefile
1134 extensions/webservices/wsdl/Makefile
1135 extensions/webservices/wsdl/src/Makefile
1139 if [ "$MOZ_JAVAXPCOM" ]; then
1140 add_makefiles "
1141 extensions/java/Makefile
1142 extensions/java/xpcom/Makefile
1143 extensions/java/xpcom/interfaces/Makefile
1144 extensions/java/xpcom/src/Makefile
1145 extensions/java/xpcom/glue/Makefile
1149 if [ "$MOZ_COMPONENTLIB" ]; then
1150 add_makefiles "
1151 embedding/componentlib/Makefile
1153 else
1154 if [ "$MOZ_STATIC_COMPONENTS" -o "$MOZ_META_COMPONENTS" ]; then
1155 add_makefiles "
1156 modules/staticmod/Makefile
1159 fi # MOZ_COMPONENTLIB