]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - Makefile.def
*** empty log message ***
[thirdparty/binutils-gdb.git] / Makefile.def
CommitLineData
405ea7a0
NN
1#! /usr/bin/autogen
2AutoGen definitions Makefile.tpl;
3
2a4cbe27
NN
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
e393202e 27build_modules= { module= libiberty; };
6a9cf61e
PB
28build_modules= { module= bison; };
29build_modules= { module= byacc; };
30build_modules= { module= flex; };
31build_modules= { module= m4; };
32build_modules= { module= texinfo; };
ee025550
PB
33build_modules= { module= fixincludes;
34 extra_configure_args='--target=$(target)'; };
e393202e 35
405ea7a0
NN
36host_modules= { module= ash; };
37host_modules= { module= autoconf; };
38host_modules= { module= automake; };
39host_modules= { module= bash; };
9e6ce191
PB
40host_modules= { module= bfd; bootstrap=true; };
41host_modules= { module= opcodes; bootstrap=true; };
b8908782 42host_modules= { module= binutils; bootstrap=true; };
9e6ce191
PB
43host_modules= { module= bison; no_check_cross= true; };
44host_modules= { module= byacc; no_check_cross= true; };
405ea7a0 45host_modules= { module= bzip2; };
405ea7a0
NN
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; };
1eefd493
PB
54host_modules= { module= fixincludes;
55 missing= info;
56 missing= dvi;
57 missing= TAGS;
58 missing= install-info;
59 missing= installcheck; };
9e6ce191 60host_modules= { module= flex; no_check_cross= true; };
b8908782 61host_modules= { module= gas; bootstrap=true; };
9e6ce191 62host_modules= { module= gcc; bootstrap=true;
72b2455a 63 target="`if [ -f gcc/stage_last ]; then echo quickstrap ; else echo all; fi`";
9e6ce191 64 extra_make_flags="$(EXTRA_GCC_FLAGS)"; };
405ea7a0
NN
65host_modules= { module= gawk; };
66host_modules= { module= gettext; };
67host_modules= { module= gnuserv; };
68host_modules= { module= gprof; };
405ea7a0
NN
69host_modules= { module= gzip; };
70host_modules= { module= hello; };
71host_modules= { module= indent; };
b8908782 72host_modules= { module= intl; bootstrap=true; };
2a4cbe27
NN
73host_modules= { module= tcl;
74 missing=mostlyclean; };
405ea7a0 75host_modules= { module= itcl; };
b8908782 76host_modules= { module= ld; bootstrap=true; };
04cf1b77 77host_modules= { module= libcpp; bootstrap=true; };
405ea7a0 78host_modules= { module= libgui; };
b8908782 79host_modules= { module= libiberty; bootstrap=true; };
405ea7a0
NN
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; };
405ea7a0 96host_modules= { module= tar; };
9e6ce191 97host_modules= { module= texinfo; no_install= true; };
405ea7a0
NN
98host_modules= { module= textutils; };
99host_modules= { module= time; };
100host_modules= { module= uudecode; };
101host_modules= { module= wdiff; };
102host_modules= { module= zip; no_check_cross=true; };
b8908782 103host_modules= { module= zlib; no_install=true; no_check=true; bootstrap=true; };
72b2455a
PB
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)"; };
2a4cbe27
NN
108host_modules= { module= libtermcap; no_check=true;
109 missing=mostlyclean;
110 missing=clean;
111 missing=distclean;
112 missing=maintainer-clean; };
3866be5d 113host_modules= { module= utils; no_check=true; };
907a7241 114
930314a4 115target_modules = { module= libstdc++-v3; raw_cxx=true; };
4b1cb4fe 116target_modules = { module= libmudflap; };
907a7241 117target_modules = { module= newlib; };
4b1cb4fe 118target_modules = { module= libgfortran; };
907a7241 119target_modules = { module= libobjc; };
c50382e2 120target_modules = { module= libtermcap; no_check=true; stage=true;
2a4cbe27
NN
121 missing=mostlyclean;
122 missing=clean;
123 missing=distclean;
124 missing=maintainer-clean; };
907a7241
NN
125target_modules = { module= winsup; };
126target_modules = { module= libgloss; no_check=true; };
fc434214 127target_modules = { module= libiberty; };
907a7241
NN
128target_modules = { module= gperf; };
129target_modules = { module= examples; no_check=true; no_install=true; };
50ceb20c 130target_modules = { module= libffi; };
930314a4 131target_modules = { module= libjava; raw_cxx=true; };
c50382e2 132target_modules = { module= zlib; stage=true; };
907a7241
NN
133target_modules = { module= boehm-gc; };
134target_modules = { module= qthreads; };
dd2768ff 135target_modules = { module= rda; };
a2592b1b 136target_modules = { module= libada; };
e393202e 137
27b1cc72 138// These are (some of) the make targets to be done in each subdirectory.
e393202e 139// Not all; these are the ones which don't have special options.
2a4cbe27
NN
140// "depend" indicates that a target depends on another target uniformly
141// for each subdirectory. There can be several such lines per target.
142recursive_targets = { make_target= info;
143 depend=configure; };
144recursive_targets = { make_target= dvi;
145 depend=configure; };
6d389afc
MS
146recursive_targets = { make_target= html;
147 depend=configure; };
2a4cbe27
NN
148recursive_targets = { make_target= TAGS;
149 depend=configure; };
150recursive_targets = { make_target= install-info;
151 depend=configure;
152 depend=info; };
153recursive_targets = { make_target= installcheck;
154 depend=configure; };
155recursive_targets = { make_target= mostlyclean; };
27b1cc72
NN
156recursive_targets = { make_target= clean; };
157recursive_targets = { make_target= distclean; };
27b1cc72 158recursive_targets = { make_target= maintainer-clean; };
12f0bd74
NN
159
160// Flags which need to be passed down.
161
162// Directories etc.
163flags_to_pass = { flag= DESTDIR ; };
164flags_to_pass = { flag= RPATH_ENVVAR ; };
165flags_to_pass = { flag= TARGET_SUBDIR ; };
166flags_to_pass = { flag= bindir ; };
167flags_to_pass = { flag= datadir ; };
168flags_to_pass = { flag= exec_prefix ; };
169flags_to_pass = { flag= includedir ; };
170flags_to_pass = { flag= infodir ; };
171flags_to_pass = { flag= libdir ; };
172flags_to_pass = { flag= libexecdir ; };
173flags_to_pass = { flag= lispdir ; };
174flags_to_pass = { flag= libstdcxx_incdir ; };
175flags_to_pass = { flag= libsubdir ; };
176flags_to_pass = { flag= localstatedir ; };
177flags_to_pass = { flag= mandir ; };
178flags_to_pass = { flag= oldincludedir ; };
179flags_to_pass = { flag= prefix ; };
180flags_to_pass = { flag= sbindir ; };
181flags_to_pass = { flag= sharedstatedir ; };
182flags_to_pass = { flag= sysconfdir ; };
183flags_to_pass = { flag= tooldir ; };
184flags_to_pass = { flag= build_tooldir ; };
185flags_to_pass = { flag= gxx_include_dir ; };
186flags_to_pass = { flag= gcc_version ; };
187flags_to_pass = { flag= gcc_version_trigger ; };
188flags_to_pass = { flag= target_alias ; };
189
190// Build tools
191flags_to_pass = { flag= BISON ; };
192flags_to_pass = { flag= CC_FOR_BUILD ; };
193flags_to_pass = { flag= CXX_FOR_BUILD ; };
194flags_to_pass = { flag= EXPECT ; };
6a9cf61e 195flags_to_pass = { flag= FLEX ; };
12f0bd74
NN
196flags_to_pass = { flag= INSTALL ; };
197flags_to_pass = { flag= INSTALL_DATA ; };
198flags_to_pass = { flag= INSTALL_PROGRAM ; };
199flags_to_pass = { flag= INSTALL_SCRIPT ; };
200flags_to_pass = { flag= LEX ; };
201flags_to_pass = { flag= M4 ; };
202flags_to_pass = { flag= MAKE ; };
203flags_to_pass = { flag= RUNTEST ; };
204flags_to_pass = { flag= RUNTESTFLAGS ; };
205flags_to_pass = { flag= SHELL ; };
206flags_to_pass = { flag= YACC ; };
207
208// Host tools
209flags_to_pass = { flag= AR_FLAGS ; };
210flags_to_pass = { flag= CFLAGS ; };
211flags_to_pass = { flag= CXXFLAGS ; };
212flags_to_pass = { flag= LDFLAGS ; };
213flags_to_pass = { flag= LIBCFLAGS ; };
214flags_to_pass = { flag= LIBCXXFLAGS ; };
215
216// Target tools
217flags_to_pass = { flag= AR_FOR_TARGET ; };
218flags_to_pass = { flag= AS_FOR_TARGET ; };
219flags_to_pass = { flag= CC_FOR_TARGET ; };
220flags_to_pass = { flag= CFLAGS_FOR_TARGET ; };
221flags_to_pass = { flag= CXX_FOR_TARGET ; };
222flags_to_pass = { flag= CXXFLAGS_FOR_TARGET ; };
223flags_to_pass = { flag= DLLTOOL_FOR_TARGET ; };
224flags_to_pass = { flag= GCJ_FOR_TARGET ; };
4b1cb4fe 225flags_to_pass = { flag= GFORTRAN_FOR_TARGET ; };
12f0bd74
NN
226flags_to_pass = { flag= LD_FOR_TARGET ; };
227flags_to_pass = { flag= LIBCFLAGS_FOR_TARGET ; };
228flags_to_pass = { flag= LIBCXXFLAGS_FOR_TARGET ; };
229flags_to_pass = { flag= NM_FOR_TARGET ; };
230flags_to_pass = { flag= RANLIB_FOR_TARGET ; };
231flags_to_pass = { flag= WINDRES_FOR_TARGET ; };
dfdffa2c 232
9e6ce191
PB
233// Inter-module dependencies
234
235// Build modules
236dependencies = { module=all-build-bison; on=all-build-texinfo; };
237dependencies = { module=all-build-byacc; on=all-build-texinfo; };
238dependencies = { module=all-build-flex; on=all-build-texinfo; };
239dependencies = { module=all-build-flex; on=all-build-bison; };
240dependencies = { module=all-build-flex; on=all-build-byacc; };
241dependencies = { module=all-build-flex; on=all-build-m4; };
242dependencies = { module=all-build-libiberty; on=all-build-texinfo; };
243dependencies = { module=all-build-m4; on=all-build-texinfo; };
ee025550 244dependencies = { module=all-build-fixincludes; on=all-build-libiberty; };
9e6ce191
PB
245
246// Host modules specific to gcc.
247dependencies = { module=configure-gcc; on=configure-intl; };
248dependencies = { module=configure-gcc; on=configure-binutils; };
249dependencies = { module=configure-gcc; on=configure-gas; };
250dependencies = { module=configure-gcc; on=configure-ld; };
9e6ce191
PB
251dependencies = { module=all-gcc; on=all-libiberty; hard=true; };
252dependencies = { module=all-gcc; on=all-intl; };
72b2455a
PB
253dependencies = { module=all-gcc; on=all-build-texinfo; };
254dependencies = { module=all-gcc; on=all-build-bison; };
255dependencies = { module=all-gcc; on=all-build-byacc; };
256dependencies = { module=all-gcc; on=all-build-flex; };
ee025550
PB
257dependencies = { module=all-gcc; on=all-build-libiberty; };
258dependencies = { module=all-gcc; on=all-build-fixincludes; };
9e6ce191
PB
259dependencies = { module=all-gcc; on=all-binutils; };
260dependencies = { module=all-gcc; on=all-gas; };
261dependencies = { module=all-gcc; on=all-ld; };
262dependencies = { module=all-gcc; on=all-zlib; };
9e6ce191 263dependencies = { module=all-gcc; on=all-libcpp; hard=true; };
d3ed111c
GK
264dependencies = { module=all-gcc; on=all-libiberty; };
265dependencies = { module=all-gcc; on=all-fixincludes; };
69e57115 266dependencies = { module=install-gcc ; on=install-fixincludes; };
9e6ce191
PB
267
268dependencies = { module=configure-libcpp; on=configure-libiberty; hard=true; };
269dependencies = { module=configure-libcpp; on=configure-intl; };
270dependencies = { module=all-libcpp; on=all-libiberty; hard=true; };
271dependencies = { module=all-libcpp; on=all-intl; };
272
d3ed111c
GK
273dependencies = { module=all-fixincludes; on=all-libiberty; };
274
9e6ce191
PB
275// Host modules specific to gdb.
276dependencies = { module=configure-gdb; on=configure-itcl; };
277dependencies = { module=configure-gdb; on=configure-tcl; };
278dependencies = { module=configure-gdb; on=configure-tk; };
279dependencies = { module=configure-gdb; on=configure-sim; };
280dependencies = { module=all-gdb; on=all-libiberty; };
281dependencies = { module=all-gdb; on=all-opcodes; };
282dependencies = { module=all-gdb; on=all-bfd; };
9e6ce191 283dependencies = { module=all-gdb; on=all-readline; };
72b2455a
PB
284dependencies = { module=all-gdb; on=all-build-bison; };
285dependencies = { module=all-gdb; on=all-build-byacc; };
9e6ce191
PB
286dependencies = { module=all-gdb; on=all-sim; };
287dependencies = { module=install-gdb; on=install-tcl; };
288dependencies = { module=install-gdb; on=install-tk; };
289dependencies = { module=install-gdb; on=install-itcl; };
9e6ce191
PB
290dependencies = { module=install-gdb; on=install-libgui; };
291
292dependencies = { module=configure-libgui; on=configure-tcl; };
293dependencies = { module=configure-libgui; on=configure-tk; };
294dependencies = { module=all-libgui; on=all-tcl; };
295dependencies = { module=all-libgui; on=all-tk; };
296dependencies = { module=all-libgui; on=all-itcl; };
297
298// Host modules specific to binutils.
299dependencies = { module=configure-bfd; on=configure-libiberty; hard=true; };
300dependencies = { module=all-bfd; on=all-libiberty; };
301dependencies = { module=all-bfd; on=all-intl; };
302
303dependencies = { module=all-binutils; on=all-libiberty; };
304dependencies = { module=all-binutils; on=all-opcodes; };
305dependencies = { module=all-binutils; on=all-bfd; };
72b2455a
PB
306dependencies = { module=all-binutils; on=all-build-flex; };
307dependencies = { module=all-binutils; on=all-build-bison; };
308dependencies = { module=all-binutils; on=all-build-byacc; };
9e6ce191
PB
309dependencies = { module=all-binutils; on=all-intl; };
310
311// We put install-opcodes before install-binutils because the installed
312// binutils might be on PATH, and they might need the shared opcodes
313// library.
314dependencies = { module=install-binutils; on=install-opcodes; };
315
316// libopcodes depends on libbfd
317dependencies = { module=install-opcodes; on=install-bfd; };
318
319dependencies = { module=all-gas; on=all-libiberty; };
320dependencies = { module=all-gas; on=all-opcodes; };
321dependencies = { module=all-gas; on=all-bfd; };
322dependencies = { module=all-gas; on=all-intl; };
323dependencies = { module=all-gprof; on=all-libiberty; };
324dependencies = { module=all-gprof; on=all-bfd; };
325dependencies = { module=all-gprof; on=all-opcodes; };
326dependencies = { module=all-gprof; on=all-intl; };
327dependencies = { module=all-ld; on=all-libiberty; };
328dependencies = { module=all-ld; on=all-bfd; };
329dependencies = { module=all-ld; on=all-opcodes; };
72b2455a
PB
330dependencies = { module=all-ld; on=all-build-bison; };
331dependencies = { module=all-ld; on=all-build-byacc; };
332dependencies = { module=all-ld; on=all-build-flex; };
9e6ce191
PB
333dependencies = { module=all-ld; on=all-intl; };
334
335dependencies = { module=all-opcodes; on=all-bfd; };
336dependencies = { module=all-opcodes; on=all-libiberty; };
337
338// Other host modules in the 'src' repository.
339dependencies = { module=all-dejagnu; on=all-tcl; };
340dependencies = { module=all-dejagnu; on=all-expect; };
341dependencies = { module=all-dejagnu; on=all-tk; };
342dependencies = { module=configure-expect; on=configure-tcl; };
343dependencies = { module=configure-expect; on=configure-tk; };
344dependencies = { module=all-expect; on=all-tcl; };
345dependencies = { module=all-expect; on=all-tk; };
346
347// We put install-tcl before install-itcl because itcl wants to run a
348// program on installation which uses the Tcl libraries.
349dependencies = { module=configure-itcl; on=configure-tcl; };
350dependencies = { module=configure-itcl; on=configure-tk; };
351dependencies = { module=all-itcl; on=all-tcl; };
352dependencies = { module=all-itcl; on=all-tk; };
353dependencies = { module=install-itcl; on=install-tcl; };
354
355dependencies = { module=configure-tk; on=configure-tcl; };
356dependencies = { module=all-tk; on=all-tcl; };
9e6ce191
PB
357
358dependencies = { module=all-sid; on=all-libiberty; };
359dependencies = { module=all-sid; on=all-bfd; };
360dependencies = { module=all-sid; on=all-opcodes; };
361dependencies = { module=all-sid; on=all-tcl; };
362dependencies = { module=all-sid; on=all-tk; };
363dependencies = { module=install-sid; on=install-tcl; };
364dependencies = { module=install-sid; on=install-tk; };
365
366dependencies = { module=all-sim; on=all-libiberty; };
367dependencies = { module=all-sim; on=all-bfd; };
368dependencies = { module=all-sim; on=all-opcodes; };
369dependencies = { module=all-sim; on=all-readline; };
370dependencies = { module=all-sim; on=configure-gdb; };
371
372// Other host modules.
373dependencies = { module=all-fastjar; on=all-zlib; };
72b2455a 374dependencies = { module=all-fastjar; on=all-build-texinfo; };
9e6ce191
PB
375dependencies = { module=all-fastjar; on=all-libiberty; };
376
377// Warning, these are not well tested.
378dependencies = { module=all-autoconf; on=all-m4; };
72b2455a 379dependencies = { module=all-autoconf; on=all-build-texinfo; };
9e6ce191 380dependencies = { module=all-automake; on=all-m4; };
72b2455a 381dependencies = { module=all-automake; on=all-build-texinfo; };
9e6ce191
PB
382dependencies = { module=all-automake; on=all-autoconf; };
383dependencies = { module=all-bison; on=all-intl; };
72b2455a 384dependencies = { module=all-bison; on=all-build-texinfo; };
9e6ce191 385dependencies = { module=all-diff; on=all-intl; };
72b2455a 386dependencies = { module=all-diff; on=all-build-texinfo; };
9e6ce191 387dependencies = { module=all-fileutils; on=all-intl; };
72b2455a
PB
388dependencies = { module=all-fileutils; on=all-build-texinfo; };
389dependencies = { module=all-flex; on=all-build-bison; };
390dependencies = { module=all-flex; on=all-build-byacc; };
9e6ce191
PB
391dependencies = { module=all-flex; on=all-intl; };
392dependencies = { module=all-flex; on=all-m4; };
72b2455a 393dependencies = { module=all-flex; on=all-build-texinfo; };
9e6ce191
PB
394dependencies = { module=all-gzip; on=all-intl; };
395dependencies = { module=all-gzip; on=all-zlib; };
72b2455a 396dependencies = { module=all-gzip; on=all-build-texinfo; };
9e6ce191 397dependencies = { module=all-hello; on=all-intl; };
72b2455a 398dependencies = { module=all-hello; on=all-build-texinfo; };
9e6ce191 399dependencies = { module=all-m4; on=all-intl; };
72b2455a 400dependencies = { module=all-m4; on=all-build-texinfo; };
9e6ce191 401dependencies = { module=all-make; on=all-intl; };
72b2455a
PB
402dependencies = { module=all-make; on=all-build-texinfo; };
403dependencies = { module=all-patch; on=all-build-texinfo; };
404dependencies = { module=all-make; on=all-build-texinfo; };
9e6ce191 405dependencies = { module=all-prms; on=all-libiberty; };
72b2455a
PB
406dependencies = { module=all-recode; on=all-build-texinfo; };
407dependencies = { module=all-sed; on=all-build-texinfo; };
9e6ce191 408dependencies = { module=all-send-pr; on=all-prms; };
72b2455a
PB
409dependencies = { module=all-tar; on=all-build-texinfo; };
410dependencies = { module=all-uudecode; on=all-build-texinfo; };
9e6ce191
PB
411
412// Target modules. These can also have dependencies on the language
413// environment (e.g. on libstdc++).
414lang_env_dependencies = { module=boehm-gc; };
415lang_env_dependencies = { module=gperf; cxx=true; };
416lang_env_dependencies = { module=libada; };
417lang_env_dependencies = { module=libgfortran; };
418lang_env_dependencies = { module=libffi; };
419lang_env_dependencies = { module=libjava; cxx=true; };
420lang_env_dependencies = { module=libobjc; };
421lang_env_dependencies = { module=libstdc++-v3; };
422lang_env_dependencies = { module=zlib; };
423
424dependencies = { module=configure-target-boehm-gc; on=configure-target-qthreads; };
425dependencies = { module=configure-target-fastjar; on=configure-target-zlib; };
426dependencies = { module=all-target-fastjar; on=all-target-zlib; };
427dependencies = { module=all-target-fastjar; on=all-target-libiberty; };
428dependencies = { module=configure-target-libjava; on=configure-target-zlib; };
429dependencies = { module=configure-target-libjava; on=configure-target-boehm-gc; };
430dependencies = { module=configure-target-libjava; on=configure-target-qthreads; };
431dependencies = { module=configure-target-libjava; on=configure-target-libffi; };
432dependencies = { module=all-target-libjava; on=all-fastjar; };
433dependencies = { module=all-target-libjava; on=all-target-zlib; };
434dependencies = { module=all-target-libjava; on=all-target-boehm-gc; };
435dependencies = { module=all-target-libjava; on=all-target-qthreads; };
436dependencies = { module=all-target-libjava; on=all-target-libffi; };
437dependencies = { module=all-target-libobjc; on=all-target-libiberty; };
438dependencies = { module=all-target-libstdc++-v3; on=all-target-libiberty; };
439
440// Target modules in the 'src' repository.
441lang_env_dependencies = { module=examples; };
442lang_env_dependencies = { module=libtermcap; };
443lang_env_dependencies = { module=rda; };
444lang_env_dependencies = { module=winsup; };
445lang_env_dependencies = { module=qthreads; };
446
447dependencies = { module=all-target-libgloss; on=configure-target-newlib; };
448dependencies = { module=all-target-winsup; on=all-target-libiberty; };
449dependencies = { module=all-target-winsup; on=all-target-libtermcap; };
450
dfdffa2c
PB
451// Toplevel bootstrap
452bootstrap_stage = {
656fdd47 453 id=1 ;
72b2455a 454 stage_configure_flags='--disable-intermodule \
dfdffa2c 455 --disable-coverage --enable-languages="$(STAGE1_LANGUAGES)"' ;
72b2455a 456 stage_make_flags='CFLAGS="$(STAGE1_CFLAGS)"' ; };
dfdffa2c 457bootstrap_stage = {
656fdd47 458 id=2 ; prev=1 ;
377d8c42 459 bootstrap_target=bootstrap2 ;
72b2455a
PB
460 stage_configure_flags="@stage2_werror_flag@" ;
461 stage_make_flags="" ; };
dfdffa2c 462bootstrap_stage = {
9cb3fa6f 463 id=3 ; prev=2 ; lean=1 ;
dfdffa2c 464 compare_target=compare ;
319cab08
PB
465 bootstrap_target=bootstrap ;
466 cleanstrap_target=cleanstrap ;
72b2455a
PB
467 stage_configure_flags="@stage2_werror_flag@" ;
468 stage_make_flags="" ; };
319cab08 469bootstrap_stage = {
9cb3fa6f 470 id=4 ; prev=3 ; lean=2 ;
319cab08
PB
471 compare_target=compare3 ;
472 bootstrap_target=bootstrap4 ;
72b2455a
PB
473 stage_configure_flags="@stage2_werror_flag@" ;
474 stage_make_flags="" ; };
656fdd47
PB
475bootstrap_stage = {
476 id=profile ; prev=1 ;
72b2455a
PB
477 stage_configure_flags="@stage2_werror_flag@" ;
478 stage_make_flags='CFLAGS="$(BOOT_CFLAGS) -fprofile-generate"' ; };
656fdd47
PB
479bootstrap_stage = {
480 id=feedback ; prev=1 ;
72b2455a
PB
481 stage_configure_flags="@stage2_werror_flag@" ;
482 stage_make_flags='CFLAGS="$(BOOT_CFLAGS) -fprofile-use"' ; };