]> git.ipfire.org Git - thirdparty/gcc.git/blame - Makefile.def
* call.c (resolve_args): Remove redundant test.
[thirdparty/gcc.git] / Makefile.def
CommitLineData
2a1ac811 1#! /usr/bin/autogen
2AutoGen definitions Makefile.tpl;
3
ff2e99a4 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
06b8a6e6 21// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
ff2e99a4 22
23
24// "missing" indicates that that module doesn't supply
25// that recursive target in its Makefile.
26
805e22b2 27build_modules= { module= libiberty; };
2f8725b0 28build_modules= { module= bison; };
29build_modules= { module= byacc; };
30build_modules= { module= flex; };
31build_modules= { module= m4; };
32build_modules= { module= texinfo; };
2b59cb05 33build_modules= { module= fixincludes;
34 extra_configure_args='--target=$(target)'; };
805e22b2 35
2a1ac811 36host_modules= { module= ash; };
37host_modules= { module= autoconf; };
38host_modules= { module= automake; };
39host_modules= { module= bash; };
85115a11 40host_modules= { module= bfd; lib_path=.; bootstrap=true; };
41host_modules= { module= opcodes; lib_path=.; bootstrap=true; };
be2c9eb1 42host_modules= { module= binutils; bootstrap=true; };
ea8d3d75 43host_modules= { module= bison; no_check_cross= true; };
44host_modules= { module= byacc; no_check_cross= true; };
2a1ac811 45host_modules= { module= bzip2; };
2a1ac811 46host_modules= { module= dejagnu; };
47host_modules= { module= diff; };
48host_modules= { module= dosutils; no_check= true; };
49host_modules= { module= etc; };
50host_modules= { module= fastjar; no_check_cross= true; };
51host_modules= { module= fileutils; };
52host_modules= { module= findutils; };
53host_modules= { module= find; };
bdcc5e0f 54host_modules= { module= fixincludes;
55 missing= info;
56 missing= dvi;
57 missing= TAGS;
58 missing= install-info;
59 missing= installcheck; };
ea8d3d75 60host_modules= { module= flex; no_check_cross= true; };
be2c9eb1 61host_modules= { module= gas; bootstrap=true; };
ea8d3d75 62host_modules= { module= gcc; bootstrap=true;
a1ad7483 63 target="`if [ -f gcc/stage_last ]; then echo quickstrap ; else echo all; fi`";
ea8d3d75 64 extra_make_flags="$(EXTRA_GCC_FLAGS)"; };
2a1ac811 65host_modules= { module= gawk; };
66host_modules= { module= gettext; };
67host_modules= { module= gnuserv; };
68host_modules= { module= gprof; };
2a1ac811 69host_modules= { module= gzip; };
70host_modules= { module= hello; };
71host_modules= { module= indent; };
be2c9eb1 72host_modules= { module= intl; bootstrap=true; };
ff2e99a4 73host_modules= { module= tcl;
74 missing=mostlyclean; };
2a1ac811 75host_modules= { module= itcl; };
be2c9eb1 76host_modules= { module= ld; bootstrap=true; };
d856c8a6 77host_modules= { module= libcpp; bootstrap=true; };
2a1ac811 78host_modules= { module= libgui; };
be2c9eb1 79host_modules= { module= libiberty; bootstrap=true; };
2a1ac811 80host_modules= { module= libtool; };
81host_modules= { module= m4; };
82host_modules= { module= make; };
83host_modules= { module= mmalloc; no_check=true; };
84host_modules= { module= patch; };
85host_modules= { module= perl; };
86host_modules= { module= prms; };
87host_modules= { module= rcs; };
88host_modules= { module= readline; };
89host_modules= { module= release; no_install= true; no_check= true; };
90host_modules= { module= recode; };
91host_modules= { module= sed; };
92host_modules= { module= send-pr; };
93host_modules= { module= shellutils; };
94host_modules= { module= sid; };
95host_modules= { module= sim; };
2a1ac811 96host_modules= { module= tar; };
ea8d3d75 97host_modules= { module= texinfo; no_install= true; };
2a1ac811 98host_modules= { module= textutils; };
99host_modules= { module= time; };
100host_modules= { module= uudecode; };
101host_modules= { module= wdiff; };
102host_modules= { module= zip; no_check_cross=true; };
be2c9eb1 103host_modules= { module= zlib; no_install=true; no_check=true; bootstrap=true; };
a1ad7483 104host_modules= { module= gdb; extra_make_flags="$(X11_FLAGS_TO_PASS)"; };
105host_modules= { module= expect; extra_make_flags="$(X11_FLAGS_TO_PASS)"; };
106host_modules= { module= guile; extra_make_flags="$(X11_FLAGS_TO_PASS)"; };
107host_modules= { module= tk; extra_make_flags="$(X11_FLAGS_TO_PASS)"; };
ff2e99a4 108host_modules= { module= libtermcap; no_check=true;
109 missing=mostlyclean;
110 missing=clean;
111 missing=distclean;
112 missing=maintainer-clean; };
805e22b2 113host_modules= { module= utils; no_check=true; };
a136b23d 114host_modules= { module= gnattools; };
cc46b37d 115
85115a11 116target_modules = { module= libstdc++-v3; lib_path=.libs; raw_cxx=true; };
117target_modules = { module= libmudflap; lib_path=.libs; };
0d55f4d0 118target_modules = { module= libssp; lib_path=.libs; };
cc46b37d 119target_modules = { module= newlib; };
4ee9c684 120target_modules = { module= libgfortran; };
cc46b37d 121target_modules = { module= libobjc; };
c1eb9e31 122target_modules = { module= libtermcap; no_check=true;
ff2e99a4 123 missing=mostlyclean;
124 missing=clean;
125 missing=distclean;
126 missing=maintainer-clean; };
cc46b37d 127target_modules = { module= winsup; };
128target_modules = { module= libgloss; no_check=true; };
24b4656e 129target_modules = { module= libiberty; };
cc46b37d 130target_modules = { module= gperf; };
131target_modules = { module= examples; no_check=true; no_install=true; };
f53265fe 132target_modules = { module= libffi; };
805e22b2 133target_modules = { module= libjava; raw_cxx=true; };
c1eb9e31 134target_modules = { module= zlib; };
cc46b37d 135target_modules = { module= boehm-gc; };
136target_modules = { module= qthreads; };
062b02db 137target_modules = { module= rda; };
93341878 138target_modules = { module= libada; };
805e22b2 139
ffe98fac 140// These are (some of) the make targets to be done in each subdirectory.
805e22b2 141// Not all; these are the ones which don't have special options.
ff2e99a4 142// "depend" indicates that a target depends on another target uniformly
143// for each subdirectory. There can be several such lines per target.
144recursive_targets = { make_target= info;
145 depend=configure; };
146recursive_targets = { make_target= dvi;
147 depend=configure; };
956942fa 148recursive_targets = { make_target= html;
149 depend=configure; };
ff2e99a4 150recursive_targets = { make_target= TAGS;
151 depend=configure; };
152recursive_targets = { make_target= install-info;
153 depend=configure;
154 depend=info; };
155recursive_targets = { make_target= installcheck;
156 depend=configure; };
157recursive_targets = { make_target= mostlyclean; };
ffe98fac 158recursive_targets = { make_target= clean; };
159recursive_targets = { make_target= distclean; };
ffe98fac 160recursive_targets = { make_target= maintainer-clean; };
36bbd884 161
162// Flags which need to be passed down.
163
164// Directories etc.
165flags_to_pass = { flag= DESTDIR ; };
166flags_to_pass = { flag= RPATH_ENVVAR ; };
167flags_to_pass = { flag= TARGET_SUBDIR ; };
839c6a20 168flags_to_pass = { flag= bindir ; };
169flags_to_pass = { flag= datadir ; };
170flags_to_pass = { flag= exec_prefix ; };
171flags_to_pass = { flag= includedir ; };
172flags_to_pass = { flag= infodir ; };
173flags_to_pass = { flag= libdir ; };
174flags_to_pass = { flag= libexecdir ; };
175flags_to_pass = { flag= lispdir ; };
839c6a20 176flags_to_pass = { flag= localstatedir ; };
177flags_to_pass = { flag= mandir ; };
36bbd884 178flags_to_pass = { flag= oldincludedir ; };
839c6a20 179flags_to_pass = { flag= prefix ; };
180flags_to_pass = { flag= sbindir ; };
181flags_to_pass = { flag= sharedstatedir ; };
182flags_to_pass = { flag= sysconfdir ; };
36bbd884 183flags_to_pass = { flag= tooldir ; };
184flags_to_pass = { flag= build_tooldir ; };
36bbd884 185flags_to_pass = { flag= target_alias ; };
186
187// Build tools
188flags_to_pass = { flag= BISON ; };
b321577c 189flags_to_pass = { flag= CC_FOR_BUILD ; };
3c7c61db 190flags_to_pass = { flag= CFLAGS_FOR_BUILD ; };
36bbd884 191flags_to_pass = { flag= CXX_FOR_BUILD ; };
192flags_to_pass = { flag= EXPECT ; };
2f8725b0 193flags_to_pass = { flag= FLEX ; };
36bbd884 194flags_to_pass = { flag= INSTALL ; };
195flags_to_pass = { flag= INSTALL_DATA ; };
196flags_to_pass = { flag= INSTALL_PROGRAM ; };
197flags_to_pass = { flag= INSTALL_SCRIPT ; };
198flags_to_pass = { flag= LEX ; };
199flags_to_pass = { flag= M4 ; };
200flags_to_pass = { flag= MAKE ; };
201flags_to_pass = { flag= RUNTEST ; };
202flags_to_pass = { flag= RUNTESTFLAGS ; };
203flags_to_pass = { flag= SHELL ; };
204flags_to_pass = { flag= YACC ; };
205
206// Host tools
207flags_to_pass = { flag= AR_FLAGS ; };
208flags_to_pass = { flag= CFLAGS ; };
209flags_to_pass = { flag= CXXFLAGS ; };
210flags_to_pass = { flag= LDFLAGS ; };
211flags_to_pass = { flag= LIBCFLAGS ; };
212flags_to_pass = { flag= LIBCXXFLAGS ; };
213
214// Target tools
215flags_to_pass = { flag= AR_FOR_TARGET ; };
216flags_to_pass = { flag= AS_FOR_TARGET ; };
217flags_to_pass = { flag= CC_FOR_TARGET ; };
218flags_to_pass = { flag= CFLAGS_FOR_TARGET ; };
cac4ee55 219flags_to_pass = { flag= CPPFLAGS_FOR_TARGET ; };
36bbd884 220flags_to_pass = { flag= CXX_FOR_TARGET ; };
221flags_to_pass = { flag= CXXFLAGS_FOR_TARGET ; };
222flags_to_pass = { flag= DLLTOOL_FOR_TARGET ; };
223flags_to_pass = { flag= GCJ_FOR_TARGET ; };
4ee9c684 224flags_to_pass = { flag= GFORTRAN_FOR_TARGET ; };
36bbd884 225flags_to_pass = { flag= LD_FOR_TARGET ; };
9fec3fa8 226flags_to_pass = { flag= LIPO_FOR_TARGET ; };
29327bb4 227flags_to_pass = { flag= LDFLAGS_FOR_TARGET ; };
36bbd884 228flags_to_pass = { flag= LIBCFLAGS_FOR_TARGET ; };
229flags_to_pass = { flag= LIBCXXFLAGS_FOR_TARGET ; };
230flags_to_pass = { flag= NM_FOR_TARGET ; };
231flags_to_pass = { flag= RANLIB_FOR_TARGET ; };
9fec3fa8 232flags_to_pass = { flag= STRIP_FOR_TARGET ; };
36bbd884 233flags_to_pass = { flag= WINDRES_FOR_TARGET ; };
5965d276 234
ea8d3d75 235// Inter-module dependencies
236
237// Build modules
238dependencies = { module=all-build-bison; on=all-build-texinfo; };
239dependencies = { module=all-build-byacc; on=all-build-texinfo; };
240dependencies = { module=all-build-flex; on=all-build-texinfo; };
241dependencies = { module=all-build-flex; on=all-build-bison; };
242dependencies = { module=all-build-flex; on=all-build-byacc; };
243dependencies = { module=all-build-flex; on=all-build-m4; };
244dependencies = { module=all-build-libiberty; on=all-build-texinfo; };
245dependencies = { module=all-build-m4; on=all-build-texinfo; };
2b59cb05 246dependencies = { module=all-build-fixincludes; on=all-build-libiberty; };
ea8d3d75 247
248// Host modules specific to gcc.
249dependencies = { module=configure-gcc; on=configure-intl; };
aa73b18f 250dependencies = { module=configure-gcc; on=all-binutils; };
251dependencies = { module=configure-gcc; on=all-gas; };
252dependencies = { module=configure-gcc; on=all-ld; };
ea8d3d75 253dependencies = { module=all-gcc; on=all-libiberty; hard=true; };
254dependencies = { module=all-gcc; on=all-intl; };
a1ad7483 255dependencies = { module=all-gcc; on=all-build-texinfo; };
256dependencies = { module=all-gcc; on=all-build-bison; };
257dependencies = { module=all-gcc; on=all-build-byacc; };
258dependencies = { module=all-gcc; on=all-build-flex; };
2b59cb05 259dependencies = { module=all-gcc; on=all-build-libiberty; };
260dependencies = { module=all-gcc; on=all-build-fixincludes; };
ea8d3d75 261dependencies = { module=all-gcc; on=all-zlib; };
ea8d3d75 262dependencies = { module=all-gcc; on=all-libcpp; hard=true; };
50e7e370 263dependencies = { module=all-gcc; on=all-libiberty; };
264dependencies = { module=all-gcc; on=all-fixincludes; };
ec2a8310 265dependencies = { module=install-gcc ; on=install-fixincludes; };
ea8d3d75 266
267dependencies = { module=configure-libcpp; on=configure-libiberty; hard=true; };
268dependencies = { module=configure-libcpp; on=configure-intl; };
269dependencies = { module=all-libcpp; on=all-libiberty; hard=true; };
270dependencies = { module=all-libcpp; on=all-intl; };
271
50e7e370 272dependencies = { module=all-fixincludes; on=all-libiberty; };
273
a136b23d 274dependencies = { module=all-gnattools; on=all-target-libada; };
275
ea8d3d75 276// Host modules specific to gdb.
277dependencies = { module=configure-gdb; on=configure-itcl; };
278dependencies = { module=configure-gdb; on=configure-tcl; };
279dependencies = { module=configure-gdb; on=configure-tk; };
280dependencies = { module=configure-gdb; on=configure-sim; };
281dependencies = { module=all-gdb; on=all-libiberty; };
282dependencies = { module=all-gdb; on=all-opcodes; };
283dependencies = { module=all-gdb; on=all-bfd; };
ea8d3d75 284dependencies = { module=all-gdb; on=all-readline; };
a1ad7483 285dependencies = { module=all-gdb; on=all-build-bison; };
286dependencies = { module=all-gdb; on=all-build-byacc; };
ea8d3d75 287dependencies = { module=all-gdb; on=all-sim; };
288dependencies = { module=install-gdb; on=install-tcl; };
289dependencies = { module=install-gdb; on=install-tk; };
290dependencies = { module=install-gdb; on=install-itcl; };
ea8d3d75 291dependencies = { module=install-gdb; on=install-libgui; };
292
293dependencies = { module=configure-libgui; on=configure-tcl; };
294dependencies = { module=configure-libgui; on=configure-tk; };
295dependencies = { module=all-libgui; on=all-tcl; };
296dependencies = { module=all-libgui; on=all-tk; };
297dependencies = { module=all-libgui; on=all-itcl; };
298
299// Host modules specific to binutils.
300dependencies = { module=configure-bfd; on=configure-libiberty; hard=true; };
301dependencies = { module=all-bfd; on=all-libiberty; };
302dependencies = { module=all-bfd; on=all-intl; };
303
304dependencies = { module=all-binutils; on=all-libiberty; };
305dependencies = { module=all-binutils; on=all-opcodes; };
306dependencies = { module=all-binutils; on=all-bfd; };
a1ad7483 307dependencies = { module=all-binutils; on=all-build-flex; };
308dependencies = { module=all-binutils; on=all-build-bison; };
309dependencies = { module=all-binutils; on=all-build-byacc; };
ea8d3d75 310dependencies = { 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.
315dependencies = { module=install-binutils; on=install-opcodes; };
316
317// libopcodes depends on libbfd
318dependencies = { module=install-opcodes; on=install-bfd; };
319
320dependencies = { module=all-gas; on=all-libiberty; };
321dependencies = { module=all-gas; on=all-opcodes; };
322dependencies = { module=all-gas; on=all-bfd; };
323dependencies = { module=all-gas; on=all-intl; };
324dependencies = { module=all-gprof; on=all-libiberty; };
325dependencies = { module=all-gprof; on=all-bfd; };
326dependencies = { module=all-gprof; on=all-opcodes; };
327dependencies = { module=all-gprof; on=all-intl; };
328dependencies = { module=all-ld; on=all-libiberty; };
329dependencies = { module=all-ld; on=all-bfd; };
330dependencies = { module=all-ld; on=all-opcodes; };
a1ad7483 331dependencies = { module=all-ld; on=all-build-bison; };
332dependencies = { module=all-ld; on=all-build-byacc; };
333dependencies = { module=all-ld; on=all-build-flex; };
ea8d3d75 334dependencies = { module=all-ld; on=all-intl; };
335
336dependencies = { module=all-opcodes; on=all-bfd; };
337dependencies = { module=all-opcodes; on=all-libiberty; };
338
339// Other host modules in the 'src' repository.
340dependencies = { module=all-dejagnu; on=all-tcl; };
341dependencies = { module=all-dejagnu; on=all-expect; };
342dependencies = { module=all-dejagnu; on=all-tk; };
343dependencies = { module=configure-expect; on=configure-tcl; };
344dependencies = { module=configure-expect; on=configure-tk; };
345dependencies = { module=all-expect; on=all-tcl; };
346dependencies = { 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.
350dependencies = { module=configure-itcl; on=configure-tcl; };
351dependencies = { module=configure-itcl; on=configure-tk; };
352dependencies = { module=all-itcl; on=all-tcl; };
353dependencies = { module=all-itcl; on=all-tk; };
354dependencies = { module=install-itcl; on=install-tcl; };
355
356dependencies = { module=configure-tk; on=configure-tcl; };
357dependencies = { module=all-tk; on=all-tcl; };
ea8d3d75 358
359dependencies = { module=all-sid; on=all-libiberty; };
360dependencies = { module=all-sid; on=all-bfd; };
361dependencies = { module=all-sid; on=all-opcodes; };
362dependencies = { module=all-sid; on=all-tcl; };
363dependencies = { module=all-sid; on=all-tk; };
364dependencies = { module=install-sid; on=install-tcl; };
365dependencies = { module=install-sid; on=install-tk; };
366
367dependencies = { module=all-sim; on=all-libiberty; };
368dependencies = { module=all-sim; on=all-bfd; };
369dependencies = { module=all-sim; on=all-opcodes; };
370dependencies = { module=all-sim; on=all-readline; };
371dependencies = { module=all-sim; on=configure-gdb; };
372
373// Other host modules.
374dependencies = { module=all-fastjar; on=all-zlib; };
a1ad7483 375dependencies = { module=all-fastjar; on=all-build-texinfo; };
ea8d3d75 376dependencies = { module=all-fastjar; on=all-libiberty; };
377
378// Warning, these are not well tested.
379dependencies = { module=all-autoconf; on=all-m4; };
a1ad7483 380dependencies = { module=all-autoconf; on=all-build-texinfo; };
ea8d3d75 381dependencies = { module=all-automake; on=all-m4; };
a1ad7483 382dependencies = { module=all-automake; on=all-build-texinfo; };
ea8d3d75 383dependencies = { module=all-automake; on=all-autoconf; };
384dependencies = { module=all-bison; on=all-intl; };
a1ad7483 385dependencies = { module=all-bison; on=all-build-texinfo; };
ea8d3d75 386dependencies = { module=all-diff; on=all-intl; };
a1ad7483 387dependencies = { module=all-diff; on=all-build-texinfo; };
ea8d3d75 388dependencies = { module=all-fileutils; on=all-intl; };
a1ad7483 389dependencies = { module=all-fileutils; on=all-build-texinfo; };
390dependencies = { module=all-flex; on=all-build-bison; };
391dependencies = { module=all-flex; on=all-build-byacc; };
ea8d3d75 392dependencies = { module=all-flex; on=all-intl; };
393dependencies = { module=all-flex; on=all-m4; };
a1ad7483 394dependencies = { module=all-flex; on=all-build-texinfo; };
ea8d3d75 395dependencies = { module=all-gzip; on=all-intl; };
396dependencies = { module=all-gzip; on=all-zlib; };
a1ad7483 397dependencies = { module=all-gzip; on=all-build-texinfo; };
ea8d3d75 398dependencies = { module=all-hello; on=all-intl; };
a1ad7483 399dependencies = { module=all-hello; on=all-build-texinfo; };
ea8d3d75 400dependencies = { module=all-m4; on=all-intl; };
a1ad7483 401dependencies = { module=all-m4; on=all-build-texinfo; };
ea8d3d75 402dependencies = { module=all-make; on=all-intl; };
a1ad7483 403dependencies = { module=all-make; on=all-build-texinfo; };
404dependencies = { module=all-patch; on=all-build-texinfo; };
405dependencies = { module=all-make; on=all-build-texinfo; };
ea8d3d75 406dependencies = { module=all-prms; on=all-libiberty; };
a1ad7483 407dependencies = { module=all-recode; on=all-build-texinfo; };
408dependencies = { module=all-sed; on=all-build-texinfo; };
ea8d3d75 409dependencies = { module=all-send-pr; on=all-prms; };
a1ad7483 410dependencies = { module=all-tar; on=all-build-texinfo; };
411dependencies = { module=all-uudecode; on=all-build-texinfo; };
ea8d3d75 412
413// Target modules. These can also have dependencies on the language
414// environment (e.g. on libstdc++).
415lang_env_dependencies = { module=boehm-gc; };
416lang_env_dependencies = { module=gperf; cxx=true; };
417lang_env_dependencies = { module=libada; };
418lang_env_dependencies = { module=libgfortran; };
419lang_env_dependencies = { module=libffi; };
420lang_env_dependencies = { module=libjava; cxx=true; };
8011a2db 421lang_env_dependencies = { module=libmudflap; };
ea8d3d75 422lang_env_dependencies = { module=libobjc; };
e85b7f3c 423lang_env_dependencies = { module=libssp; };
ea8d3d75 424lang_env_dependencies = { module=libstdc++-v3; };
425lang_env_dependencies = { module=zlib; };
426
427dependencies = { module=configure-target-boehm-gc; on=configure-target-qthreads; };
428dependencies = { module=configure-target-fastjar; on=configure-target-zlib; };
429dependencies = { module=all-target-fastjar; on=all-target-zlib; };
430dependencies = { module=all-target-fastjar; on=all-target-libiberty; };
431dependencies = { module=configure-target-libjava; on=configure-target-zlib; };
432dependencies = { module=configure-target-libjava; on=configure-target-boehm-gc; };
433dependencies = { module=configure-target-libjava; on=configure-target-qthreads; };
434dependencies = { module=configure-target-libjava; on=configure-target-libffi; };
435dependencies = { module=all-target-libjava; on=all-fastjar; };
436dependencies = { module=all-target-libjava; on=all-target-zlib; };
437dependencies = { module=all-target-libjava; on=all-target-boehm-gc; };
438dependencies = { module=all-target-libjava; on=all-target-qthreads; };
439dependencies = { module=all-target-libjava; on=all-target-libffi; };
440dependencies = { module=all-target-libobjc; on=all-target-libiberty; };
441dependencies = { module=all-target-libstdc++-v3; on=all-target-libiberty; };
442
443// Target modules in the 'src' repository.
444lang_env_dependencies = { module=examples; };
445lang_env_dependencies = { module=libtermcap; };
446lang_env_dependencies = { module=rda; };
447lang_env_dependencies = { module=winsup; };
448lang_env_dependencies = { module=qthreads; };
449
450dependencies = { module=all-target-libgloss; on=configure-target-newlib; };
451dependencies = { module=all-target-winsup; on=all-target-libiberty; };
452dependencies = { module=all-target-winsup; on=all-target-libtermcap; };
453
5965d276 454// Toplevel bootstrap
455bootstrap_stage = {
599a3eac 456 id=1 ;
a1ad7483 457 stage_configure_flags='--disable-intermodule \
5965d276 458 --disable-coverage --enable-languages="$(STAGE1_LANGUAGES)"' ;
a1ad7483 459 stage_make_flags='CFLAGS="$(STAGE1_CFLAGS)"' ; };
5965d276 460bootstrap_stage = {
599a3eac 461 id=2 ; prev=1 ;
d8b05159 462 bootstrap_target=bootstrap2 ;
a1ad7483 463 stage_configure_flags="@stage2_werror_flag@" ;
464 stage_make_flags="" ; };
5965d276 465bootstrap_stage = {
3c782584 466 id=3 ; prev=2 ; lean=1 ;
5965d276 467 compare_target=compare ;
54f0538b 468 bootstrap_target=bootstrap ;
469 cleanstrap_target=cleanstrap ;
a1ad7483 470 stage_configure_flags="@stage2_werror_flag@" ;
471 stage_make_flags="" ; };
54f0538b 472bootstrap_stage = {
3c782584 473 id=4 ; prev=3 ; lean=2 ;
54f0538b 474 compare_target=compare3 ;
475 bootstrap_target=bootstrap4 ;
a1ad7483 476 stage_configure_flags="@stage2_werror_flag@" ;
477 stage_make_flags="" ; };
599a3eac 478bootstrap_stage = {
479 id=profile ; prev=1 ;
a1ad7483 480 stage_configure_flags="@stage2_werror_flag@" ;
481 stage_make_flags='CFLAGS="$(BOOT_CFLAGS) -fprofile-generate"' ; };
599a3eac 482bootstrap_stage = {
919a60fa 483 id=feedback ; prev=profile ;
484 bootstrap_target=profiledbootstrap ;
a1ad7483 485 stage_configure_flags="@stage2_werror_flag@" ;
486 stage_make_flags='CFLAGS="$(BOOT_CFLAGS) -fprofile-use"' ; };