]>
Commit | Line | Data |
---|---|---|
38fc1cb1 | 1 | # Makefile.in generated by automake 1.9.6 from Makefile.am. |
42ecbf5e | 2 | # @configure_input@ |
252b5132 | 3 | |
42ecbf5e DJ |
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
5 | # 2003, 2004, 2005 Free Software Foundation, Inc. | |
252b5132 RH |
6 | # This Makefile.in is free software; the Free Software Foundation |
7 | # gives unlimited permission to copy and/or distribute it, | |
8 | # with or without modifications, as long as this notice is preserved. | |
9 | ||
10 | # This program is distributed in the hope that it will be useful, | |
11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | |
12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | |
13 | # PARTICULAR PURPOSE. | |
14 | ||
42ecbf5e | 15 | @SET_MAKE@ |
37cc8ec1 | 16 | |
252b5132 RH |
17 | srcdir = @srcdir@ |
18 | top_srcdir = @top_srcdir@ | |
19 | VPATH = @srcdir@ | |
252b5132 RH |
20 | pkgdatadir = $(datadir)/@PACKAGE@ |
21 | pkglibdir = $(libdir)/@PACKAGE@ | |
22 | pkgincludedir = $(includedir)/@PACKAGE@ | |
252b5132 | 23 | top_builddir = . |
42ecbf5e | 24 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
252b5132 | 25 | INSTALL = @INSTALL@ |
42ecbf5e DJ |
26 | install_sh_DATA = $(install_sh) -c -m 644 |
27 | install_sh_PROGRAM = $(install_sh) -c | |
28 | install_sh_SCRIPT = $(install_sh) -c | |
29 | INSTALL_HEADER = $(INSTALL_DATA) | |
30 | transform = $(program_transform_name) | |
252b5132 RH |
31 | NORMAL_INSTALL = : |
32 | PRE_INSTALL = : | |
33 | POST_INSTALL = : | |
34 | NORMAL_UNINSTALL = : | |
35 | PRE_UNINSTALL = : | |
36 | POST_UNINSTALL = : | |
252b5132 | 37 | build_triplet = @build@ |
252b5132 | 38 | host_triplet = @host@ |
252b5132 | 39 | target_triplet = @target@ |
42ecbf5e DJ |
40 | bin_PROGRAMS = $(am__EXEEXT_5) $(am__EXEEXT_6) $(am__EXEEXT_7) \ |
41 | $(am__EXEEXT_8) $(am__EXEEXT_9) $(am__EXEEXT_10) \ | |
42 | @BUILD_NLMCONV@ @BUILD_SRCONV@ @BUILD_DLLTOOL@ @BUILD_WINDRES@ \ | |
1d97d67f AM |
43 | $(am__EXEEXT_11) $(am__EXEEXT_12) @BUILD_DLLWRAP@ \ |
44 | @BUILD_INSTALL_MISC@ $(am__empty) | |
b125d98b | 45 | noinst_PROGRAMS = $(am__EXEEXT_16) @BUILD_MISC@ |
42ecbf5e DJ |
46 | EXTRA_PROGRAMS = $(am__EXEEXT_1) srconv$(EXEEXT) sysdump$(EXEEXT) \ |
47 | coffdump$(EXEEXT) $(am__EXEEXT_2) $(am__EXEEXT_3) \ | |
1d97d67f | 48 | $(am__EXEEXT_4) |
58654fd8 L |
49 | DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub NEWS \ |
50 | README ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ | |
42ecbf5e DJ |
51 | $(top_srcdir)/configure $(am__configure_deps) \ |
52 | $(srcdir)/config.in $(srcdir)/../mkinstalldirs \ | |
53 | $(top_srcdir)/po/Make-in arparse.h arparse.c arlex.c \ | |
54 | defparse.h defparse.c deflex.c nlmheader.h nlmheader.c \ | |
55 | arparse.h arparse.c arlex.c rcparse.h rcparse.c rclex.c \ | |
56 | $(srcdir)/../ylwrap $(srcdir)/../ltmain.sh \ | |
57 | $(srcdir)/../config.guess $(srcdir)/../config.sub | |
58 | subdir = . | |
59 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
60 | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ | |
61 | $(top_srcdir)/../bfd/acinclude.m4 \ | |
20e95c23 DJ |
62 | $(top_srcdir)/../config/acx.m4 \ |
63 | $(top_srcdir)/../config/gettext-sister.m4 \ | |
64 | $(top_srcdir)/../config/nls.m4 $(top_srcdir)/../config/po.m4 \ | |
65 | $(top_srcdir)/../config/progtest.m4 \ | |
66 | $(top_srcdir)/../bfd/bfd.m4 $(top_srcdir)/../bfd/warning.m4 \ | |
67 | $(top_srcdir)/../libtool.m4 $(top_srcdir)/configure.in | |
42ecbf5e DJ |
68 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
69 | $(ACLOCAL_M4) | |
70 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ | |
71 | configure.lineno configure.status.lineno | |
72 | mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs | |
73 | CONFIG_HEADER = config.h | |
74 | CONFIG_CLEAN_FILES = po/Makefile.in | |
75 | am__EXEEXT_1 = nlmconv$(EXEEXT) | |
76 | am__EXEEXT_2 = dlltool$(EXEEXT) | |
77 | am__EXEEXT_3 = windres$(EXEEXT) | |
78 | am__EXEEXT_4 = dllwrap$(EXEEXT) | |
79 | am__EXEEXT_5 = size$(EXEEXT) | |
80 | am__EXEEXT_6 = objdump$(EXEEXT) | |
81 | am__EXEEXT_7 = ar$(EXEEXT) | |
82 | am__EXEEXT_8 = strings$(EXEEXT) | |
83 | am__EXEEXT_9 = ranlib$(EXEEXT) | |
84 | am__EXEEXT_10 = objcopy$(EXEEXT) | |
85 | am__EXEEXT_11 = addr2line$(EXEEXT) | |
86 | am__EXEEXT_12 = readelf$(EXEEXT) | |
87 | am__installdirs = "$(DESTDIR)$(bindir)" | |
88 | binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) | |
89 | am__EXEEXT_13 = nm-new$(EXEEXT) | |
90 | am__EXEEXT_14 = strip-new$(EXEEXT) | |
91 | am__EXEEXT_15 = cxxfilt$(EXEEXT) | |
b125d98b | 92 | am__EXEEXT_16 = $(am__EXEEXT_13) $(am__EXEEXT_14) $(am__EXEEXT_15) |
42ecbf5e DJ |
93 | PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) |
94 | am__objects_1 = bucomm.$(OBJEXT) version.$(OBJEXT) filemode.$(OBJEXT) | |
95 | am_addr2line_OBJECTS = addr2line.$(OBJEXT) budemang.$(OBJEXT) \ | |
96 | $(am__objects_1) | |
97 | addr2line_OBJECTS = $(am_addr2line_OBJECTS) | |
98 | addr2line_LDADD = $(LDADD) | |
99 | am__DEPENDENCIES_1 = ../bfd/libbfd.la | |
100 | am__DEPENDENCIES_2 = ../libiberty/libiberty.a | |
101 | am__DEPENDENCIES_3 = | |
42ecbf5e DJ |
102 | am_ar_OBJECTS = arparse.$(OBJEXT) arlex.$(OBJEXT) ar.$(OBJEXT) \ |
103 | not-ranlib.$(OBJEXT) arsup.$(OBJEXT) rename.$(OBJEXT) \ | |
104 | binemul.$(OBJEXT) emul_$(EMULATION).$(OBJEXT) $(am__objects_1) | |
105 | ar_OBJECTS = $(am_ar_OBJECTS) | |
42ecbf5e DJ |
106 | am_coffdump_OBJECTS = coffdump.$(OBJEXT) coffgrok.$(OBJEXT) \ |
107 | $(am__objects_1) | |
108 | coffdump_OBJECTS = $(am_coffdump_OBJECTS) | |
109 | coffdump_LDADD = $(LDADD) | |
42ecbf5e DJ |
110 | am_cxxfilt_OBJECTS = cxxfilt.$(OBJEXT) $(am__objects_1) |
111 | cxxfilt_OBJECTS = $(am_cxxfilt_OBJECTS) | |
112 | cxxfilt_LDADD = $(LDADD) | |
42ecbf5e DJ |
113 | am_dlltool_OBJECTS = dlltool.$(OBJEXT) defparse.$(OBJEXT) \ |
114 | deflex.$(OBJEXT) $(am__objects_1) | |
115 | dlltool_OBJECTS = $(am_dlltool_OBJECTS) | |
42ecbf5e DJ |
116 | am_dllwrap_OBJECTS = dllwrap.$(OBJEXT) version.$(OBJEXT) |
117 | dllwrap_OBJECTS = $(am_dllwrap_OBJECTS) | |
42ecbf5e DJ |
118 | am_nlmconv_OBJECTS = nlmconv.$(OBJEXT) nlmheader.$(OBJEXT) \ |
119 | $(am__objects_1) | |
120 | nlmconv_OBJECTS = $(am_nlmconv_OBJECTS) | |
121 | nlmconv_LDADD = $(LDADD) | |
42ecbf5e DJ |
122 | am_nm_new_OBJECTS = nm.$(OBJEXT) budemang.$(OBJEXT) $(am__objects_1) |
123 | nm_new_OBJECTS = $(am_nm_new_OBJECTS) | |
124 | nm_new_LDADD = $(LDADD) | |
42ecbf5e DJ |
125 | am__objects_2 = rddbg.$(OBJEXT) debug.$(OBJEXT) stabs.$(OBJEXT) \ |
126 | ieee.$(OBJEXT) rdcoff.$(OBJEXT) | |
127 | am__objects_3 = $(am__objects_2) wrstabs.$(OBJEXT) | |
128 | am_objcopy_OBJECTS = objcopy.$(OBJEXT) not-strip.$(OBJEXT) \ | |
129 | rename.$(OBJEXT) $(am__objects_3) $(am__objects_1) | |
130 | objcopy_OBJECTS = $(am_objcopy_OBJECTS) | |
131 | objcopy_LDADD = $(LDADD) | |
365544c3 L |
132 | am_objdump_OBJECTS = objdump.$(OBJEXT) dwarf.$(OBJEXT) \ |
133 | budemang.$(OBJEXT) prdbg.$(OBJEXT) $(am__objects_2) \ | |
134 | $(am__objects_1) | |
42ecbf5e DJ |
135 | objdump_OBJECTS = $(am_objdump_OBJECTS) |
136 | am__DEPENDENCIES_4 = ../opcodes/libopcodes.la | |
42ecbf5e DJ |
137 | am_ranlib_OBJECTS = ar.$(OBJEXT) is-ranlib.$(OBJEXT) arparse.$(OBJEXT) \ |
138 | arlex.$(OBJEXT) arsup.$(OBJEXT) rename.$(OBJEXT) \ | |
139 | binemul.$(OBJEXT) emul_$(EMULATION).$(OBJEXT) $(am__objects_1) | |
140 | ranlib_OBJECTS = $(am_ranlib_OBJECTS) | |
42ecbf5e | 141 | am_readelf_OBJECTS = readelf.$(OBJEXT) version.$(OBJEXT) \ |
19e6b90e | 142 | unwind-ia64.$(OBJEXT) dwarf.$(OBJEXT) |
42ecbf5e | 143 | readelf_OBJECTS = $(am_readelf_OBJECTS) |
42ecbf5e DJ |
144 | am_size_OBJECTS = size.$(OBJEXT) $(am__objects_1) |
145 | size_OBJECTS = $(am_size_OBJECTS) | |
146 | size_LDADD = $(LDADD) | |
42ecbf5e DJ |
147 | am_srconv_OBJECTS = srconv.$(OBJEXT) coffgrok.$(OBJEXT) \ |
148 | $(am__objects_1) | |
149 | srconv_OBJECTS = $(am_srconv_OBJECTS) | |
150 | srconv_LDADD = $(LDADD) | |
42ecbf5e DJ |
151 | am_strings_OBJECTS = strings.$(OBJEXT) $(am__objects_1) |
152 | strings_OBJECTS = $(am_strings_OBJECTS) | |
153 | strings_LDADD = $(LDADD) | |
42ecbf5e DJ |
154 | am_strip_new_OBJECTS = objcopy.$(OBJEXT) is-strip.$(OBJEXT) \ |
155 | rename.$(OBJEXT) $(am__objects_3) $(am__objects_1) | |
156 | strip_new_OBJECTS = $(am_strip_new_OBJECTS) | |
157 | strip_new_LDADD = $(LDADD) | |
42ecbf5e DJ |
158 | am_sysdump_OBJECTS = sysdump.$(OBJEXT) $(am__objects_1) |
159 | sysdump_OBJECTS = $(am_sysdump_OBJECTS) | |
160 | sysdump_LDADD = $(LDADD) | |
42ecbf5e DJ |
161 | am_windres_OBJECTS = windres.$(OBJEXT) resrc.$(OBJEXT) \ |
162 | rescoff.$(OBJEXT) resbin.$(OBJEXT) rcparse.$(OBJEXT) \ | |
163 | rclex.$(OBJEXT) winduni.$(OBJEXT) resres.$(OBJEXT) \ | |
164 | $(am__objects_1) | |
165 | windres_OBJECTS = $(am_windres_OBJECTS) | |
42ecbf5e DJ |
166 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I. |
167 | depcomp = | |
168 | am__depfiles_maybe = | |
169 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | |
170 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |
171 | LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \ | |
172 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ | |
173 | $(AM_CFLAGS) $(CFLAGS) | |
174 | CCLD = $(CC) | |
175 | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ | |
176 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ | |
177 | LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS) | |
178 | LTLEXCOMPILE = $(LIBTOOL) --mode=compile $(LEX) $(LFLAGS) $(AM_LFLAGS) | |
179 | YLWRAP = $(top_srcdir)/../ylwrap | |
180 | YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS) | |
181 | LTYACCCOMPILE = $(LIBTOOL) --mode=compile $(YACC) $(YFLAGS) \ | |
182 | $(AM_YFLAGS) | |
1d97d67f AM |
183 | SOURCES = $(addr2line_SOURCES) $(ar_SOURCES) $(coffdump_SOURCES) \ |
184 | $(cxxfilt_SOURCES) $(dlltool_SOURCES) $(dllwrap_SOURCES) \ | |
185 | $(nlmconv_SOURCES) $(nm_new_SOURCES) $(objcopy_SOURCES) \ | |
186 | $(objdump_SOURCES) $(ranlib_SOURCES) $(readelf_SOURCES) \ | |
187 | $(size_SOURCES) $(srconv_SOURCES) $(strings_SOURCES) \ | |
188 | $(strip_new_SOURCES) $(sysdump_SOURCES) $(windres_SOURCES) | |
42ecbf5e DJ |
189 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
190 | html-recursive info-recursive install-data-recursive \ | |
191 | install-exec-recursive install-info-recursive \ | |
192 | install-recursive installcheck-recursive installdirs-recursive \ | |
193 | pdf-recursive ps-recursive uninstall-info-recursive \ | |
194 | uninstall-recursive | |
195 | ETAGS = etags | |
196 | CTAGS = ctags | |
197 | DEJATOOL = $(PACKAGE) | |
198 | RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir | |
199 | DIST_SUBDIRS = $(SUBDIRS) | |
200 | ACLOCAL = @ACLOCAL@ | |
201 | ALLOCA = @ALLOCA@ | |
202 | AMDEP_FALSE = @AMDEP_FALSE@ | |
203 | AMDEP_TRUE = @AMDEP_TRUE@ | |
204 | AMTAR = @AMTAR@ | |
252b5132 | 205 | AR = @AR@ |
42ecbf5e DJ |
206 | AUTOCONF = @AUTOCONF@ |
207 | AUTOHEADER = @AUTOHEADER@ | |
208 | AUTOMAKE = @AUTOMAKE@ | |
209 | AWK = @AWK@ | |
252b5132 RH |
210 | BUILD_DLLTOOL = @BUILD_DLLTOOL@ |
211 | BUILD_DLLWRAP = @BUILD_DLLWRAP@ | |
1d97d67f | 212 | BUILD_INSTALL_MISC = @BUILD_INSTALL_MISC@ |
252b5132 RH |
213 | BUILD_MISC = @BUILD_MISC@ |
214 | BUILD_NLMCONV = @BUILD_NLMCONV@ | |
215 | BUILD_SRCONV = @BUILD_SRCONV@ | |
216 | BUILD_WINDRES = @BUILD_WINDRES@ | |
32118081 NC |
217 | CATALOGS = @CATALOGS@ |
218 | CATOBJEXT = @CATOBJEXT@ | |
252b5132 | 219 | CC = @CC@ |
42ecbf5e DJ |
220 | CCDEPMODE = @CCDEPMODE@ |
221 | CC_FOR_BUILD = @CC_FOR_BUILD@ | |
222 | CFLAGS = @CFLAGS@ | |
32118081 | 223 | CPP = @CPP@ |
42ecbf5e DJ |
224 | CPPFLAGS = @CPPFLAGS@ |
225 | CYGPATH_W = @CYGPATH_W@ | |
32118081 | 226 | DATADIRNAME = @DATADIRNAME@ |
42ecbf5e | 227 | DEFS = @DEFS@ |
8a965946 | 228 | DEMANGLER_NAME = @DEMANGLER_NAME@ |
42ecbf5e | 229 | DEPDIR = @DEPDIR@ |
252b5132 | 230 | DLLTOOL_DEFS = @DLLTOOL_DEFS@ |
42ecbf5e DJ |
231 | ECHO_C = @ECHO_C@ |
232 | ECHO_N = @ECHO_N@ | |
233 | ECHO_T = @ECHO_T@ | |
234 | EGREP = @EGREP@ | |
eb1e0e80 NC |
235 | EMULATION = @EMULATION@ |
236 | EMULATION_VECTOR = @EMULATION_VECTOR@ | |
252b5132 | 237 | EXEEXT = @EXEEXT@ |
42ecbf5e | 238 | EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@ |
20e95c23 | 239 | GENCAT = @GENCAT@ |
d5fbea21 DJ |
240 | GENINSRC_NEVER_FALSE = @GENINSRC_NEVER_FALSE@ |
241 | GENINSRC_NEVER_TRUE = @GENINSRC_NEVER_TRUE@ | |
32118081 | 242 | GMSGFMT = @GMSGFMT@ |
252b5132 | 243 | HDEFINES = @HDEFINES@ |
20e95c23 | 244 | INCINTL = @INCINTL@ |
42ecbf5e DJ |
245 | INSTALL_DATA = @INSTALL_DATA@ |
246 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
247 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
248 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
32118081 | 249 | INSTOBJEXT = @INSTOBJEXT@ |
42ecbf5e DJ |
250 | LDFLAGS = @LDFLAGS@ |
251 | LEX = `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi` | |
252 | LEXLIB = @LEXLIB@ | |
253 | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ | |
20e95c23 DJ |
254 | LIBINTL = @LIBINTL@ |
255 | LIBINTL_DEP = @LIBINTL_DEP@ | |
42ecbf5e DJ |
256 | LIBOBJS = @LIBOBJS@ |
257 | LIBS = @LIBS@ | |
252b5132 | 258 | LIBTOOL = @LIBTOOL@ |
32118081 | 259 | LN_S = @LN_S@ |
42ecbf5e | 260 | LTLIBOBJS = @LTLIBOBJS@ |
32118081 | 261 | MAINT = @MAINT@ |
42ecbf5e DJ |
262 | MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
263 | MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ | |
32118081 NC |
264 | MAKEINFO = @MAKEINFO@ |
265 | MKINSTALLDIRS = @MKINSTALLDIRS@ | |
266 | MSGFMT = @MSGFMT@ | |
20e95c23 | 267 | MSGMERGE = @MSGMERGE@ |
252b5132 | 268 | NLMCONV_DEFS = @NLMCONV_DEFS@ |
42ecbf5e | 269 | NO_WERROR = @NO_WERROR@ |
8b1e6df3 | 270 | OBJDUMP_DEFS = @OBJDUMP_DEFS@ |
32118081 NC |
271 | OBJEXT = @OBJEXT@ |
272 | PACKAGE = @PACKAGE@ | |
42ecbf5e DJ |
273 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
274 | PACKAGE_NAME = @PACKAGE_NAME@ | |
275 | PACKAGE_STRING = @PACKAGE_STRING@ | |
276 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
277 | PACKAGE_VERSION = @PACKAGE_VERSION@ | |
278 | PATH_SEPARATOR = @PATH_SEPARATOR@ | |
32118081 | 279 | POSUB = @POSUB@ |
252b5132 | 280 | RANLIB = @RANLIB@ |
92f01d61 | 281 | REPORT_BUGS_TO = "\"@REPORT_BUGS_TO@\"" |
42ecbf5e DJ |
282 | SET_MAKE = @SET_MAKE@ |
283 | SHELL = @SHELL@ | |
32118081 | 284 | STRIP = @STRIP@ |
32118081 NC |
285 | USE_NLS = @USE_NLS@ |
286 | VERSION = @VERSION@ | |
42ecbf5e DJ |
287 | WARN_CFLAGS = @WARN_CFLAGS@ |
288 | XGETTEXT = @XGETTEXT@ | |
289 | YACC = `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi` | |
290 | ac_ct_CC = @ac_ct_CC@ | |
669a9a2a AM |
291 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
292 | ac_ct_STRIP = @ac_ct_STRIP@ | |
42ecbf5e DJ |
293 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
294 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ | |
295 | am__include = @am__include@ | |
296 | am__leading_dot = @am__leading_dot@ | |
297 | am__quote = @am__quote@ | |
298 | am__tar = @am__tar@ | |
299 | am__untar = @am__untar@ | |
300 | bindir = @bindir@ | |
301 | build = @build@ | |
302 | build_alias = @build_alias@ | |
303 | build_cpu = @build_cpu@ | |
304 | build_os = @build_os@ | |
305 | build_vendor = @build_vendor@ | |
306 | datadir = @datadir@ | |
108a6f8e CD |
307 | datarootdir = @datarootdir@ |
308 | docdir = @docdir@ | |
42ecbf5e DJ |
309 | exec_prefix = @exec_prefix@ |
310 | host = @host@ | |
311 | host_alias = @host_alias@ | |
312 | host_cpu = @host_cpu@ | |
313 | host_os = @host_os@ | |
314 | host_vendor = @host_vendor@ | |
108a6f8e | 315 | htmldir = @htmldir@ |
42ecbf5e DJ |
316 | includedir = @includedir@ |
317 | infodir = @infodir@ | |
318 | install_sh = @install_sh@ | |
42ecbf5e DJ |
319 | libdir = @libdir@ |
320 | libexecdir = @libexecdir@ | |
321 | localstatedir = @localstatedir@ | |
322 | mandir = @mandir@ | |
323 | mkdir_p = @mkdir_p@ | |
324 | oldincludedir = @oldincludedir@ | |
325 | prefix = @prefix@ | |
326 | program_transform_name = @program_transform_name@ | |
327 | sbindir = @sbindir@ | |
328 | sharedstatedir = @sharedstatedir@ | |
329 | sysconfdir = @sysconfdir@ | |
330 | target = @target@ | |
331 | target_alias = @target_alias@ | |
332 | target_cpu = @target_cpu@ | |
333 | target_os = @target_os@ | |
334 | target_vendor = @target_vendor@ | |
252b5132 | 335 | AUTOMAKE_OPTIONS = cygnus dejagnu |
c45021f2 | 336 | SUBDIRS = doc po |
252b5132 | 337 | tooldir = $(exec_prefix)/$(target_alias) |
669a9a2a | 338 | YFLAGS = -d |
a2d91340 AC |
339 | AM_CFLAGS = $(WARN_CFLAGS) |
340 | ||
252b5132 RH |
341 | # these two are almost the same program |
342 | AR_PROG = ar | |
343 | RANLIB_PROG = ranlib | |
344 | ||
345 | # objcopy and strip should be the same program | |
346 | OBJCOPY_PROG = objcopy | |
347 | STRIP_PROG = strip-new | |
252b5132 | 348 | STRINGS_PROG = strings |
252b5132 RH |
349 | READELF_PROG = readelf |
350 | ||
351 | # These should all be the same program too. | |
352 | SIZE_PROG = size | |
353 | NM_PROG = nm-new | |
354 | OBJDUMP_PROG = objdump | |
355 | ||
356 | # This is the demangler, as a standalone program. | |
357 | # Note: This one is used as the installed name too, unlike the above. | |
8a965946 | 358 | DEMANGLER_PROG = cxxfilt |
252b5132 | 359 | ADDR2LINE_PROG = addr2line |
252b5132 RH |
360 | NLMCONV_PROG = nlmconv |
361 | DLLTOOL_PROG = dlltool | |
362 | WINDRES_PROG = windres | |
363 | DLLWRAP_PROG = dllwrap | |
8b42747f | 364 | SRCONV_PROG = srconv$(EXEEXT) sysdump$(EXEEXT) coffdump$(EXEEXT) |
b125d98b | 365 | RENAMED_PROGS = $(NM_PROG) $(STRIP_PROG) $(DEMANGLER_PROG) |
252b5132 | 366 | |
eb1e0e80 | 367 | # Stuff that goes in tooldir/ if appropriate. |
ac40b919 | 368 | TOOL_PROGS = nm-new strip-new ar ranlib dlltool objdump |
252b5132 RH |
369 | BASEDIR = $(srcdir)/.. |
370 | BFDDIR = $(BASEDIR)/bfd | |
371 | INCDIR = $(BASEDIR)/include | |
41b49281 | 372 | MKDEP = gcc -MM |
6e1a7e9a AM |
373 | INCLUDES = -D_GNU_SOURCE \ |
374 | -I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR) \ | |
375 | @HDEFINES@ \ | |
20e95c23 | 376 | @INCINTL@ \ |
32118081 | 377 | -DLOCALEDIR="\"$(datadir)/locale\"" \ |
92f01d61 | 378 | -DREPORT_BUGS_TO=$(REPORT_BUGS_TO) \ |
6e1a7e9a | 379 | -Dbin_dummy_emulation=$(EMULATION_VECTOR) |
eb1e0e80 | 380 | |
6e1a7e9a AM |
381 | HFILES = \ |
382 | arsup.h binemul.h bucomm.h budbg.h budemang.h \ | |
383 | coffgrok.h debug.h dlltool.h nlmconv.h \ | |
384 | windres.h winduni.h | |
252b5132 | 385 | |
41b49281 | 386 | GENERATED_HFILES = arparse.h sysroff.h sysinfo.h defparse.h rcparse.h |
6e1a7e9a | 387 | CFILES = \ |
cd14b966 | 388 | addr2line.c ar.c arsup.c bin2c.c binemul.c bucomm.c budemang.c \ |
19e6b90e L |
389 | coffdump.c coffgrok.c cxxfilt.c \ |
390 | dwarf.c debug.c dlltool.c dllwrap.c \ | |
6e1a7e9a AM |
391 | emul_aix.c emul_vanilla.c filemode.c \ |
392 | ieee.c is-ranlib.c is-strip.c maybe-ranlib.c maybe-strip.c \ | |
393 | nlmconv.c nm.c not-ranlib.c not-strip.c \ | |
394 | objcopy.c objdump.c prdbg.c \ | |
395 | rdcoff.c rddbg.c readelf.c rename.c \ | |
396 | resbin.c rescoff.c resrc.c resres.c \ | |
397 | size.c srconv.c stabs.c strings.c sysdump.c version.c \ | |
398 | windres.c winduni.c wrstabs.c | |
252b5132 | 399 | |
6e1a7e9a AM |
400 | GENERATED_CFILES = \ |
401 | arparse.c arlex.c sysroff.c sysinfo.c syslex.c \ | |
402 | defparse.c deflex.c nlmheader.c rcparse.c rclex.c | |
252b5132 | 403 | |
252b5132 RH |
404 | DEBUG_SRCS = rddbg.c debug.c stabs.c ieee.c rdcoff.c |
405 | WRITE_DEBUG_SRCS = $(DEBUG_SRCS) wrstabs.c | |
406 | ||
407 | # Code shared by all the binutils. | |
408 | BULIBS = bucomm.c version.c filemode.c | |
252b5132 | 409 | BFDLIB = ../bfd/libbfd.la |
252b5132 | 410 | OPCODES = ../opcodes/libopcodes.la |
252b5132 | 411 | LIBIBERTY = ../libiberty/libiberty.a |
252b5132 | 412 | POTFILES = $(CFILES) $(DEBUG_SRCS) $(HFILES) |
c3298874 BE |
413 | EXPECT = expect |
414 | RUNTEST = runtest | |
6e1a7e9a AM |
415 | CC_FOR_TARGET = ` \ |
416 | if [ -f $$r/../gcc/xgcc ] ; then \ | |
417 | if [ -f $$r/../newlib/Makefile ] ; then \ | |
418 | echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \ | |
419 | else \ | |
420 | echo $$r/../gcc/xgcc -B$$r/../gcc/; \ | |
421 | fi; \ | |
422 | else \ | |
423 | if [ "@host@" = "@target@" ] ; then \ | |
424 | echo $(CC); \ | |
425 | else \ | |
426 | echo gcc | sed '$(transform)'; \ | |
427 | fi; \ | |
428 | fi` | |
252b5132 | 429 | |
20e95c23 DJ |
430 | |
431 | # There's no global DEPENDENCIES. So, we must explicitly list everything | |
432 | # which depends on libintl, since we don't know whether LIBINTL_DEP will be | |
433 | # non-empty until configure time. Ugh! | |
8b42747f AM |
434 | size_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) |
435 | objdump_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) $(OPCODES) | |
436 | nm_new_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) | |
22a84b55 | 437 | ar_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) |
8b42747f AM |
438 | strings_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) |
439 | strip_new_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) | |
22a84b55 | 440 | ranlib_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) |
8b42747f AM |
441 | cxxfilt_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) |
442 | objcopy_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) | |
443 | nlmconv_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) | |
444 | srconv_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) | |
445 | sysdump_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) | |
446 | coffdump_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) | |
22a84b55 DJ |
447 | dlltool_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) |
448 | windres_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) | |
8b42747f AM |
449 | addr2line_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) |
450 | readelf_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) | |
451 | dllwrap_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) | |
20e95c23 | 452 | LDADD = $(BFDLIB) $(LIBIBERTY) $(LIBINTL) |
252b5132 | 453 | size_SOURCES = size.c $(BULIBS) |
252b5132 | 454 | objcopy_SOURCES = objcopy.c not-strip.c rename.c $(WRITE_DEBUG_SRCS) $(BULIBS) |
252b5132 | 455 | strings_SOURCES = strings.c $(BULIBS) |
19e6b90e | 456 | readelf_SOURCES = readelf.c version.c unwind-ia64.c dwarf.c |
20e95c23 | 457 | readelf_LDADD = $(LIBINTL) $(LIBIBERTY) |
252b5132 | 458 | strip_new_SOURCES = objcopy.c is-strip.c rename.c $(WRITE_DEBUG_SRCS) $(BULIBS) |
a6637ec0 | 459 | nm_new_SOURCES = nm.c budemang.c $(BULIBS) |
365544c3 | 460 | objdump_SOURCES = objdump.c dwarf.c budemang.c prdbg.c $(DEBUG_SRCS) $(BULIBS) |
20e95c23 | 461 | objdump_LDADD = $(OPCODES) $(BFDLIB) $(LIBIBERTY) $(LIBINTL) |
bb279dc0 | 462 | cxxfilt_SOURCES = cxxfilt.c $(BULIBS) |
6e1a7e9a AM |
463 | ar_SOURCES = arparse.y arlex.l ar.c not-ranlib.c arsup.c rename.c binemul.c \ |
464 | emul_$(EMULATION).c $(BULIBS) | |
eb1e0e80 | 465 | |
20e95c23 | 466 | ar_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(LIBINTL) |
6e1a7e9a AM |
467 | ranlib_SOURCES = ar.c is-ranlib.c arparse.y arlex.l arsup.c rename.c \ |
468 | binemul.c emul_$(EMULATION).c $(BULIBS) | |
eb1e0e80 | 469 | |
20e95c23 | 470 | ranlib_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(LIBINTL) |
a6637ec0 | 471 | addr2line_SOURCES = addr2line.c budemang.c $(BULIBS) |
252b5132 | 472 | srconv_SOURCES = srconv.c coffgrok.c $(BULIBS) |
0724d64b | 473 | dlltool_SOURCES = dlltool.c defparse.y deflex.l $(BULIBS) |
20e95c23 | 474 | dlltool_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(LIBINTL) |
252b5132 | 475 | coffdump_SOURCES = coffdump.c coffgrok.c $(BULIBS) |
252b5132 | 476 | sysdump_SOURCES = sysdump.c $(BULIBS) |
252b5132 | 477 | nlmconv_SOURCES = nlmconv.c nlmheader.y $(BULIBS) |
6e1a7e9a AM |
478 | windres_SOURCES = windres.c resrc.c rescoff.c resbin.c rcparse.y rclex.l \ |
479 | winduni.c resres.c $(BULIBS) | |
252b5132 | 480 | |
20e95c23 | 481 | windres_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(LIBINTL) |
0724d64b | 482 | dllwrap_SOURCES = dllwrap.c version.c |
20e95c23 | 483 | dllwrap_LDADD = $(LIBIBERTY) $(LIBINTL) |
6e1a7e9a AM |
484 | EXTRA_DIST = arparse.c arparse.h arlex.c nlmheader.c sysinfo.c sysinfo.h \ |
485 | syslex.c deflex.c defparse.h defparse.c rclex.c rcparse.h rcparse.c | |
252b5132 | 486 | |
1d97d67f | 487 | DISTCLEANFILES = sysroff.c sysroff.h site.exp site.bak |
252b5132 | 488 | |
c45021f2 | 489 | ### |
1d97d67f AM |
490 | MOSTLYCLEANFILES = sysinfo$(EXEEXT_FOR_BUILD) bin2c$(EXEEXT_FOR_BUILD) \ |
491 | binutils.log binutils.sum abcdefgh* | |
492 | ||
0bdaf48b | 493 | CLEANFILES = dep.sed DEP DEPA DEP1 DEP2 |
42ecbf5e DJ |
494 | all: config.h |
495 | $(MAKE) $(AM_MAKEFLAGS) all-recursive | |
252b5132 | 496 | |
252b5132 | 497 | .SUFFIXES: |
42ecbf5e DJ |
498 | .SUFFIXES: .c .l .lo .o .obj .y |
499 | am--refresh: | |
500 | @: | |
501 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) | |
502 | @for dep in $?; do \ | |
503 | case '$(am__configure_deps)' in \ | |
504 | *$$dep*) \ | |
505 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ | |
506 | cd $(srcdir) && $(AUTOMAKE) --foreign \ | |
507 | && exit 0; \ | |
508 | exit 1;; \ | |
509 | esac; \ | |
510 | done; \ | |
511 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ | |
512 | cd $(top_srcdir) && \ | |
513 | $(AUTOMAKE) --foreign Makefile | |
514 | .PRECIOUS: Makefile | |
bfc2f0bb AM |
515 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
516 | @case '$?' in \ | |
517 | *config.status*) \ | |
518 | echo ' $(SHELL) ./config.status'; \ | |
519 | $(SHELL) ./config.status;; \ | |
520 | *) \ | |
521 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ | |
522 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ | |
523 | esac; | |
252b5132 | 524 | |
42ecbf5e | 525 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
252b5132 | 526 | $(SHELL) ./config.status --recheck |
42ecbf5e DJ |
527 | |
528 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | |
252b5132 | 529 | cd $(srcdir) && $(AUTOCONF) |
42ecbf5e DJ |
530 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
531 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) | |
252b5132 | 532 | |
42ecbf5e | 533 | config.h: stamp-h1 |
252b5132 | 534 | @if test ! -f $@; then \ |
42ecbf5e DJ |
535 | rm -f stamp-h1; \ |
536 | $(MAKE) stamp-h1; \ | |
252b5132 | 537 | else :; fi |
252b5132 | 538 | |
42ecbf5e DJ |
539 | stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status |
540 | @rm -f stamp-h1 | |
541 | cd $(top_builddir) && $(SHELL) ./config.status config.h | |
542 | $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | |
543 | cd $(top_srcdir) && $(AUTOHEADER) | |
544 | rm -f stamp-h1 | |
545 | touch $@ | |
252b5132 RH |
546 | |
547 | distclean-hdr: | |
42ecbf5e DJ |
548 | -rm -f config.h stamp-h1 |
549 | po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in | |
550 | cd $(top_builddir) && $(SHELL) ./config.status $@ | |
252b5132 RH |
551 | install-binPROGRAMS: $(bin_PROGRAMS) |
552 | @$(NORMAL_INSTALL) | |
42ecbf5e | 553 | test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" |
252b5132 | 554 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
42ecbf5e DJ |
555 | p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
556 | if test -f $$p \ | |
557 | || test -f $$p1 \ | |
558 | ; then \ | |
559 | f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ | |
560 | echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ | |
561 | $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ | |
252b5132 RH |
562 | else :; fi; \ |
563 | done | |
564 | ||
565 | uninstall-binPROGRAMS: | |
566 | @$(NORMAL_UNINSTALL) | |
42ecbf5e DJ |
567 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
568 | f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ | |
569 | echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ | |
570 | rm -f "$(DESTDIR)$(bindir)/$$f"; \ | |
252b5132 RH |
571 | done |
572 | ||
42ecbf5e DJ |
573 | clean-binPROGRAMS: |
574 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ | |
575 | f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ | |
576 | echo " rm -f $$p $$f"; \ | |
577 | rm -f $$p $$f ; \ | |
578 | done | |
252b5132 RH |
579 | |
580 | clean-noinstPROGRAMS: | |
42ecbf5e DJ |
581 | @list='$(noinst_PROGRAMS)'; for p in $$list; do \ |
582 | f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ | |
583 | echo " rm -f $$p $$f"; \ | |
584 | rm -f $$p $$f ; \ | |
585 | done | |
586 | addr2line$(EXEEXT): $(addr2line_OBJECTS) $(addr2line_DEPENDENCIES) | |
587 | @rm -f addr2line$(EXEEXT) | |
588 | $(LINK) $(addr2line_LDFLAGS) $(addr2line_OBJECTS) $(addr2line_LDADD) $(LIBS) | |
589 | ar$(EXEEXT): $(ar_OBJECTS) $(ar_DEPENDENCIES) | |
590 | @rm -f ar$(EXEEXT) | |
591 | $(LINK) $(ar_LDFLAGS) $(ar_OBJECTS) $(ar_LDADD) $(LIBS) | |
592 | coffdump$(EXEEXT): $(coffdump_OBJECTS) $(coffdump_DEPENDENCIES) | |
252b5132 RH |
593 | @rm -f coffdump$(EXEEXT) |
594 | $(LINK) $(coffdump_LDFLAGS) $(coffdump_OBJECTS) $(coffdump_LDADD) $(LIBS) | |
42ecbf5e DJ |
595 | cxxfilt$(EXEEXT): $(cxxfilt_OBJECTS) $(cxxfilt_DEPENDENCIES) |
596 | @rm -f cxxfilt$(EXEEXT) | |
597 | $(LINK) $(cxxfilt_LDFLAGS) $(cxxfilt_OBJECTS) $(cxxfilt_LDADD) $(LIBS) | |
598 | dlltool$(EXEEXT): $(dlltool_OBJECTS) $(dlltool_DEPENDENCIES) | |
252b5132 RH |
599 | @rm -f dlltool$(EXEEXT) |
600 | $(LINK) $(dlltool_LDFLAGS) $(dlltool_OBJECTS) $(dlltool_LDADD) $(LIBS) | |
42ecbf5e | 601 | dllwrap$(EXEEXT): $(dllwrap_OBJECTS) $(dllwrap_DEPENDENCIES) |
252b5132 RH |
602 | @rm -f dllwrap$(EXEEXT) |
603 | $(LINK) $(dllwrap_LDFLAGS) $(dllwrap_OBJECTS) $(dllwrap_LDADD) $(LIBS) | |
42ecbf5e DJ |
604 | nlmconv$(EXEEXT): $(nlmconv_OBJECTS) $(nlmconv_DEPENDENCIES) |
605 | @rm -f nlmconv$(EXEEXT) | |
606 | $(LINK) $(nlmconv_LDFLAGS) $(nlmconv_OBJECTS) $(nlmconv_LDADD) $(LIBS) | |
607 | nm-new$(EXEEXT): $(nm_new_OBJECTS) $(nm_new_DEPENDENCIES) | |
608 | @rm -f nm-new$(EXEEXT) | |
609 | $(LINK) $(nm_new_LDFLAGS) $(nm_new_OBJECTS) $(nm_new_LDADD) $(LIBS) | |
610 | objcopy$(EXEEXT): $(objcopy_OBJECTS) $(objcopy_DEPENDENCIES) | |
611 | @rm -f objcopy$(EXEEXT) | |
612 | $(LINK) $(objcopy_LDFLAGS) $(objcopy_OBJECTS) $(objcopy_LDADD) $(LIBS) | |
613 | objdump$(EXEEXT): $(objdump_OBJECTS) $(objdump_DEPENDENCIES) | |
252b5132 RH |
614 | @rm -f objdump$(EXEEXT) |
615 | $(LINK) $(objdump_LDFLAGS) $(objdump_OBJECTS) $(objdump_LDADD) $(LIBS) | |
42ecbf5e | 616 | ranlib$(EXEEXT): $(ranlib_OBJECTS) $(ranlib_DEPENDENCIES) |
252b5132 RH |
617 | @rm -f ranlib$(EXEEXT) |
618 | $(LINK) $(ranlib_LDFLAGS) $(ranlib_OBJECTS) $(ranlib_LDADD) $(LIBS) | |
42ecbf5e DJ |
619 | readelf$(EXEEXT): $(readelf_OBJECTS) $(readelf_DEPENDENCIES) |
620 | @rm -f readelf$(EXEEXT) | |
621 | $(LINK) $(readelf_LDFLAGS) $(readelf_OBJECTS) $(readelf_LDADD) $(LIBS) | |
622 | size$(EXEEXT): $(size_OBJECTS) $(size_DEPENDENCIES) | |
623 | @rm -f size$(EXEEXT) | |
624 | $(LINK) $(size_LDFLAGS) $(size_OBJECTS) $(size_LDADD) $(LIBS) | |
625 | srconv$(EXEEXT): $(srconv_OBJECTS) $(srconv_DEPENDENCIES) | |
626 | @rm -f srconv$(EXEEXT) | |
627 | $(LINK) $(srconv_LDFLAGS) $(srconv_OBJECTS) $(srconv_LDADD) $(LIBS) | |
628 | strings$(EXEEXT): $(strings_OBJECTS) $(strings_DEPENDENCIES) | |
629 | @rm -f strings$(EXEEXT) | |
630 | $(LINK) $(strings_LDFLAGS) $(strings_OBJECTS) $(strings_LDADD) $(LIBS) | |
631 | strip-new$(EXEEXT): $(strip_new_OBJECTS) $(strip_new_DEPENDENCIES) | |
632 | @rm -f strip-new$(EXEEXT) | |
633 | $(LINK) $(strip_new_LDFLAGS) $(strip_new_OBJECTS) $(strip_new_LDADD) $(LIBS) | |
634 | sysdump$(EXEEXT): $(sysdump_OBJECTS) $(sysdump_DEPENDENCIES) | |
635 | @rm -f sysdump$(EXEEXT) | |
636 | $(LINK) $(sysdump_LDFLAGS) $(sysdump_OBJECTS) $(sysdump_LDADD) $(LIBS) | |
637 | windres$(EXEEXT): $(windres_OBJECTS) $(windres_DEPENDENCIES) | |
638 | @rm -f windres$(EXEEXT) | |
639 | $(LINK) $(windres_LDFLAGS) $(windres_OBJECTS) $(windres_LDADD) $(LIBS) | |
252b5132 | 640 | |
42ecbf5e DJ |
641 | mostlyclean-compile: |
642 | -rm -f *.$(OBJEXT) | |
37cc8ec1 | 643 | |
42ecbf5e DJ |
644 | distclean-compile: |
645 | -rm -f *.tab.c | |
37cc8ec1 | 646 | |
42ecbf5e DJ |
647 | .c.o: |
648 | $(COMPILE) -c $< | |
252b5132 | 649 | |
42ecbf5e DJ |
650 | .c.obj: |
651 | $(COMPILE) -c `$(CYGPATH_W) '$<'` | |
252b5132 | 652 | |
42ecbf5e DJ |
653 | .c.lo: |
654 | $(LTCOMPILE) -c -o $@ $< | |
8a965946 | 655 | |
252b5132 | 656 | .l.c: |
42ecbf5e DJ |
657 | $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE) |
658 | ||
252b5132 | 659 | .y.c: |
42ecbf5e | 660 | $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE) |
252b5132 | 661 | |
42ecbf5e DJ |
662 | mostlyclean-libtool: |
663 | -rm -f *.lo | |
664 | ||
665 | clean-libtool: | |
666 | -rm -rf .libs _libs | |
667 | ||
668 | distclean-libtool: | |
669 | -rm -f libtool | |
670 | uninstall-info-am: | |
252b5132 | 671 | |
252b5132 RH |
672 | # This directory's subdirectories are mostly independent; you can cd |
673 | # into them and run `make' without going through this Makefile. | |
674 | # To change the values of `make' variables: instead of editing Makefiles, | |
675 | # (1) if the variable is set in `config.status', edit `config.status' | |
676 | # (which will cause the Makefiles to be regenerated when you run `make'); | |
677 | # (2) otherwise, pass the desired values on the `make' command line. | |
42ecbf5e | 678 | $(RECURSIVE_TARGETS): |
58654fd8 L |
679 | @failcom='exit 1'; \ |
680 | for f in x $$MAKEFLAGS; do \ | |
681 | case $$f in \ | |
682 | *=* | --[!k]*);; \ | |
683 | *k*) failcom='fail=yes';; \ | |
684 | esac; \ | |
685 | done; \ | |
252b5132 RH |
686 | dot_seen=no; \ |
687 | target=`echo $@ | sed s/-recursive//`; \ | |
688 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
689 | echo "Making $$target in $$subdir"; \ | |
690 | if test "$$subdir" = "."; then \ | |
691 | dot_seen=yes; \ | |
692 | local_target="$$target-am"; \ | |
693 | else \ | |
694 | local_target="$$target"; \ | |
695 | fi; \ | |
696 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
58654fd8 | 697 | || eval $$failcom; \ |
252b5132 RH |
698 | done; \ |
699 | if test "$$dot_seen" = "no"; then \ | |
700 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | |
701 | fi; test -z "$$fail" | |
702 | ||
703 | mostlyclean-recursive clean-recursive distclean-recursive \ | |
704 | maintainer-clean-recursive: | |
58654fd8 L |
705 | @failcom='exit 1'; \ |
706 | for f in x $$MAKEFLAGS; do \ | |
707 | case $$f in \ | |
708 | *=* | --[!k]*);; \ | |
709 | *k*) failcom='fail=yes';; \ | |
710 | esac; \ | |
711 | done; \ | |
252b5132 | 712 | dot_seen=no; \ |
42ecbf5e DJ |
713 | case "$@" in \ |
714 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | |
715 | *) list='$(SUBDIRS)' ;; \ | |
716 | esac; \ | |
717 | rev=''; for subdir in $$list; do \ | |
718 | if test "$$subdir" = "."; then :; else \ | |
719 | rev="$$subdir $$rev"; \ | |
720 | fi; \ | |
252b5132 | 721 | done; \ |
42ecbf5e | 722 | rev="$$rev ."; \ |
252b5132 RH |
723 | target=`echo $@ | sed s/-recursive//`; \ |
724 | for subdir in $$rev; do \ | |
725 | echo "Making $$target in $$subdir"; \ | |
726 | if test "$$subdir" = "."; then \ | |
727 | local_target="$$target-am"; \ | |
728 | else \ | |
729 | local_target="$$target"; \ | |
730 | fi; \ | |
731 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
58654fd8 | 732 | || eval $$failcom; \ |
252b5132 RH |
733 | done && test -z "$$fail" |
734 | tags-recursive: | |
735 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
736 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | |
737 | done | |
42ecbf5e DJ |
738 | ctags-recursive: |
739 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
740 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ | |
741 | done | |
252b5132 | 742 | |
42ecbf5e DJ |
743 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
744 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
745 | unique=`for i in $$list; do \ | |
746 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
747 | done | \ | |
748 | $(AWK) ' { files[$$0] = 1; } \ | |
252b5132 | 749 | END { for (i in files) print i; }'`; \ |
42ecbf5e DJ |
750 | mkid -fID $$unique |
751 | tags: TAGS | |
252b5132 | 752 | |
42ecbf5e DJ |
753 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \ |
754 | $(TAGS_FILES) $(LISP) | |
252b5132 RH |
755 | tags=; \ |
756 | here=`pwd`; \ | |
42ecbf5e DJ |
757 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
758 | include_option=--etags-include; \ | |
759 | empty_fix=.; \ | |
760 | else \ | |
761 | include_option=--include; \ | |
762 | empty_fix=; \ | |
763 | fi; \ | |
252b5132 | 764 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
42ecbf5e DJ |
765 | if test "$$subdir" = .; then :; else \ |
766 | test ! -f $$subdir/TAGS || \ | |
767 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ | |
768 | fi; \ | |
252b5132 | 769 | done; \ |
42ecbf5e DJ |
770 | list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \ |
771 | unique=`for i in $$list; do \ | |
772 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
773 | done | \ | |
774 | $(AWK) ' { files[$$0] = 1; } \ | |
252b5132 | 775 | END { for (i in files) print i; }'`; \ |
42ecbf5e DJ |
776 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
777 | test -n "$$unique" || unique=$$empty_fix; \ | |
778 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
779 | $$tags $$unique; \ | |
780 | fi | |
781 | ctags: CTAGS | |
782 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \ | |
783 | $(TAGS_FILES) $(LISP) | |
784 | tags=; \ | |
785 | here=`pwd`; \ | |
786 | list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \ | |
787 | unique=`for i in $$list; do \ | |
788 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
789 | done | \ | |
790 | $(AWK) ' { files[$$0] = 1; } \ | |
791 | END { for (i in files) print i; }'`; \ | |
792 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ | |
793 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |
794 | $$tags $$unique | |
252b5132 | 795 | |
42ecbf5e DJ |
796 | GTAGS: |
797 | here=`$(am__cd) $(top_builddir) && pwd` \ | |
798 | && cd $(top_srcdir) \ | |
799 | && gtags -i $(GTAGS_ARGS) $$here | |
252b5132 RH |
800 | |
801 | distclean-tags: | |
42ecbf5e | 802 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
37cc8ec1 AM |
803 | site.exp: Makefile |
804 | @echo 'Making a new site.exp file...' | |
42ecbf5e DJ |
805 | @echo '## these variables are automatically generated by make ##' >site.tmp |
806 | @echo '# Do not edit here. If you wish to override these values' >>site.tmp | |
807 | @echo '# edit the last section' >>site.tmp | |
808 | @echo 'set srcdir $(srcdir)' >>site.tmp | |
809 | @echo "set objdir `pwd`" >>site.tmp | |
810 | @echo 'set build_alias "$(build_alias)"' >>site.tmp | |
811 | @echo 'set build_triplet $(build_triplet)' >>site.tmp | |
812 | @echo 'set host_alias "$(host_alias)"' >>site.tmp | |
813 | @echo 'set host_triplet $(host_triplet)' >>site.tmp | |
814 | @echo 'set target_alias "$(target_alias)"' >>site.tmp | |
815 | @echo 'set target_triplet $(target_triplet)' >>site.tmp | |
816 | @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp | |
817 | @test ! -f site.exp || \ | |
818 | sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp | |
819 | @-rm -f site.bak | |
37cc8ec1 | 820 | @test ! -f site.exp || mv site.exp site.bak |
42ecbf5e DJ |
821 | @mv site.tmp site.exp |
822 | ||
823 | distclean-DEJAGNU: | |
824 | -rm -f site.exp site.bak | |
825 | -l='$(DEJATOOL)'; for tool in $$l; do \ | |
826 | rm -f $$tool.sum $$tool.log; \ | |
827 | done | |
252b5132 RH |
828 | check-am: |
829 | $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU | |
830 | check: check-recursive | |
42ecbf5e DJ |
831 | all-am: Makefile $(PROGRAMS) config.h |
832 | installdirs: installdirs-recursive | |
833 | installdirs-am: | |
834 | for dir in "$(DESTDIR)$(bindir)"; do \ | |
835 | test -z "$$dir" || $(mkdir_p) "$$dir"; \ | |
836 | done | |
837 | install: install-recursive | |
252b5132 | 838 | install-exec: install-exec-recursive |
252b5132 | 839 | install-data: install-data-recursive |
42ecbf5e | 840 | uninstall: uninstall-recursive |
252b5132 RH |
841 | |
842 | install-am: all-am | |
843 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
252b5132 | 844 | install-strip: |
42ecbf5e DJ |
845 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
846 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
847 | `test -z '$(STRIP)' || \ | |
848 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
252b5132 RH |
849 | mostlyclean-generic: |
850 | -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) | |
851 | ||
852 | clean-generic: | |
853 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) | |
854 | ||
855 | distclean-generic: | |
42ecbf5e | 856 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
252b5132 RH |
857 | -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) |
858 | ||
859 | maintainer-clean-generic: | |
42ecbf5e DJ |
860 | @echo "This command is intended for maintainers to use" |
861 | @echo "it deletes files that may require special tools to rebuild." | |
862 | -rm -f arlex.c | |
863 | -rm -f arparse.c | |
864 | -rm -f arparse.h | |
865 | -rm -f deflex.c | |
866 | -rm -f defparse.c | |
867 | -rm -f defparse.h | |
868 | -rm -f nlmheader.c | |
869 | -rm -f nlmheader.h | |
870 | -rm -f rclex.c | |
871 | -rm -f rcparse.c | |
872 | -rm -f rcparse.h | |
873 | clean: clean-recursive | |
252b5132 | 874 | |
42ecbf5e DJ |
875 | clean-am: clean-binPROGRAMS clean-generic clean-libtool \ |
876 | clean-noinstPROGRAMS mostlyclean-am | |
252b5132 | 877 | |
42ecbf5e DJ |
878 | distclean: distclean-recursive |
879 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) | |
880 | -rm -f Makefile | |
881 | distclean-am: clean-am distclean-DEJAGNU distclean-compile \ | |
882 | distclean-generic distclean-hdr distclean-libtool \ | |
883 | distclean-tags | |
252b5132 | 884 | |
42ecbf5e | 885 | dvi: dvi-recursive |
252b5132 | 886 | |
42ecbf5e | 887 | dvi-am: |
252b5132 | 888 | |
42ecbf5e DJ |
889 | html: html-recursive |
890 | ||
891 | info: info-recursive | |
892 | ||
893 | info-am: | |
894 | ||
895 | install-data-am: | |
896 | ||
897 | install-exec-am: install-binPROGRAMS install-exec-local | |
898 | ||
899 | install-info: install-info-recursive | |
900 | ||
901 | install-man: | |
902 | ||
903 | installcheck-am: | |
252b5132 RH |
904 | |
905 | maintainer-clean: maintainer-clean-recursive | |
42ecbf5e DJ |
906 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
907 | -rm -rf $(top_srcdir)/autom4te.cache | |
908 | -rm -f Makefile | |
909 | maintainer-clean-am: distclean-am maintainer-clean-generic | |
910 | ||
911 | mostlyclean: mostlyclean-recursive | |
912 | ||
913 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ | |
914 | mostlyclean-libtool mostlyclean-local | |
915 | ||
916 | pdf: pdf-recursive | |
917 | ||
918 | pdf-am: | |
919 | ||
920 | ps: ps-recursive | |
921 | ||
922 | ps-am: | |
923 | ||
924 | uninstall-am: uninstall-binPROGRAMS | |
925 | ||
926 | uninstall-info: uninstall-info-recursive | |
927 | ||
928 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ | |
929 | check-DEJAGNU check-am clean clean-binPROGRAMS clean-generic \ | |
930 | clean-libtool clean-noinstPROGRAMS clean-recursive ctags \ | |
931 | ctags-recursive distclean distclean-DEJAGNU distclean-compile \ | |
932 | distclean-generic distclean-hdr distclean-libtool \ | |
933 | distclean-recursive distclean-tags dvi dvi-am html html-am \ | |
934 | info info-am install install-am install-binPROGRAMS \ | |
935 | install-data install-data-am install-exec install-exec-am \ | |
936 | install-exec-local install-info install-info-am install-man \ | |
937 | install-strip installcheck installcheck-am installdirs \ | |
938 | installdirs-am maintainer-clean maintainer-clean-generic \ | |
939 | maintainer-clean-recursive mostlyclean mostlyclean-compile \ | |
940 | mostlyclean-generic mostlyclean-libtool mostlyclean-local \ | |
941 | mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ | |
942 | uninstall uninstall-am uninstall-binPROGRAMS uninstall-info-am | |
252b5132 | 943 | |
108a6f8e CD |
944 | |
945 | .PHONY: install-html install-html-am install-html-recursive | |
946 | ||
8b42747f | 947 | install-html: install-html-recursive |
108a6f8e CD |
948 | |
949 | install-html-recursive: | |
950 | @failcom='exit 1'; \ | |
951 | for f in x $$MAKEFLAGS; do \ | |
952 | case $$f in \ | |
953 | *=* | --[!k]*);; \ | |
954 | *k*) failcom='fail=yes';; \ | |
955 | esac; \ | |
956 | done; \ | |
957 | dot_seen=no; \ | |
958 | target=`echo $@ | sed s/-recursive//`; \ | |
959 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
960 | echo "Making $$target in $$subdir"; \ | |
961 | if test "$$subdir" = "."; then \ | |
962 | dot_seen=yes; \ | |
963 | local_target="$$target-am"; \ | |
964 | else \ | |
965 | local_target="$$target"; \ | |
966 | fi; \ | |
967 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
968 | || eval $$failcom; \ | |
969 | done; \ | |
970 | if test "$$dot_seen" = "no"; then \ | |
971 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | |
972 | fi; test -z "$$fail" | |
252b5132 | 973 | po/POTFILES.in: @MAINT@ Makefile |
51f7282a | 974 | for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \ |
252b5132 RH |
975 | && mv tmp $(srcdir)/po/POTFILES.in |
976 | ||
977 | check-DEJAGNU: site.exp | |
978 | srcdir=`cd $(srcdir) && pwd`; export srcdir; \ | |
979 | r=`pwd`; export r; \ | |
980 | EXPECT=$(EXPECT); export EXPECT; \ | |
252b5132 RH |
981 | runtest=$(RUNTEST); \ |
982 | if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \ | |
16474668 NC |
983 | CC_FOR_TARGET="$(CC_FOR_TARGET)" CFLAGS_FOR_TARGET="$(CFLAGS)" \ |
984 | $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \ | |
985 | $(RUNTESTFLAGS); \ | |
252b5132 RH |
986 | else echo "WARNING: could not find \`runtest'" 1>&2; :;\ |
987 | fi | |
988 | ||
989 | installcheck: | |
990 | /bin/sh $(srcdir)/sanity.sh $(bindir) | |
991 | ||
8b1e6df3 NC |
992 | objdump.o:objdump.c |
993 | $(COMPILE) -c $(OBJDUMP_DEFS) $(srcdir)/objdump.c | |
994 | ||
41b49281 | 995 | # The following is commented out for the conversion to automake. |
252b5132 RH |
996 | # This rule creates a single binary that switches between ar and ranlib |
997 | # by looking at argv[0]. Use this kludge to save some disk space. | |
998 | # However, you have to install things by hand. | |
999 | # (That is after 'make install', replace the installed ranlib by a link to ar.) | |
1000 | # Alternatively, you can install ranlib.sh as ranlib. | |
1001 | # ar_with_ranlib: $(ADDL_DEPS) ar.o maybe-ranlib.o | |
1002 | # $(HLDENV) $(CC) $(HLDFLAGS) $(CFLAGS) $(LDFLAGS) -o $(AR_PROG) ar.o maybe-ranlib.o $(ADDL_LIBS) $(EXTRALIBS) | |
1003 | # -rm -f $(RANLIB_PROG) | |
1004 | # -ln $(AR_PROG) $(RANLIB_PROG) | |
1005 | # | |
1006 | # objcopy and strip in one binary that uses argv[0] to decide its action. | |
1007 | # | |
1008 | #objcopy_with_strip: $(ADDL_DEPS) objcopy.o maybe-strip.o | |
1009 | # $(HLDENV) $(CC) $(HLDFLAGS) $(CFLAGS) $(LDFLAGS) -o $(OBJCOPY_PROG) objcopy.o maybe-strip.o $(ADDL_LIBS) $(EXTRALIBS) | |
1010 | # -rm -f $(STRIP_PROG) | |
1011 | # -ln $(OBJCOPY_PROG) $(STRIP_PROG) | |
1012 | ||
8b42747f | 1013 | sysroff.c: sysinfo$(EXEEXT_FOR_BUILD) sysroff.info |
252b5132 RH |
1014 | ./sysinfo$(EXEEXT_FOR_BUILD) -c <$(srcdir)/sysroff.info >sysroff.c |
1015 | ./sysinfo$(EXEEXT_FOR_BUILD) -i <$(srcdir)/sysroff.info >>sysroff.c | |
1016 | ./sysinfo$(EXEEXT_FOR_BUILD) -g <$(srcdir)/sysroff.info >>sysroff.c | |
1017 | ||
1018 | sysroff.h: sysinfo$(EXEEXT_FOR_BUILD) sysroff.info | |
1019 | ./sysinfo$(EXEEXT_FOR_BUILD) -d <$(srcdir)/sysroff.info >sysroff.h | |
1020 | ||
1021 | sysinfo$(EXEEXT_FOR_BUILD): sysinfo.o syslex.o | |
dc3c06c2 | 1022 | $(CC_FOR_BUILD) $(CFLAGS) $(LDFLAGS) -o $@ sysinfo.o syslex.o |
252b5132 | 1023 | |
dc3c06c2 | 1024 | syslex.o: |
252b5132 | 1025 | if [ -r syslex.c ]; then \ |
ceae3e33 | 1026 | $(CC_FOR_BUILD) -c -I. $(AM_CFLAGS) $(CFLAGS) syslex.c -Wno-error ; \ |
252b5132 | 1027 | else \ |
ceae3e33 | 1028 | $(CC_FOR_BUILD) -c -I. -I$(srcdir) $(AM_CFLAGS) $(CFLAGS) $(srcdir)/syslex.c -Wno-error ;\ |
252b5132 RH |
1029 | fi |
1030 | ||
dc3c06c2 | 1031 | sysinfo.o: |
252b5132 | 1032 | if [ -r sysinfo.c ]; then \ |
ceae3e33 | 1033 | $(CC_FOR_BUILD) -c -I. $(AM_CFLAGS) $(CFLAGS) sysinfo.c -Wno-error ; \ |
252b5132 | 1034 | else \ |
ceae3e33 | 1035 | $(CC_FOR_BUILD) -c -I. $(AM_CFLAGS) $(CFLAGS) $(srcdir)/sysinfo.c -Wno-error ; \ |
252b5132 RH |
1036 | fi |
1037 | ||
1d97d67f AM |
1038 | bin2c$(EXEEXT_FOR_BUILD): |
1039 | $(CC_FOR_BUILD) -o $@ $(INCLUDES) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) $(srcdir)/bin2c.c $(srcdir)/version.c | |
1040 | ||
669a9a2a AM |
1041 | embedspu: embedspu.sh |
1042 | sed "s@^program_transform_name=@program_transform_name=$(program_transform_name)@" < $< > $@ | |
1043 | chmod a+x $@ | |
1044 | ||
41b49281 AM |
1045 | # We need these for parallel make. |
1046 | arparse.h: arparse.c | |
1047 | defparse.h: defparse.c | |
1048 | nlmheader.h: nlmheader.c | |
1049 | rcparse.h: rcparse.c | |
1050 | sysinfo.h: sysinfo.c | |
1051 | ||
ceae3e33 | 1052 | # Disable -Werror, if it has been enabled, since old versions of bison/ |
8b42747f | 1053 | # yacc will produce working code which contain compile time warnings. |
ceae3e33 | 1054 | arparse.o: |
9e9b66a9 | 1055 | $(COMPILE) -c $< $(NO_WERROR) |
ceae3e33 | 1056 | arlex.o: |
9e9b66a9 | 1057 | $(COMPILE) -c $< $(NO_WERROR) |
ceae3e33 | 1058 | sysroff.o: |
9e9b66a9 | 1059 | $(COMPILE) -c $< $(NO_WERROR) |
ceae3e33 | 1060 | defparse.o: |
9e9b66a9 | 1061 | $(COMPILE) -c $< $(NO_WERROR) |
ceae3e33 | 1062 | deflex.o: |
9e9b66a9 | 1063 | $(COMPILE) -c $< $(NO_WERROR) |
ceae3e33 | 1064 | nlmheader.o: |
9e9b66a9 | 1065 | $(COMPILE) -c $< $(NO_WERROR) |
ceae3e33 | 1066 | rcparse.o: |
9e9b66a9 | 1067 | $(COMPILE) -c $< $(NO_WERROR) |
ceae3e33 | 1068 | rclex.o: |
9e9b66a9 | 1069 | $(COMPILE) -c $< $(NO_WERROR) |
ceae3e33 | 1070 | |
dc3c06c2 | 1071 | dlltool.o: |
252b5132 RH |
1072 | $(COMPILE) -c $(DLLTOOL_DEFS) $(srcdir)/dlltool.c |
1073 | ||
dc3c06c2 | 1074 | rescoff.o: |
09cda596 DD |
1075 | $(COMPILE) -c $(DLLTOOL_DEFS) $(srcdir)/rescoff.c |
1076 | ||
252b5132 RH |
1077 | # coff/sym.h and coff/ecoff.h won't be found by the automatic dependency |
1078 | # scripts, since they are only included conditionally. | |
1079 | nlmconv.o: nlmconv.c $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h | |
1080 | ldname=`echo ld | sed '$(transform)'`; \ | |
1081 | $(COMPILE) -c -DLD_NAME="\"$${ldname}\"" @NLMCONV_DEFS@ $(srcdir)/nlmconv.c | |
1082 | ||
c45021f2 | 1083 | diststuff: $(EXTRA_DIST) info |
e3e71e27 | 1084 | all: info |
252b5132 RH |
1085 | |
1086 | # Targets to rebuild dependencies in this Makefile. | |
c278c150 ILT |
1087 | # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES). |
1088 | DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h | |
1089 | rm -f DEP1 | |
41b49281 | 1090 | $(MAKE) MKDEP="$(MKDEP)" DEP1 |
0bdaf48b AM |
1091 | sed -f dep.sed < DEP1 > DEPA |
1092 | echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA | |
1093 | if grep ' /' DEPA > /dev/null 2> /dev/null; then \ | |
6d5be915 AM |
1094 | echo 'make DEP failed!'; exit 1; \ |
1095 | else \ | |
0bdaf48b | 1096 | mv -f DEPA $@; \ |
6d5be915 | 1097 | fi |
252b5132 | 1098 | |
c278c150 | 1099 | DEP1: $(CFILES) $(GENERATED_CFILES) |
c278c150 | 1100 | echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2 |
41b49281 AM |
1101 | echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2 |
1102 | $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2 | |
1103 | mv -f DEP2 $@ | |
252b5132 RH |
1104 | |
1105 | dep.sed: dep-in.sed config.status | |
1106 | objdir=`pwd`; \ | |
1107 | sed <$(srcdir)/dep-in.sed >dep.sed \ | |
1108 | -e 's!@INCDIR@!$(INCDIR)!' \ | |
1109 | -e 's!@BFDDIR@!$(BFDDIR)!' \ | |
1110 | -e 's!@SRCDIR@!$(srcdir)!' \ | |
8e42bcb6 AM |
1111 | -e "s!@OBJDIR@!$${objdir}!" \ |
1112 | -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/binutils$$,,`'!' | |
252b5132 | 1113 | |
c278c150 | 1114 | dep: DEP |
252b5132 | 1115 | sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile |
c278c150 | 1116 | cat DEP >> tmp-Makefile |
252b5132 RH |
1117 | $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile |
1118 | ||
c278c150 | 1119 | dep-in: DEP |
252b5132 | 1120 | sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in |
c278c150 | 1121 | cat DEP >> tmp-Makefile.in |
252b5132 RH |
1122 | $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in |
1123 | ||
c278c150 | 1124 | dep-am: DEP |
252b5132 | 1125 | sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am |
c278c150 | 1126 | cat DEP >> tmp-Makefile.am |
252b5132 RH |
1127 | $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am |
1128 | ||
1129 | .PHONY: dep dep-in dep-am | |
252b5132 RH |
1130 | mostlyclean-local: |
1131 | -rm -rf tmpdir | |
1132 | ||
1133 | .PHONY: install-exec-local | |
1134 | ||
b125d98b AM |
1135 | install-exec-local: install-binPROGRAMS $(bin_PROGRAMS) $(RENAMED_PROGS) |
1136 | @list='$(RENAMED_PROGS)'; for p in $$list; do \ | |
252b5132 | 1137 | if test -f $$p; then \ |
8a965946 | 1138 | echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//' -e 's/cxxfilt/$(DEMANGLER_NAME)/'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ |
d3d8a9ee | 1139 | $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//' -e 's/cxxfilt/$(DEMANGLER_NAME)/'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ |
252b5132 RH |
1140 | else :; fi; \ |
1141 | done | |
d3d8a9ee | 1142 | $(mkinstalldirs) $(DESTDIR)$(tooldir)/bin |
252b5132 RH |
1143 | for i in $(TOOL_PROGS); do \ |
1144 | if [ -f $$i$(EXEEXT) ]; then \ | |
1145 | j=`echo $$i | sed -e 's/-new//'`; \ | |
1146 | k=`echo $$j | sed '$(transform)'`; \ | |
75aa6618 | 1147 | if [ "$(bindir)/$$k" != "$(tooldir)/bin/$$j" ]; then \ |
d3d8a9ee NC |
1148 | rm -f $(DESTDIR)$(tooldir)/bin/$$j$(EXEEXT); \ |
1149 | ln $(DESTDIR)$(bindir)/$$k$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$$j$(EXEEXT) >/dev/null 2>/dev/null \ | |
1150 | || $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$i$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$$j$(EXEEXT); \ | |
252b5132 RH |
1151 | fi; \ |
1152 | else true; \ | |
1153 | fi; \ | |
1154 | done | |
1155 | ||
1156 | # What appears below is generated by a hacked mkdep using gcc -MM. | |
1157 | ||
1158 | # DO NOT DELETE THIS LINE -- mkdep uses it. | |
1159 | # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY. | |
9e5169a8 | 1160 | addr2line.o: addr2line.c config.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
6a8c2b0d | 1161 | $(INCDIR)/symcat.h $(INCDIR)/getopt.h $(INCDIR)/libiberty.h \ |
e9f53129 | 1162 | $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ |
92f01d61 JM |
1163 | bucomm.h $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h \ |
1164 | budemang.h | |
6a8c2b0d | 1165 | ar.o: ar.c ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
e9f53129 | 1166 | $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/progress.h \ |
92f01d61 JM |
1167 | bucomm.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \ |
1168 | $(INCDIR)/aout/ar.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \ | |
1169 | arsup.h $(INCDIR)/filenames.h binemul.h | |
252b5132 | 1170 | arsup.o: arsup.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1171 | $(INCDIR)/symcat.h arsup.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
92f01d61 JM |
1172 | bucomm.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \ |
1173 | $(INCDIR)/filenames.h | |
cd14b966 AM |
1174 | bin2c.o: bin2c.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
1175 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ | |
1176 | $(INCDIR)/fopen-same.h | |
a6637ec0 | 1177 | binemul.o: binemul.c binemul.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1178 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 | 1179 | $(INCDIR)/fopen-same.h |
252b5132 | 1180 | bucomm.o: bucomm.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
55bb4be3 | 1181 | $(INCDIR)/symcat.h ../bfd/bfdver.h $(INCDIR)/libiberty.h \ |
e9f53129 | 1182 | $(INCDIR)/ansidecl.h bucomm.h $(INCDIR)/ansidecl.h \ |
92f01d61 JM |
1183 | config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ |
1184 | $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h | |
9e5169a8 | 1185 | budemang.o: budemang.c config.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 AM |
1186 | $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
1187 | $(INCDIR)/demangle.h $(INCDIR)/libiberty.h budemang.h | |
8e42bcb6 | 1188 | coffdump.o: coffdump.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1189 | $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
92f01d61 | 1190 | coffgrok.h bucomm.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h |
8e42bcb6 | 1191 | coffgrok.o: coffgrok.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1192 | $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
92f01d61 JM |
1193 | bucomm.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \ |
1194 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \ | |
1195 | coffgrok.h | |
9e5169a8 | 1196 | cxxfilt.o: cxxfilt.c config.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
92f01d61 JM |
1197 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h \ |
1198 | $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h \ | |
1199 | $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h | |
58654fd8 L |
1200 | dwarf.o: dwarf.c dwarf.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
1201 | $(INCDIR)/symcat.h $(INCDIR)/elf/dwarf2.h bucomm.h \ | |
92f01d61 JM |
1202 | $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \ |
1203 | $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h | |
252b5132 | 1204 | debug.o: debug.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1205 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 JM |
1206 | $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
1207 | debug.h | |
252b5132 | 1208 | dlltool.o: dlltool.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1209 | $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
92f01d61 JM |
1210 | bucomm.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \ |
1211 | $(INCDIR)/demangle.h $(INCDIR)/libiberty.h $(INCDIR)/dyn-string.h \ | |
1212 | dlltool.h $(INCDIR)/safe-ctype.h | |
a6637ec0 | 1213 | dllwrap.o: dllwrap.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1214 | $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
92f01d61 JM |
1215 | bucomm.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \ |
1216 | $(INCDIR)/dyn-string.h | |
a6637ec0 | 1217 | emul_aix.o: emul_aix.c binemul.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1218 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 JM |
1219 | $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \ |
1220 | $(INCDIR)/coff/xcoff.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \ | |
1221 | $(BFDDIR)/libxcoff.h | |
a6637ec0 | 1222 | emul_vanilla.o: emul_vanilla.c binemul.h ../bfd/bfd.h \ |
e9f53129 | 1223 | $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h \ |
92f01d61 | 1224 | config.h $(INCDIR)/fopen-same.h |
bfc2f0bb | 1225 | filemode.o: filemode.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1226 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 | 1227 | $(INCDIR)/fopen-same.h |
6a8c2b0d | 1228 | ieee.o: ieee.c ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
e9f53129 | 1229 | $(INCDIR)/ieee.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 JM |
1230 | $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
1231 | debug.h budbg.h $(INCDIR)/filenames.h | |
252b5132 RH |
1232 | is-ranlib.o: is-ranlib.c |
1233 | is-strip.o: is-strip.c | |
1234 | maybe-ranlib.o: maybe-ranlib.c | |
1235 | maybe-strip.o: maybe-strip.c | |
1236 | nlmconv.o: nlmconv.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ | |
e9f53129 | 1237 | $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
92f01d61 JM |
1238 | bucomm.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \ |
1239 | $(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h $(INCDIR)/nlm/common.h \ | |
1240 | $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmconv.h | |
6a8c2b0d | 1241 | nm.o: nm.c ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
e9f53129 | 1242 | $(INCDIR)/progress.h bucomm.h $(INCDIR)/ansidecl.h \ |
92f01d61 JM |
1243 | config.h $(INCDIR)/fopen-same.h budemang.h $(INCDIR)/aout/stab_gnu.h \ |
1244 | $(INCDIR)/aout/stab.def $(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h \ | |
1245 | $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \ | |
1246 | $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ | |
1247 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/common.h | |
252b5132 RH |
1248 | not-ranlib.o: not-ranlib.c |
1249 | not-strip.o: not-strip.c | |
1250 | objcopy.o: objcopy.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ | |
e9f53129 | 1251 | $(INCDIR)/symcat.h $(INCDIR)/progress.h bucomm.h $(INCDIR)/ansidecl.h \ |
92f01d61 JM |
1252 | config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \ |
1253 | $(INCDIR)/ansidecl.h budbg.h $(INCDIR)/filenames.h \ | |
1254 | $(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \ | |
1255 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \ | |
1256 | $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h | |
252b5132 | 1257 | objdump.o: objdump.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
6e1a7e9a | 1258 | $(INCDIR)/symcat.h ../bfd/bfdver.h $(INCDIR)/progress.h \ |
92f01d61 JM |
1259 | bucomm.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \ |
1260 | dwarf.h $(INCDIR)/elf/dwarf2.h budemang.h $(INCDIR)/safe-ctype.h \ | |
1261 | $(INCDIR)/dis-asm.h ../bfd/bfd.h $(INCDIR)/libiberty.h \ | |
1262 | $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ | |
1263 | debug.h budbg.h $(INCDIR)/aout/aout64.h | |
6a8c2b0d | 1264 | prdbg.o: prdbg.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1265 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 JM |
1266 | $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
1267 | debug.h budbg.h | |
252b5132 | 1268 | rdcoff.o: rdcoff.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
6a8c2b0d | 1269 | $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h bucomm.h \ |
92f01d61 JM |
1270 | $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \ |
1271 | $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h debug.h \ | |
1272 | budbg.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h | |
252b5132 | 1273 | rddbg.o: rddbg.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1274 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 JM |
1275 | $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
1276 | debug.h budbg.h | |
58654fd8 L |
1277 | readelf.o: readelf.c dwarf.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
1278 | $(INCDIR)/symcat.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/common.h \ | |
92f01d61 JM |
1279 | $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/h8.h \ |
1280 | $(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/alpha.h \ | |
1281 | $(INCDIR)/elf/arc.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/avr.h \ | |
1282 | $(INCDIR)/elf/bfin.h $(INCDIR)/elf/cris.h $(INCDIR)/elf/crx.h \ | |
1283 | $(INCDIR)/elf/d10v.h $(INCDIR)/elf/d30v.h $(INCDIR)/elf/dlx.h \ | |
1284 | $(INCDIR)/elf/fr30.h $(INCDIR)/elf/frv.h $(INCDIR)/elf/hppa.h \ | |
1285 | $(INCDIR)/elf/i386.h $(INCDIR)/elf/i370.h $(INCDIR)/elf/i860.h \ | |
1286 | $(INCDIR)/elf/i960.h $(INCDIR)/elf/ia64.h $(INCDIR)/elf/ip2k.h \ | |
1287 | $(INCDIR)/elf/iq2000.h $(INCDIR)/elf/m32c.h $(INCDIR)/elf/m32r.h \ | |
1288 | $(INCDIR)/elf/m68k.h $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/mcore.h \ | |
1289 | $(INCDIR)/elf/mep.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/mmix.h \ | |
1290 | $(INCDIR)/elf/mn10200.h $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/mt.h \ | |
1291 | $(INCDIR)/elf/msp430.h $(INCDIR)/elf/or32.h $(INCDIR)/elf/pj.h \ | |
1292 | $(INCDIR)/elf/ppc.h $(INCDIR)/elf/ppc64.h $(INCDIR)/elf/s390.h \ | |
1293 | $(INCDIR)/elf/score.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/sparc.h \ | |
1294 | $(INCDIR)/elf/spu.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/vax.h \ | |
1295 | $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/xtensa.h \ | |
1296 | $(INCDIR)/aout/ar.h bucomm.h $(INCDIR)/ansidecl.h config.h \ | |
e9f53129 AM |
1297 | $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
1298 | unwind-ia64.h | |
a6637ec0 | 1299 | rename.o: rename.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1300 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 | 1301 | $(INCDIR)/fopen-same.h |
a6637ec0 | 1302 | resbin.o: resbin.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1303 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 JM |
1304 | $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
1305 | windres.h winduni.h | |
a6637ec0 | 1306 | rescoff.o: rescoff.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1307 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 JM |
1308 | $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
1309 | windres.h winduni.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \ | |
1310 | $(INCDIR)/bfdlink.h | |
a6637ec0 | 1311 | resrc.o: resrc.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1312 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 JM |
1313 | $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
1314 | $(INCDIR)/safe-ctype.h windres.h winduni.h | |
e9f53129 AM |
1315 | resres.o: resres.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
1316 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ | |
92f01d61 JM |
1317 | $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
1318 | windres.h winduni.h | |
6a8c2b0d | 1319 | size.o: size.c ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
92f01d61 JM |
1320 | bucomm.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \ |
1321 | $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h | |
8e42bcb6 | 1322 | srconv.o: srconv.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1323 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 JM |
1324 | $(INCDIR)/fopen-same.h sysroff.h coffgrok.h $(INCDIR)/libiberty.h \ |
1325 | $(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \ | |
1326 | $(INCDIR)/bfdlink.h sysroff.c | |
252b5132 | 1327 | stabs.o: stabs.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1328 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 JM |
1329 | $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
1330 | $(INCDIR)/safe-ctype.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ | |
1331 | debug.h budbg.h $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \ | |
1332 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def | |
252b5132 | 1333 | strings.o: strings.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1334 | $(INCDIR)/symcat.h $(INCDIR)/getopt.h bucomm.h $(INCDIR)/ansidecl.h \ |
92f01d61 JM |
1335 | config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \ |
1336 | $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h | |
252b5132 | 1337 | sysdump.o: sysdump.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1338 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 JM |
1339 | $(INCDIR)/fopen-same.h $(INCDIR)/safe-ctype.h $(INCDIR)/libiberty.h \ |
1340 | $(INCDIR)/ansidecl.h sysroff.h sysroff.c $(INCDIR)/ansidecl.h | |
252b5132 | 1341 | version.o: version.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1342 | $(INCDIR)/symcat.h ../bfd/bfdver.h bucomm.h $(INCDIR)/ansidecl.h \ |
92f01d61 | 1343 | config.h $(INCDIR)/fopen-same.h |
9e5169a8 | 1344 | windres.o: windres.c config.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
92f01d61 JM |
1345 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h \ |
1346 | $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \ | |
1347 | $(INCDIR)/obstack.h windres.h winduni.h | |
252b5132 | 1348 | winduni.o: winduni.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1349 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 | 1350 | $(INCDIR)/fopen-same.h winduni.h $(INCDIR)/safe-ctype.h |
a6637ec0 | 1351 | wrstabs.o: wrstabs.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1352 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 JM |
1353 | $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
1354 | $(INCDIR)/safe-ctype.h debug.h budbg.h $(INCDIR)/aout/aout64.h \ | |
1355 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def | |
252b5132 | 1356 | arparse.o: arparse.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1357 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 | 1358 | $(INCDIR)/fopen-same.h arsup.h |
8e42bcb6 | 1359 | arlex.o: arlex.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \ |
e9f53129 | 1360 | $(INCDIR)/ansidecl.h arparse.h |
252b5132 RH |
1361 | sysroff.o: sysroff.c |
1362 | sysinfo.o: sysinfo.c | |
dc3c06c2 | 1363 | syslex.o: syslex.c config.h sysinfo.h |
252b5132 | 1364 | defparse.o: defparse.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1365 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 | 1366 | $(INCDIR)/fopen-same.h dlltool.h |
252b5132 | 1367 | deflex.o: deflex.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1368 | defparse.h dlltool.h $(INCDIR)/ansidecl.h |
8e42bcb6 | 1369 | nlmheader.o: nlmheader.c $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \ |
e9f53129 | 1370 | ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
92f01d61 JM |
1371 | bucomm.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \ |
1372 | $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h nlmconv.h | |
252b5132 | 1373 | rcparse.o: rcparse.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1374 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 JM |
1375 | $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
1376 | windres.h winduni.h $(INCDIR)/safe-ctype.h | |
252b5132 | 1377 | rclex.o: rclex.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1378 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/ansidecl.h config.h \ |
92f01d61 JM |
1379 | $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
1380 | $(INCDIR)/safe-ctype.h windres.h winduni.h rcparse.h | |
252b5132 | 1381 | # IF YOU PUT ANYTHING HERE IT WILL GO AWAY |
d34e7dd6 L |
1382 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
1383 | # Otherwise a system limit (for SysV at least) may be exceeded. | |
1384 | .NOEXPORT: |