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