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