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