]>
Commit | Line | Data |
---|---|---|
1 | #! /usr/bin/autogen | |
2 | AutoGen definitions Makefile.tpl; | |
3 | ||
4 | // Makefile.in is generated from Makefile.tpl by 'autogen Makefile.def'. | |
5 | // This file was originally written by Nathanael Nerode. | |
6 | // | |
7 | // Copyright 2002, 2003 Free Software Foundation | |
8 | // | |
9 | // This file is free software; you can redistribute it and/or modify | |
10 | // it under the terms of the GNU General Public License as published by | |
11 | // the Free Software Foundation; either version 2 of the License, or | |
12 | // (at your option) any later version. | |
13 | // | |
14 | // This program is distributed in the hope that it will be useful, | |
15 | // but WITHOUT ANY WARRANTY; without even the implied warranty of | |
16 | // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
17 | // GNU General Public License for more details. | |
18 | // | |
19 | // You should have received a copy of the GNU General Public License | |
20 | // along with this program; if not, write to the Free Software | |
21 | // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | |
22 | ||
23 | ||
24 | // "missing" indicates that that module doesn't supply | |
25 | // that recursive target in its Makefile. | |
26 | ||
27 | build_modules= { module= libiberty; }; | |
28 | build_modules= { module= bison; }; | |
29 | build_modules= { module= byacc; }; | |
30 | build_modules= { module= flex; }; | |
31 | build_modules= { module= m4; }; | |
32 | build_modules= { module= texinfo; }; | |
33 | build_modules= { module= fixincludes; | |
34 | extra_configure_args='--target=$(target)'; }; | |
35 | ||
36 | host_modules= { module= ash; }; | |
37 | host_modules= { module= autoconf; }; | |
38 | host_modules= { module= automake; }; | |
39 | host_modules= { module= bash; }; | |
40 | host_modules= { module= bfd; bootstrap=true; }; | |
41 | host_modules= { module= opcodes; bootstrap=true; }; | |
42 | host_modules= { module= binutils; bootstrap=true; }; | |
43 | host_modules= { module= bison; no_check_cross= true; }; | |
44 | host_modules= { module= byacc; no_check_cross= true; }; | |
45 | host_modules= { module= bzip2; }; | |
46 | host_modules= { module= dejagnu; }; | |
47 | host_modules= { module= diff; }; | |
48 | host_modules= { module= dosutils; no_check= true; }; | |
49 | host_modules= { module= etc; }; | |
50 | host_modules= { module= fastjar; no_check_cross= true; }; | |
51 | host_modules= { module= fileutils; }; | |
52 | host_modules= { module= findutils; }; | |
53 | host_modules= { module= find; }; | |
54 | host_modules= { module= fixincludes; | |
55 | missing= info; | |
56 | missing= dvi; | |
57 | missing= TAGS; | |
58 | missing= install-info; | |
59 | missing= installcheck; }; | |
60 | host_modules= { module= flex; no_check_cross= true; }; | |
61 | host_modules= { module= gas; bootstrap=true; }; | |
62 | host_modules= { module= gcc; bootstrap=true; | |
63 | target="`if [ -f gcc/stage_last ]; then echo quickstrap ; else echo all; fi`"; | |
64 | extra_make_flags="$(EXTRA_GCC_FLAGS)"; }; | |
65 | host_modules= { module= gawk; }; | |
66 | host_modules= { module= gettext; }; | |
67 | host_modules= { module= gnuserv; }; | |
68 | host_modules= { module= gprof; }; | |
69 | host_modules= { module= gzip; }; | |
70 | host_modules= { module= hello; }; | |
71 | host_modules= { module= indent; }; | |
72 | host_modules= { module= intl; bootstrap=true; }; | |
73 | host_modules= { module= tcl; | |
74 | missing=mostlyclean; }; | |
75 | host_modules= { module= itcl; }; | |
76 | host_modules= { module= ld; bootstrap=true; }; | |
77 | host_modules= { module= libcpp; bootstrap=true; }; | |
78 | host_modules= { module= libgui; }; | |
79 | host_modules= { module= libiberty; bootstrap=true; }; | |
80 | host_modules= { module= libtool; }; | |
81 | host_modules= { module= m4; }; | |
82 | host_modules= { module= make; }; | |
83 | host_modules= { module= mmalloc; no_check=true; }; | |
84 | host_modules= { module= patch; }; | |
85 | host_modules= { module= perl; }; | |
86 | host_modules= { module= prms; }; | |
87 | host_modules= { module= rcs; }; | |
88 | host_modules= { module= readline; }; | |
89 | host_modules= { module= release; no_install= true; no_check= true; }; | |
90 | host_modules= { module= recode; }; | |
91 | host_modules= { module= sed; }; | |
92 | host_modules= { module= send-pr; }; | |
93 | host_modules= { module= shellutils; }; | |
94 | host_modules= { module= sid; }; | |
95 | host_modules= { module= sim; }; | |
96 | host_modules= { module= tar; }; | |
97 | host_modules= { module= texinfo; no_install= true; }; | |
98 | host_modules= { module= textutils; }; | |
99 | host_modules= { module= time; }; | |
100 | host_modules= { module= uudecode; }; | |
101 | host_modules= { module= wdiff; }; | |
102 | host_modules= { module= zip; no_check_cross=true; }; | |
103 | host_modules= { module= zlib; no_install=true; no_check=true; bootstrap=true; }; | |
104 | host_modules= { module= gdb; extra_make_flags="$(X11_FLAGS_TO_PASS)"; }; | |
105 | host_modules= { module= expect; extra_make_flags="$(X11_FLAGS_TO_PASS)"; }; | |
106 | host_modules= { module= guile; extra_make_flags="$(X11_FLAGS_TO_PASS)"; }; | |
107 | host_modules= { module= tk; extra_make_flags="$(X11_FLAGS_TO_PASS)"; }; | |
108 | host_modules= { module= libtermcap; no_check=true; | |
109 | missing=mostlyclean; | |
110 | missing=clean; | |
111 | missing=distclean; | |
112 | missing=maintainer-clean; }; | |
113 | host_modules= { module= utils; no_check=true; }; | |
114 | ||
115 | target_modules = { module= libstdc++-v3; raw_cxx=true; }; | |
116 | target_modules = { module= libmudflap; }; | |
117 | target_modules = { module= newlib; }; | |
118 | target_modules = { module= libgfortran; }; | |
119 | target_modules = { module= libobjc; }; | |
120 | target_modules = { module= libtermcap; no_check=true; stage=true; | |
121 | missing=mostlyclean; | |
122 | missing=clean; | |
123 | missing=distclean; | |
124 | missing=maintainer-clean; }; | |
125 | target_modules = { module= winsup; }; | |
126 | target_modules = { module= libgloss; no_check=true; }; | |
127 | target_modules = { module= libiberty; }; | |
128 | target_modules = { module= gperf; }; | |
129 | target_modules = { module= examples; no_check=true; no_install=true; }; | |
130 | target_modules = { module= libffi; }; | |
131 | target_modules = { module= libjava; raw_cxx=true; }; | |
132 | target_modules = { module= zlib; stage=true; }; | |
133 | target_modules = { module= boehm-gc; }; | |
134 | target_modules = { module= qthreads; }; | |
135 | target_modules = { module= rda; }; | |
136 | target_modules = { module= libada; }; | |
137 | ||
138 | // These are (some of) the make targets to be done in each subdirectory. | |
139 | // Not all; these are the ones which don't have special options. | |
140 | // "depend" indicates that a target depends on another target uniformly | |
141 | // for each subdirectory. There can be several such lines per target. | |
142 | recursive_targets = { make_target= info; | |
143 | depend=configure; }; | |
144 | recursive_targets = { make_target= dvi; | |
145 | depend=configure; }; | |
146 | recursive_targets = { make_target= html; | |
147 | depend=configure; }; | |
148 | recursive_targets = { make_target= TAGS; | |
149 | depend=configure; }; | |
150 | recursive_targets = { make_target= install-info; | |
151 | depend=configure; | |
152 | depend=info; }; | |
153 | recursive_targets = { make_target= installcheck; | |
154 | depend=configure; }; | |
155 | recursive_targets = { make_target= mostlyclean; }; | |
156 | recursive_targets = { make_target= clean; }; | |
157 | recursive_targets = { make_target= distclean; }; | |
158 | recursive_targets = { make_target= maintainer-clean; }; | |
159 | ||
160 | // Flags which need to be passed down. | |
161 | ||
162 | // Directories etc. | |
163 | flags_to_pass = { flag= DESTDIR ; }; | |
164 | flags_to_pass = { flag= RPATH_ENVVAR ; }; | |
165 | flags_to_pass = { flag= TARGET_SUBDIR ; }; | |
166 | flags_to_pass = { flag= bindir ; }; | |
167 | flags_to_pass = { flag= datadir ; }; | |
168 | flags_to_pass = { flag= exec_prefix ; }; | |
169 | flags_to_pass = { flag= includedir ; }; | |
170 | flags_to_pass = { flag= infodir ; }; | |
171 | flags_to_pass = { flag= libdir ; }; | |
172 | flags_to_pass = { flag= libexecdir ; }; | |
173 | flags_to_pass = { flag= lispdir ; }; | |
174 | flags_to_pass = { flag= libstdcxx_incdir ; }; | |
175 | flags_to_pass = { flag= libsubdir ; }; | |
176 | flags_to_pass = { flag= localstatedir ; }; | |
177 | flags_to_pass = { flag= mandir ; }; | |
178 | flags_to_pass = { flag= oldincludedir ; }; | |
179 | flags_to_pass = { flag= prefix ; }; | |
180 | flags_to_pass = { flag= sbindir ; }; | |
181 | flags_to_pass = { flag= sharedstatedir ; }; | |
182 | flags_to_pass = { flag= sysconfdir ; }; | |
183 | flags_to_pass = { flag= tooldir ; }; | |
184 | flags_to_pass = { flag= build_tooldir ; }; | |
185 | flags_to_pass = { flag= gxx_include_dir ; }; | |
186 | flags_to_pass = { flag= gcc_version ; }; | |
187 | flags_to_pass = { flag= gcc_version_trigger ; }; | |
188 | flags_to_pass = { flag= target_alias ; }; | |
189 | ||
190 | // Build tools | |
191 | flags_to_pass = { flag= BISON ; }; | |
192 | flags_to_pass = { flag= CC_FOR_BUILD ; }; | |
193 | flags_to_pass = { flag= CXX_FOR_BUILD ; }; | |
194 | flags_to_pass = { flag= EXPECT ; }; | |
195 | flags_to_pass = { flag= FLEX ; }; | |
196 | flags_to_pass = { flag= INSTALL ; }; | |
197 | flags_to_pass = { flag= INSTALL_DATA ; }; | |
198 | flags_to_pass = { flag= INSTALL_PROGRAM ; }; | |
199 | flags_to_pass = { flag= INSTALL_SCRIPT ; }; | |
200 | flags_to_pass = { flag= LEX ; }; | |
201 | flags_to_pass = { flag= M4 ; }; | |
202 | flags_to_pass = { flag= MAKE ; }; | |
203 | flags_to_pass = { flag= RUNTEST ; }; | |
204 | flags_to_pass = { flag= RUNTESTFLAGS ; }; | |
205 | flags_to_pass = { flag= SHELL ; }; | |
206 | flags_to_pass = { flag= YACC ; }; | |
207 | ||
208 | // Host tools | |
209 | flags_to_pass = { flag= AR_FLAGS ; }; | |
210 | flags_to_pass = { flag= CFLAGS ; }; | |
211 | flags_to_pass = { flag= CXXFLAGS ; }; | |
212 | flags_to_pass = { flag= LDFLAGS ; }; | |
213 | flags_to_pass = { flag= LIBCFLAGS ; }; | |
214 | flags_to_pass = { flag= LIBCXXFLAGS ; }; | |
215 | ||
216 | // Target tools | |
217 | flags_to_pass = { flag= AR_FOR_TARGET ; }; | |
218 | flags_to_pass = { flag= AS_FOR_TARGET ; }; | |
219 | flags_to_pass = { flag= CC_FOR_TARGET ; }; | |
220 | flags_to_pass = { flag= CFLAGS_FOR_TARGET ; }; | |
221 | flags_to_pass = { flag= CPPFLAGS_FOR_TARGET ; }; | |
222 | flags_to_pass = { flag= CXX_FOR_TARGET ; }; | |
223 | flags_to_pass = { flag= CXXFLAGS_FOR_TARGET ; }; | |
224 | flags_to_pass = { flag= DLLTOOL_FOR_TARGET ; }; | |
225 | flags_to_pass = { flag= GCJ_FOR_TARGET ; }; | |
226 | flags_to_pass = { flag= GFORTRAN_FOR_TARGET ; }; | |
227 | flags_to_pass = { flag= LD_FOR_TARGET ; }; | |
228 | flags_to_pass = { flag= LIBCFLAGS_FOR_TARGET ; }; | |
229 | flags_to_pass = { flag= LIBCXXFLAGS_FOR_TARGET ; }; | |
230 | flags_to_pass = { flag= NM_FOR_TARGET ; }; | |
231 | flags_to_pass = { flag= RANLIB_FOR_TARGET ; }; | |
232 | flags_to_pass = { flag= WINDRES_FOR_TARGET ; }; | |
233 | ||
234 | // Inter-module dependencies | |
235 | ||
236 | // Build modules | |
237 | dependencies = { module=all-build-bison; on=all-build-texinfo; }; | |
238 | dependencies = { module=all-build-byacc; on=all-build-texinfo; }; | |
239 | dependencies = { module=all-build-flex; on=all-build-texinfo; }; | |
240 | dependencies = { module=all-build-flex; on=all-build-bison; }; | |
241 | dependencies = { module=all-build-flex; on=all-build-byacc; }; | |
242 | dependencies = { module=all-build-flex; on=all-build-m4; }; | |
243 | dependencies = { module=all-build-libiberty; on=all-build-texinfo; }; | |
244 | dependencies = { module=all-build-m4; on=all-build-texinfo; }; | |
245 | dependencies = { module=all-build-fixincludes; on=all-build-libiberty; }; | |
246 | ||
247 | // Host modules specific to gcc. | |
248 | dependencies = { module=configure-gcc; on=configure-intl; }; | |
249 | dependencies = { module=configure-gcc; on=configure-binutils; }; | |
250 | dependencies = { module=configure-gcc; on=configure-gas; }; | |
251 | dependencies = { module=configure-gcc; on=configure-ld; }; | |
252 | dependencies = { module=all-gcc; on=all-libiberty; hard=true; }; | |
253 | dependencies = { module=all-gcc; on=all-intl; }; | |
254 | dependencies = { module=all-gcc; on=all-build-texinfo; }; | |
255 | dependencies = { module=all-gcc; on=all-build-bison; }; | |
256 | dependencies = { module=all-gcc; on=all-build-byacc; }; | |
257 | dependencies = { module=all-gcc; on=all-build-flex; }; | |
258 | dependencies = { module=all-gcc; on=all-build-libiberty; }; | |
259 | dependencies = { module=all-gcc; on=all-build-fixincludes; }; | |
260 | dependencies = { module=all-gcc; on=all-binutils; }; | |
261 | dependencies = { module=all-gcc; on=all-gas; }; | |
262 | dependencies = { module=all-gcc; on=all-ld; }; | |
263 | dependencies = { module=all-gcc; on=all-zlib; }; | |
264 | dependencies = { module=all-gcc; on=all-libcpp; hard=true; }; | |
265 | dependencies = { module=all-gcc; on=all-libiberty; }; | |
266 | dependencies = { module=all-gcc; on=all-fixincludes; }; | |
267 | dependencies = { module=install-gcc ; on=install-fixincludes; }; | |
268 | ||
269 | dependencies = { module=configure-libcpp; on=configure-libiberty; hard=true; }; | |
270 | dependencies = { module=configure-libcpp; on=configure-intl; }; | |
271 | dependencies = { module=all-libcpp; on=all-libiberty; hard=true; }; | |
272 | dependencies = { module=all-libcpp; on=all-intl; }; | |
273 | ||
274 | dependencies = { module=all-fixincludes; on=all-libiberty; }; | |
275 | ||
276 | // Host modules specific to gdb. | |
277 | dependencies = { module=configure-gdb; on=configure-itcl; }; | |
278 | dependencies = { module=configure-gdb; on=configure-tcl; }; | |
279 | dependencies = { module=configure-gdb; on=configure-tk; }; | |
280 | dependencies = { module=configure-gdb; on=configure-sim; }; | |
281 | dependencies = { module=all-gdb; on=all-libiberty; }; | |
282 | dependencies = { module=all-gdb; on=all-opcodes; }; | |
283 | dependencies = { module=all-gdb; on=all-bfd; }; | |
284 | dependencies = { module=all-gdb; on=all-readline; }; | |
285 | dependencies = { module=all-gdb; on=all-build-bison; }; | |
286 | dependencies = { module=all-gdb; on=all-build-byacc; }; | |
287 | dependencies = { module=all-gdb; on=all-sim; }; | |
288 | dependencies = { module=install-gdb; on=install-tcl; }; | |
289 | dependencies = { module=install-gdb; on=install-tk; }; | |
290 | dependencies = { module=install-gdb; on=install-itcl; }; | |
291 | dependencies = { module=install-gdb; on=install-libgui; }; | |
292 | ||
293 | dependencies = { module=configure-libgui; on=configure-tcl; }; | |
294 | dependencies = { module=configure-libgui; on=configure-tk; }; | |
295 | dependencies = { module=all-libgui; on=all-tcl; }; | |
296 | dependencies = { module=all-libgui; on=all-tk; }; | |
297 | dependencies = { module=all-libgui; on=all-itcl; }; | |
298 | ||
299 | // Host modules specific to binutils. | |
300 | dependencies = { module=configure-bfd; on=configure-libiberty; hard=true; }; | |
301 | dependencies = { module=all-bfd; on=all-libiberty; }; | |
302 | dependencies = { module=all-bfd; on=all-intl; }; | |
303 | ||
304 | dependencies = { module=all-binutils; on=all-libiberty; }; | |
305 | dependencies = { module=all-binutils; on=all-opcodes; }; | |
306 | dependencies = { module=all-binutils; on=all-bfd; }; | |
307 | dependencies = { module=all-binutils; on=all-build-flex; }; | |
308 | dependencies = { module=all-binutils; on=all-build-bison; }; | |
309 | dependencies = { module=all-binutils; on=all-build-byacc; }; | |
310 | dependencies = { module=all-binutils; on=all-intl; }; | |
311 | ||
312 | // We put install-opcodes before install-binutils because the installed | |
313 | // binutils might be on PATH, and they might need the shared opcodes | |
314 | // library. | |
315 | dependencies = { module=install-binutils; on=install-opcodes; }; | |
316 | ||
317 | // libopcodes depends on libbfd | |
318 | dependencies = { module=install-opcodes; on=install-bfd; }; | |
319 | ||
320 | dependencies = { module=all-gas; on=all-libiberty; }; | |
321 | dependencies = { module=all-gas; on=all-opcodes; }; | |
322 | dependencies = { module=all-gas; on=all-bfd; }; | |
323 | dependencies = { module=all-gas; on=all-intl; }; | |
324 | dependencies = { module=all-gprof; on=all-libiberty; }; | |
325 | dependencies = { module=all-gprof; on=all-bfd; }; | |
326 | dependencies = { module=all-gprof; on=all-opcodes; }; | |
327 | dependencies = { module=all-gprof; on=all-intl; }; | |
328 | dependencies = { module=all-ld; on=all-libiberty; }; | |
329 | dependencies = { module=all-ld; on=all-bfd; }; | |
330 | dependencies = { module=all-ld; on=all-opcodes; }; | |
331 | dependencies = { module=all-ld; on=all-build-bison; }; | |
332 | dependencies = { module=all-ld; on=all-build-byacc; }; | |
333 | dependencies = { module=all-ld; on=all-build-flex; }; | |
334 | dependencies = { module=all-ld; on=all-intl; }; | |
335 | ||
336 | dependencies = { module=all-opcodes; on=all-bfd; }; | |
337 | dependencies = { module=all-opcodes; on=all-libiberty; }; | |
338 | ||
339 | // Other host modules in the 'src' repository. | |
340 | dependencies = { module=all-dejagnu; on=all-tcl; }; | |
341 | dependencies = { module=all-dejagnu; on=all-expect; }; | |
342 | dependencies = { module=all-dejagnu; on=all-tk; }; | |
343 | dependencies = { module=configure-expect; on=configure-tcl; }; | |
344 | dependencies = { module=configure-expect; on=configure-tk; }; | |
345 | dependencies = { module=all-expect; on=all-tcl; }; | |
346 | dependencies = { module=all-expect; on=all-tk; }; | |
347 | ||
348 | // We put install-tcl before install-itcl because itcl wants to run a | |
349 | // program on installation which uses the Tcl libraries. | |
350 | dependencies = { module=configure-itcl; on=configure-tcl; }; | |
351 | dependencies = { module=configure-itcl; on=configure-tk; }; | |
352 | dependencies = { module=all-itcl; on=all-tcl; }; | |
353 | dependencies = { module=all-itcl; on=all-tk; }; | |
354 | dependencies = { module=install-itcl; on=install-tcl; }; | |
355 | ||
356 | dependencies = { module=configure-tk; on=configure-tcl; }; | |
357 | dependencies = { module=all-tk; on=all-tcl; }; | |
358 | ||
359 | dependencies = { module=all-sid; on=all-libiberty; }; | |
360 | dependencies = { module=all-sid; on=all-bfd; }; | |
361 | dependencies = { module=all-sid; on=all-opcodes; }; | |
362 | dependencies = { module=all-sid; on=all-tcl; }; | |
363 | dependencies = { module=all-sid; on=all-tk; }; | |
364 | dependencies = { module=install-sid; on=install-tcl; }; | |
365 | dependencies = { module=install-sid; on=install-tk; }; | |
366 | ||
367 | dependencies = { module=all-sim; on=all-libiberty; }; | |
368 | dependencies = { module=all-sim; on=all-bfd; }; | |
369 | dependencies = { module=all-sim; on=all-opcodes; }; | |
370 | dependencies = { module=all-sim; on=all-readline; }; | |
371 | dependencies = { module=all-sim; on=configure-gdb; }; | |
372 | ||
373 | // Other host modules. | |
374 | dependencies = { module=all-fastjar; on=all-zlib; }; | |
375 | dependencies = { module=all-fastjar; on=all-build-texinfo; }; | |
376 | dependencies = { module=all-fastjar; on=all-libiberty; }; | |
377 | ||
378 | // Warning, these are not well tested. | |
379 | dependencies = { module=all-autoconf; on=all-m4; }; | |
380 | dependencies = { module=all-autoconf; on=all-build-texinfo; }; | |
381 | dependencies = { module=all-automake; on=all-m4; }; | |
382 | dependencies = { module=all-automake; on=all-build-texinfo; }; | |
383 | dependencies = { module=all-automake; on=all-autoconf; }; | |
384 | dependencies = { module=all-bison; on=all-intl; }; | |
385 | dependencies = { module=all-bison; on=all-build-texinfo; }; | |
386 | dependencies = { module=all-diff; on=all-intl; }; | |
387 | dependencies = { module=all-diff; on=all-build-texinfo; }; | |
388 | dependencies = { module=all-fileutils; on=all-intl; }; | |
389 | dependencies = { module=all-fileutils; on=all-build-texinfo; }; | |
390 | dependencies = { module=all-flex; on=all-build-bison; }; | |
391 | dependencies = { module=all-flex; on=all-build-byacc; }; | |
392 | dependencies = { module=all-flex; on=all-intl; }; | |
393 | dependencies = { module=all-flex; on=all-m4; }; | |
394 | dependencies = { module=all-flex; on=all-build-texinfo; }; | |
395 | dependencies = { module=all-gzip; on=all-intl; }; | |
396 | dependencies = { module=all-gzip; on=all-zlib; }; | |
397 | dependencies = { module=all-gzip; on=all-build-texinfo; }; | |
398 | dependencies = { module=all-hello; on=all-intl; }; | |
399 | dependencies = { module=all-hello; on=all-build-texinfo; }; | |
400 | dependencies = { module=all-m4; on=all-intl; }; | |
401 | dependencies = { module=all-m4; on=all-build-texinfo; }; | |
402 | dependencies = { module=all-make; on=all-intl; }; | |
403 | dependencies = { module=all-make; on=all-build-texinfo; }; | |
404 | dependencies = { module=all-patch; on=all-build-texinfo; }; | |
405 | dependencies = { module=all-make; on=all-build-texinfo; }; | |
406 | dependencies = { module=all-prms; on=all-libiberty; }; | |
407 | dependencies = { module=all-recode; on=all-build-texinfo; }; | |
408 | dependencies = { module=all-sed; on=all-build-texinfo; }; | |
409 | dependencies = { module=all-send-pr; on=all-prms; }; | |
410 | dependencies = { module=all-tar; on=all-build-texinfo; }; | |
411 | dependencies = { module=all-uudecode; on=all-build-texinfo; }; | |
412 | ||
413 | // Target modules. These can also have dependencies on the language | |
414 | // environment (e.g. on libstdc++). | |
415 | lang_env_dependencies = { module=boehm-gc; }; | |
416 | lang_env_dependencies = { module=gperf; cxx=true; }; | |
417 | lang_env_dependencies = { module=libada; }; | |
418 | lang_env_dependencies = { module=libgfortran; }; | |
419 | lang_env_dependencies = { module=libffi; }; | |
420 | lang_env_dependencies = { module=libjava; cxx=true; }; | |
421 | lang_env_dependencies = { module=libobjc; }; | |
422 | lang_env_dependencies = { module=libstdc++-v3; }; | |
423 | lang_env_dependencies = { module=zlib; }; | |
424 | ||
425 | dependencies = { module=configure-target-boehm-gc; on=configure-target-qthreads; }; | |
426 | dependencies = { module=configure-target-fastjar; on=configure-target-zlib; }; | |
427 | dependencies = { module=all-target-fastjar; on=all-target-zlib; }; | |
428 | dependencies = { module=all-target-fastjar; on=all-target-libiberty; }; | |
429 | dependencies = { module=configure-target-libjava; on=configure-target-zlib; }; | |
430 | dependencies = { module=configure-target-libjava; on=configure-target-boehm-gc; }; | |
431 | dependencies = { module=configure-target-libjava; on=configure-target-qthreads; }; | |
432 | dependencies = { module=configure-target-libjava; on=configure-target-libffi; }; | |
433 | dependencies = { module=all-target-libjava; on=all-fastjar; }; | |
434 | dependencies = { module=all-target-libjava; on=all-target-zlib; }; | |
435 | dependencies = { module=all-target-libjava; on=all-target-boehm-gc; }; | |
436 | dependencies = { module=all-target-libjava; on=all-target-qthreads; }; | |
437 | dependencies = { module=all-target-libjava; on=all-target-libffi; }; | |
438 | dependencies = { module=all-target-libobjc; on=all-target-libiberty; }; | |
439 | dependencies = { module=all-target-libstdc++-v3; on=all-target-libiberty; }; | |
440 | ||
441 | // Target modules in the 'src' repository. | |
442 | lang_env_dependencies = { module=examples; }; | |
443 | lang_env_dependencies = { module=libtermcap; }; | |
444 | lang_env_dependencies = { module=rda; }; | |
445 | lang_env_dependencies = { module=winsup; }; | |
446 | lang_env_dependencies = { module=qthreads; }; | |
447 | ||
448 | dependencies = { module=all-target-libgloss; on=configure-target-newlib; }; | |
449 | dependencies = { module=all-target-winsup; on=all-target-libiberty; }; | |
450 | dependencies = { module=all-target-winsup; on=all-target-libtermcap; }; | |
451 | ||
452 | // Toplevel bootstrap | |
453 | bootstrap_stage = { | |
454 | id=1 ; | |
455 | stage_configure_flags='--disable-intermodule \ | |
456 | --disable-coverage --enable-languages="$(STAGE1_LANGUAGES)"' ; | |
457 | stage_make_flags='CFLAGS="$(STAGE1_CFLAGS)"' ; }; | |
458 | bootstrap_stage = { | |
459 | id=2 ; prev=1 ; | |
460 | bootstrap_target=bootstrap2 ; | |
461 | stage_configure_flags="@stage2_werror_flag@" ; | |
462 | stage_make_flags="" ; }; | |
463 | bootstrap_stage = { | |
464 | id=3 ; prev=2 ; lean=1 ; | |
465 | compare_target=compare ; | |
466 | bootstrap_target=bootstrap ; | |
467 | cleanstrap_target=cleanstrap ; | |
468 | stage_configure_flags="@stage2_werror_flag@" ; | |
469 | stage_make_flags="" ; }; | |
470 | bootstrap_stage = { | |
471 | id=4 ; prev=3 ; lean=2 ; | |
472 | compare_target=compare3 ; | |
473 | bootstrap_target=bootstrap4 ; | |
474 | stage_configure_flags="@stage2_werror_flag@" ; | |
475 | stage_make_flags="" ; }; | |
476 | bootstrap_stage = { | |
477 | id=profile ; prev=1 ; | |
478 | stage_configure_flags="@stage2_werror_flag@" ; | |
479 | stage_make_flags='CFLAGS="$(BOOT_CFLAGS) -fprofile-generate"' ; }; | |
480 | bootstrap_stage = { | |
481 | id=feedback ; prev=1 ; | |
482 | stage_configure_flags="@stage2_werror_flag@" ; | |
483 | stage_make_flags='CFLAGS="$(BOOT_CFLAGS) -fprofile-use"' ; }; |