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