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