]> git.ipfire.org Git - thirdparty/gcc.git/blame - Makefile.def
PR ada/6637, PR ada/5911
[thirdparty/gcc.git] / Makefile.def
CommitLineData
95ddd785
NN
1#! /usr/bin/autogen
2AutoGen definitions Makefile.tpl;
3
1358ccea
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
4977bab6
ZW
27build_modules= { module= libiberty; };
28
95ddd785
NN
29host_modules= { module= ash; };
30host_modules= { module= autoconf; };
31host_modules= { module= automake; };
32host_modules= { module= bash; };
33host_modules= { module= bfd; };
95ddd785
NN
34host_modules= { module= opcodes; };
35host_modules= { module= binutils; };
36host_modules= { module= bison; no_check_cross= true; };
37host_modules= { module= byacc; no_check_cross= true; };
38host_modules= { module= bzip2; };
95ddd785
NN
39host_modules= { module= dejagnu; };
40host_modules= { module= diff; };
41host_modules= { module= dosutils; no_check= true; };
42host_modules= { module= etc; };
43host_modules= { module= fastjar; no_check_cross= true; };
44host_modules= { module= fileutils; };
45host_modules= { module= findutils; };
46host_modules= { module= find; };
47host_modules= { module= flex; no_check_cross= true; };
48host_modules= { module= gas; };
49host_modules= { module= gawk; };
50host_modules= { module= gettext; };
51host_modules= { module= gnuserv; };
52host_modules= { module= gprof; };
95ddd785
NN
53host_modules= { module= gzip; };
54host_modules= { module= hello; };
55host_modules= { module= indent; };
56host_modules= { module= intl; };
1358ccea
NN
57host_modules= { module= tcl;
58 missing=mostlyclean; };
95ddd785
NN
59host_modules= { module= itcl; };
60host_modules= { module= ld; };
61host_modules= { module= libgui; };
62host_modules= { module= libiberty; };
63host_modules= { module= libtool; };
64host_modules= { module= m4; };
65host_modules= { module= make; };
66host_modules= { module= mmalloc; no_check=true; };
67host_modules= { module= patch; };
68host_modules= { module= perl; };
69host_modules= { module= prms; };
70host_modules= { module= rcs; };
71host_modules= { module= readline; };
72host_modules= { module= release; no_install= true; no_check= true; };
73host_modules= { module= recode; };
74host_modules= { module= sed; };
75host_modules= { module= send-pr; };
76host_modules= { module= shellutils; };
77host_modules= { module= sid; };
78host_modules= { module= sim; };
95ddd785
NN
79host_modules= { module= tar; };
80host_modules= { module= texinfo; no_install= true; };
81host_modules= { module= textutils; };
82host_modules= { module= time; };
83host_modules= { module= uudecode; };
84host_modules= { module= wdiff; };
85host_modules= { module= zip; no_check_cross=true; };
86host_modules= { module= zlib; no_install=true; no_check=true; };
4977bab6
ZW
87host_modules= { module= gdb; with_x=true; };
88host_modules= { module= expect; with_x=true; };
89host_modules= { module= guile; with_x=true; };
90host_modules= { module= tk; with_x=true; };
91host_modules= { module= tix; with_x=true; };
1358ccea
NN
92host_modules= { module= libtermcap; no_check=true;
93 missing=mostlyclean;
94 missing=clean;
95 missing=distclean;
96 missing=maintainer-clean; };
4977bab6 97host_modules= { module= utils; no_check=true; };
1db75a86 98
4977bab6 99target_modules = { module= libstdc++-v3; raw_cxx=true; };
1db75a86
NN
100target_modules = { module= newlib; };
101target_modules = { module= libf2c; };
102target_modules = { module= libobjc; };
2c4de30b 103target_modules = { module= libtermcap; no_check=true; stage=true;
1358ccea
NN
104 missing=mostlyclean;
105 missing=clean;
106 missing=distclean;
107 missing=maintainer-clean; };
1db75a86
NN
108target_modules = { module= winsup; };
109target_modules = { module= libgloss; no_check=true; };
fa2f0306 110target_modules = { module= libiberty; };
1db75a86
NN
111target_modules = { module= gperf; };
112target_modules = { module= examples; no_check=true; no_install=true; };
89a7012a 113target_modules = { module= libffi; };
4977bab6 114target_modules = { module= libjava; raw_cxx=true; };
2c4de30b 115target_modules = { module= zlib; stage=true; };
1db75a86
NN
116target_modules = { module= boehm-gc; };
117target_modules = { module= qthreads; };
40673d2b 118target_modules = { module= rda; };
4977bab6 119
1a1e6b96 120// These are (some of) the make targets to be done in each subdirectory.
4977bab6 121// Not all; these are the ones which don't have special options.
1358ccea
NN
122// "depend" indicates that a target depends on another target uniformly
123// for each subdirectory. There can be several such lines per target.
124recursive_targets = { make_target= info;
125 depend=configure; };
126recursive_targets = { make_target= dvi;
127 depend=configure; };
128recursive_targets = { make_target= TAGS;
129 depend=configure; };
130recursive_targets = { make_target= install-info;
131 depend=configure;
132 depend=info; };
133recursive_targets = { make_target= installcheck;
134 depend=configure; };
135recursive_targets = { make_target= mostlyclean; };
1a1e6b96
NN
136recursive_targets = { make_target= clean; };
137recursive_targets = { make_target= distclean; };
1a1e6b96 138recursive_targets = { make_target= maintainer-clean; };
11405c93
NN
139
140// Flags which need to be passed down.
141
142// Directories etc.
143flags_to_pass = { flag= DESTDIR ; };
144flags_to_pass = { flag= RPATH_ENVVAR ; };
145flags_to_pass = { flag= TARGET_SUBDIR ; };
146flags_to_pass = { flag= bindir ; };
147flags_to_pass = { flag= datadir ; };
148flags_to_pass = { flag= exec_prefix ; };
149flags_to_pass = { flag= includedir ; };
150flags_to_pass = { flag= infodir ; };
151flags_to_pass = { flag= libdir ; };
152flags_to_pass = { flag= libexecdir ; };
153flags_to_pass = { flag= lispdir ; };
154flags_to_pass = { flag= libstdcxx_incdir ; };
155flags_to_pass = { flag= libsubdir ; };
156flags_to_pass = { flag= localstatedir ; };
157flags_to_pass = { flag= mandir ; };
158flags_to_pass = { flag= oldincludedir ; };
159flags_to_pass = { flag= prefix ; };
160flags_to_pass = { flag= sbindir ; };
161flags_to_pass = { flag= sharedstatedir ; };
162flags_to_pass = { flag= sysconfdir ; };
163flags_to_pass = { flag= tooldir ; };
164flags_to_pass = { flag= build_tooldir ; };
165flags_to_pass = { flag= gxx_include_dir ; };
166flags_to_pass = { flag= gcc_version ; };
167flags_to_pass = { flag= gcc_version_trigger ; };
168flags_to_pass = { flag= target_alias ; };
169
170// Build tools
171flags_to_pass = { flag= BISON ; };
172flags_to_pass = { flag= CC_FOR_BUILD ; };
173flags_to_pass = { flag= CXX_FOR_BUILD ; };
174flags_to_pass = { flag= EXPECT ; };
175flags_to_pass = { flag= INSTALL ; };
176flags_to_pass = { flag= INSTALL_DATA ; };
177flags_to_pass = { flag= INSTALL_PROGRAM ; };
178flags_to_pass = { flag= INSTALL_SCRIPT ; };
179flags_to_pass = { flag= LEX ; };
180flags_to_pass = { flag= M4 ; };
181flags_to_pass = { flag= MAKE ; };
182flags_to_pass = { flag= RUNTEST ; };
183flags_to_pass = { flag= RUNTESTFLAGS ; };
184flags_to_pass = { flag= SHELL ; };
185flags_to_pass = { flag= YACC ; };
186
187// Host tools
188flags_to_pass = { flag= AR_FLAGS ; };
189flags_to_pass = { flag= CFLAGS ; };
190flags_to_pass = { flag= CXXFLAGS ; };
191flags_to_pass = { flag= LDFLAGS ; };
192flags_to_pass = { flag= LIBCFLAGS ; };
193flags_to_pass = { flag= LIBCXXFLAGS ; };
194
195// Target tools
196flags_to_pass = { flag= AR_FOR_TARGET ; };
197flags_to_pass = { flag= AS_FOR_TARGET ; };
198flags_to_pass = { flag= CC_FOR_TARGET ; };
199flags_to_pass = { flag= CFLAGS_FOR_TARGET ; };
200flags_to_pass = { flag= CXX_FOR_TARGET ; };
201flags_to_pass = { flag= CXXFLAGS_FOR_TARGET ; };
202flags_to_pass = { flag= DLLTOOL_FOR_TARGET ; };
203flags_to_pass = { flag= GCJ_FOR_TARGET ; };
204flags_to_pass = { flag= LD_FOR_TARGET ; };
205flags_to_pass = { flag= LIBCFLAGS_FOR_TARGET ; };
206flags_to_pass = { flag= LIBCXXFLAGS_FOR_TARGET ; };
207flags_to_pass = { flag= NM_FOR_TARGET ; };
208flags_to_pass = { flag= RANLIB_FOR_TARGET ; };
209flags_to_pass = { flag= WINDRES_FOR_TARGET ; };