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