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