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