~ubuntu-branches/ubuntu/hoary/binutils/hoary

« back to all changes in this revision

Viewing changes to Makefile.def

  • Committer: Bazaar Package Importer
  • Author(s): James Troup
  • Date: 2004-05-19 10:35:44 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040519103544-17h3o6e8pwndydrg
Tags: 2.14.90.0.7-8
debian/rules: don't use gcc-2.95 on m68k.  Thanks to Adam Conrad for
pointing this out.

Show diffs side-by-side

added added

removed removed

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