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